Don’t _miss

Wire Festival

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam blandit hendrerit faucibus turpis dui.

Useful links

Call For Papers

Tickets & Merch

Sponsorship

Presentations

Workshop sessions

Speakers

Venue info

 

<We_can_help/>

What are you looking for?

<Good_things_happen/> Welcome to Conference

d

Copyright @ Select-themes

Follow us

>Exposed Credentials – How Attackers Find & Exploit Secrets in Source Code

Exposed Credentials – How Attackers Find & Exploit Secrets in Source Code

Secrets like API keys, security certificates and other credentials are the crown jewels of organizations and provide access to the inner workings of your systems. But these secrets are sprawling through the internet at an alarming rate. A research project conducted throughout 2022 by GitGuardian uncovered 10 million leaked secrets publicly on GitHub.com and also uncovered that nearly 5% of all docker images contain at least one plain text credential. This problem only gets more severe when reviewing how many credentials can be found in private source code which is now a primary (and easy) target for attackers. This presentation breaks down the anatomy of recent breaches to explain how attackers find and exploit this massive problem to break into organizations and how we can prevent it. GitHub is the largest platform for open-source code, more than 80 million developers are active on the platform and tens of millions of public repositories are created every single year. But public code distribution on this scale brings with it a serious security threat, the unwanted exposure of API keys, credentials, and other secrets, a problem known as Secrets Sprawl. These secrets are the crown jewels of our applications and if leaked can grant attackers access to our application’s core infrastructure and data. This includes access to databases, cloud infrastructure and third-party services. The scale of the problem is exposed clearly in the yearly report released by GitGuardian titled “The State of Secrets Sprawl”. The report uncovered over millions secrets exposed in PUBLIC git repositories on GitHub. This presentation is going to present the 2023 State Of Secrets Sprawl report. This new report shows that the total number of secrets being leaked publicly has increased since 2021 and goes into detail about the types of secrets being leaked and core contributing factors for leaked secrets. The presentation will also explore: Recent high profile security breaches and how attackers found and exploited secrets What happens when you leak secrets publicly (We leak a secret live and watch bots try and exploit it) How developers can securely store and share their secrets What to do if you do accidentally leak secrets The audience will be left with a clear understanding of how big the problem of leaked secrets in apps is, why the problem exists and how developers can prevent this from happening.

About the Speaker

Mackenzie Jackson is a developer advocate with a passion for DevOps and code security. As the co-founder and former CTO of a health tech startup, he learnt first-hand how critical it is to build secure applications with robust developer operations. Today as a Developer Advocate at GitGuardian, Mackenzie is able to share his passion for code security with developers and works closely with research teams to show how malicious actors discover and exploit vulnerabilities in code.