Skip to content

Instantly share code, notes, and snippets.

@tin-z
Last active October 30, 2025 15:51
Show Gist options
  • Save tin-z/a469e996f8107a5ca8d3c858a2a4b65f to your computer and use it in GitHub Desktop.
Save tin-z/a469e996f8107a5ca8d3c858a2a4b65f to your computer and use it in GitHub Desktop.
Becoming a Vulnerability Researcher roadmap: my personal experience

Index



preprequisites



roadmap

In order:


Please note, this is just my personal experience and should not reflect yours, so forgive me if I have skipped some important reference material 🤝

@tin-z
Copy link
Author

tin-z commented Jun 20, 2024

Sure, thanks!

@AmeerTheInteger
Copy link

Basics of v8, setting up debug env and reproducing CVE
https://www.matteomalvica.com/blog/2024/06/05/intro-v8-exploitation-maglev/

@tin-z
Copy link
Author

tin-z commented Jun 22, 2024

Basics of v8, setting up debug env and reproducing CVE https://www.matteomalvica.com/blog/2024/06/05/intro-v8-exploitation-maglev/

Done, thanks!

@yantripe
Copy link

yantripe commented Jul 5, 2024

interesting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment