Exploits_challenges Alternatives
Similar projects and alternatives to exploits_challenges
-
Protostar-Exploit-Development-Exercise
My notes for Linux x86 exploit development of the exercises in protostar from exploit education
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
awesome-exploit-development
A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development
-
xsser
Cross Site "Scripter" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications.
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better exploits_challenges alternative or higher similarity.
exploits_challenges discussion
exploits_challenges reviews and mentions
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
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
Stats
Basic exploits_challenges repo stats
1
60
0.0
over 5 years ago
The primary programming language of exploits_challenges is Python.