Events for November 21, 2023 – Digital Nova Scotia – Leading Digital Industry

A Post Breach Analysis: Okta Support Unit

Online

About the session With increasing numbers of high-profile identity security attacks hitting the headlines, it is crucial to consider how to safeguard your organization. In today's attacks, identities, especially those with significant privileges, play a central role as attackers focus on exploiting identities and using social engineering instead of relying on exploits and malware. Join BeyondTrust’s Chief Technology Officer, Marc Maiffret and Director of Research, James Maude as they break down some of the common Tactics, Techniques, and Procedures (TTPs) that have been observed in recent Identity and Identity Infrastructure attacks including those that led to the discovery by BeyondTrust that Okta’s Support Unit had been breached. In this session learn about: The growing importance of identity security in today's landscape Research findings on Mercury and Scattered Spider How BeyondTrust's proactive approach helped uncover the Okta Support Breach Okta post breach analysis – privileges and personal accounts Best practices for securing identity infrastructure, including FIDO2 and access policies Successfully navigating the challenges of identity security not only calls for tools that can provide visibility, control over identities and privileges, risk reduction, and threat detection, but also requires a shift within the organization to connect the realms of identity, access, and […]

Using Git Tools to Manage File Changes and Collaborate: Version Control

Online

Version control is the practice of managing and sharing changes to documents, programming code, websites or any other files to keep track of what’s been changed, by whom, when and why. All previous versions of files are saved and you can even revert to a previous version. Git is a version control software. Git-portal sites, like GitHub or GitLab, offer many useful features to facilitate collaborative development. This two-part series introduces participants to Git tools. The first session on November 21st focuses on version control. The second workshop on November 28th will explore using Git for collaborative development. Tuesday, November 21st, 1:00 - 4:30 pm (Atlantic time) ****************** This beginner level session will introduce you to Git. We will show you how to create a repository, record changes to files, explore and restore from the recorded history and how to resolve conflicts (when one member overwrites another’s changes). Attendees should have a computer (Windows, Linux or MacOS) on which they install Git before the workshop, following the instructions on https://carpentries.github.io/workshop-template/#git You will also need to sign up for a free GitHub account at https://github.com/ and know your username and password. Lesson Material: http://github-pages.ucl.ac.uk/git-novice/ This session will be delivered online. Participants must register using their institutional / organizational email address (not a […]