awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 dépôts

Awesome GitHub RepositoriesExploit Development

Resources for reverse engineering and building custom exploits.

Explore 25 awesome GitHub repositories matching part of an awesome list · Exploit Development. Refine with filters or upvote what's useful.

Awesome Exploit Development GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • skerkour/black-hat-rustAvatar de skerkour

    skerkour/black-hat-rust

    4,353Voir sur GitHub↗

    Ce projet est une boîte à outils de sécurité offensive et un framework de développement pour créer des malwares sécurisés en mémoire, des scanners réseau et des générateurs de payloads. Il fournit une approche structurée pour développer des exploits, du shellcode et des outils d'accès distant. Le framework se distingue par l'utilisation d'environnements sans bibliothèque standard pour générer du code machine et du shellcode autonomes minimaux. Il prend également en charge la compilation de logique haute performance en WebAssembly pour la création d'interfaces web trompeuses utilisées dans l'ingénierie sociale. Les domaines de capacités couvrent la découverte automatisée de vulnérabilités via le fuzzing, le mappage de surface réseau multi-threadé et asynchrone, et le développement de vers auto-réplicants. La boîte à outils inclut également des implémentations pour des canaux de communication chiffrés de bout en bout afin de sécuriser le trafic entre les implants distants et les serveurs de commande, ainsi que la compilation binaire multiplateforme pour plusieurs systèmes d'exploitation.

    Provides resources and environment for building custom exploits and low-level shellcode.

    Rustauditbeaconbug-bounty
    Voir sur GitHub↗4,353
  • epi052/osed-scriptsAvatar de epi052

    epi052/osed-scripts

    619Voir sur GitHub↗

    bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED)

    Scripts and tools for Windows exploit development.

    Python
    Voir sur GitHub↗619
  • firmianay/life-long-learnerAvatar de firmianay

    firmianay/Life-long-Learner

    560Voir sur GitHub↗

    This is my personal study notes include computer science and mathematics. I hope to motivate myself through this project and its about passionate living and lifelong learning.

    Resources for exploit development and reverse engineering.

    Voir sur GitHub↗560
  • dhn/oseeAvatar de dhn

    dhn/OSEE

    319Voir sur GitHub↗

    Collection of resources for my preparation to take the OSEE certification.

    Advanced exploit development and research resources.

    Python
    Voir sur GitHub↗319
  • snoopysecurity/osce-prepAvatar de snoopysecurity

    snoopysecurity/OSCE-Prep

    237Voir sur GitHub↗

    A list of freely available resources that can be used as a prerequisite before taking OSCE.

    Preparation materials for exploit development certification.

    Voir sur GitHub↗237
  • r0r0x-xx/osed-preAvatar de r0r0x-xx

    r0r0x-xx/OSED-Pre

    201Voir sur GitHub↗

    This is a repository of notes and material that I consider necessary in advance to opt for the course and the OSED certification (Windows User Mode Exploit Development)

    Study resources for exploit development certification.

    Voir sur GitHub↗201
  • mdisec/osce-preparationAvatar de mdisec

    mdisec/osce-preparation

    174Voir sur GitHub↗

    This repo contains a resources that should be followed step by step during the OSCE preperation.

    Preparation guide for exploit development certification.

    Python
    Voir sur GitHub↗174
  • areyou1or0/osce-exploit-developmentAvatar de areyou1or0

    areyou1or0/OSCE-Exploit-Development

    144Voir sur GitHub↗

    Hi guys,

    Resources for exploit development and reverse engineering.

    Python
    Voir sur GitHub↗144
  • fullshade/osceAvatar de FULLSHADE

    FULLSHADE/OSCE

    143Voir sur GitHub↗

    What this repo is: After obtaining my OSCP, as preparation for my upcoming OSCE certification I challenged myself to re-write 50 proof of concepts for pre-existing exploits in software, all of which are Windows based.

    Study materials for exploit development certification.

    Python
    Voir sur GitHub↗143
  • securityeli/ctp-osceAvatar de securityELI

    securityELI/CTP-OSCE

    141Voir sur GitHub↗

    A repo that tried to centralize the time I learned the introductory to exploit development while studying for the OSCE (Offensive Security Certified Expert) certification.

    Study materials for exploit development certification.

    Python
    Voir sur GitHub↗141
  • mrtouch93/osed-notesAvatar de mrtouch93

    mrtouch93/OSED-Notes

    91Voir sur GitHub↗

    Containing some notes exercises that I've done during my study for the Offensive Security Exploit Developer.

    Study notes for exploit development certification.

    Python
    Voir sur GitHub↗91
  • bigb0sss/osceAvatar de bigb0sss

    bigb0sss/OSCE

    80Voir sur GitHub↗

    Backdooring PE - Weaponizing Your Favorite PE SEH Egghunter(Manual Encoding) - HP OpenView NNM 7.5 Exploitation

    Resources for exploit development certification prep.

    Python
    Voir sur GitHub↗80
  • epi052/osce-exam-practiceAvatar de epi052

    epi052/OSCE-exam-practice

    65Voir sur GitHub↗

    Proof of Concept exploit scripts and fuzzing templates. Companion blog posts located at https://epi052.gitlab.io/notes-to-self/blog/2020-05-13-osce-exam-practice-part-one/

    Practice exercises for exploit development exams.

    Python
    Voir sur GitHub↗65
  • nathunandwani/ctp-osceAvatar de nathunandwani

    nathunandwani/ctp-osce

    10Voir sur GitHub↗

    Tools that I've used/created during CTP-OSCE

    Study materials for exploit development certification.

    Python
    Voir sur GitHub↗10
  • sufyandaredevil/osedAvatar de sufyandaredevil

    sufyandaredevil/OSED

    8Voir sur GitHub↗

    Introduction to Windows Debugger - Exploiting Stack Overflows - Exploiting SEH Overflows - Introduction to IDA

    Lab resources for exploit development practice.

    Python
    Voir sur GitHub↗8
  • wadejason/buffer-overflow-vulnerability-labAvatar de wadejason

    wadejason/Buffer-Overflow-Vulnerability-Lab

    9Voir sur GitHub↗

    Lab environment for buffer overflow practice.

    C
    Voir sur GitHub↗9
  • wry4n/osed-scriptsAvatar de wry4n

    wry4n/osed-scripts

    9Voir sur GitHub↗

    A collection of scripts to help with the OSED course

    Scripts for exploit development and automation.

    Python
    Voir sur GitHub↗9
  • ihack4falafel/osceI

    ihack4falafel/OSCE

    0Voir sur GitHub↗

    Some of the sploits and tools made during my joruney to take on OSCE. Mostly useless..

    Resources for exploit development and certification.

    Voir sur GitHub↗0
  • jeffery-liu/buffer-overflow-vulnerability-labJ

    Jeffery-Liu/Buffer-Overflow-Vulnerability-Lab

    0Voir sur GitHub↗

    Jinfeng (Jeffery) Liu

    Lab environment for buffer overflow practice.

    Voir sur GitHub↗0
  • wtsxdev/exploit-developmentW

    wtsxDev/Exploit-Development

    0Voir sur GitHub↗

    A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development

    Tools and guides for exploit development practice.

    Voir sur GitHub↗0
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Exploit Development

Explorer les sous-tags

  • Type-Safe Exploit ImplementationThe application of strong typing to ensure memory safety and stability during exploit development. **Distinct from Exploit Development:** Distinct from Exploit Development Tools: focuses on the use of a type system for stability rather than the tooling for delivery.