exploits_challenges VS awesome-exploit-development

Compare exploits_challenges vs awesome-exploit-development and see what are their differences.

awesome-exploit-development

A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development (by FabioBaroni)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
exploits_challenges awesome-exploit-development
1 3
59 1,779
- -
0.0 0.0
over 3 years ago almost 2 years ago
Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

exploits_challenges

Posts with mentions or reviews of exploits_challenges. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-19.
  • security researcher assistant
    6 projects | /r/ExploitDev | 19 Nov 2021
    exploit dev usually has its roots in software development and debugging. and essentially your "exploit" is also running inside another process, so if you mess up any existing memory or register, you are going to kill yourself if the process segfault. anyway, there are many resources: a. Protostar: https://github.com/sidchn/Protostar-Exploit-Development-Exercise and many youtubes video associated with these. b. https://github.com/FabioBaroni/awesome-exploit-development c. https://github.com/ihack4falafel/OSCE d. https://github.com/KaoRz/exploits_challenges e. https://github.com/Lazenca/Exploit-tech f. https://github.com/naivenom/exploiting

awesome-exploit-development

Posts with mentions or reviews of awesome-exploit-development. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.
  • Cybersecurity Repositories
    71 projects | /r/netsecstudents | 31 May 2022
    Exploit Development
  • Where can I learn windows binary exploitation from the basics?
    1 project | /r/ExploitDev | 13 Jan 2022
    All you need here github.com
  • security researcher assistant
    6 projects | /r/ExploitDev | 19 Nov 2021
    exploit dev usually has its roots in software development and debugging. and essentially your "exploit" is also running inside another process, so if you mess up any existing memory or register, you are going to kill yourself if the process segfault. anyway, there are many resources: a. Protostar: https://github.com/sidchn/Protostar-Exploit-Development-Exercise and many youtubes video associated with these. b. https://github.com/FabioBaroni/awesome-exploit-development c. https://github.com/ihack4falafel/OSCE d. https://github.com/KaoRz/exploits_challenges e. https://github.com/Lazenca/Exploit-tech f. https://github.com/naivenom/exploiting

What are some alternatives?

When comparing exploits_challenges and awesome-exploit-development you can also consider the following projects:

Protostar-Exploit-Development-Exercise - My notes for Linux x86 exploit development of the exercises in protostar from exploit education

OSCE - Collection of things made during my preparation to take on OSCE

Carilana - Scripts developed for the LiquidBounce script api.

APTnotes - Various public documents, whitepapers and articles about APT campaigns

Exploit-tech - Example files to experience basic exploit techniques.

awesome-ctf - A curated list of CTF frameworks, libraries, resources and softwares

exploiting - Exploiting challenges in Linux and Windows

free-programming-books - :books: Freely available programming books

hacker-roadmap - A collection of hacking tools, resources and references to practice ethical hacking.

awesome-incident-response - A curated list of tools for incident response

awesome-shell - A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.