awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • skerkour/black-hat-rustskerkour 的头像

    skerkour/black-hat-rust

    4,353在 GitHub 上查看↗

    这是一个进攻性安全工具包和开发框架,用于创建内存安全恶意软件、网络扫描器和有效载荷生成器。它提供了一种开发漏洞利用、Shellcode 和远程访问工具的结构化方法。 该框架通过使用无标准库环境来生成最小化的独立机器码和 Shellcode 而脱颖而出。它还支持将高性能逻辑编译为 WebAssembly,以创建用于社会工程学的欺骗性 Web 界面。 功能领域涵盖通过模糊测试(fuzzing)进行的自动化漏洞发现、多线程和异步网络表面映射,以及自传播蠕虫的开发。该工具包还包括用于保护远程植入物与命令服务器之间流量的端到端加密通信通道实现,以及针对多种操作系统的跨平台二进制编译。

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

    Rustauditbeaconbug-bounty
    在 GitHub 上查看↗4,353
  • epi052/osed-scriptsepi052 的头像

    epi052/osed-scripts

    619在 GitHub 上查看↗

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

    Scripts and tools for Windows exploit development.

    Python
    在 GitHub 上查看↗619
  • firmianay/life-long-learnerfirmianay 的头像

    firmianay/Life-long-Learner

    560在 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.

    在 GitHub 上查看↗560
  • dhn/oseedhn 的头像

    dhn/OSEE

    319在 GitHub 上查看↗

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

    Advanced exploit development and research resources.

    Python
    在 GitHub 上查看↗319
  • snoopysecurity/osce-prepsnoopysecurity 的头像

    snoopysecurity/OSCE-Prep

    237在 GitHub 上查看↗

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

    Preparation materials for exploit development certification.

    在 GitHub 上查看↗237
  • r0r0x-xx/osed-prer0r0x-xx 的头像

    r0r0x-xx/OSED-Pre

    201在 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.

    在 GitHub 上查看↗201
  • mdisec/osce-preparationmdisec 的头像

    mdisec/osce-preparation

    174在 GitHub 上查看↗

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

    Preparation guide for exploit development certification.

    Python
    在 GitHub 上查看↗174
  • areyou1or0/osce-exploit-developmentareyou1or0 的头像

    areyou1or0/OSCE-Exploit-Development

    144在 GitHub 上查看↗

    Hi guys,

    Resources for exploit development and reverse engineering.

    Python
    在 GitHub 上查看↗144
  • fullshade/osceFULLSHADE 的头像

    FULLSHADE/OSCE

    143在 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
    在 GitHub 上查看↗143
  • securityeli/ctp-oscesecurityELI 的头像

    securityELI/CTP-OSCE

    141在 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
    在 GitHub 上查看↗141
  • mrtouch93/osed-notesmrtouch93 的头像

    mrtouch93/OSED-Notes

    91在 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
    在 GitHub 上查看↗91
  • bigb0sss/oscebigb0sss 的头像

    bigb0sss/OSCE

    80在 GitHub 上查看↗

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

    Resources for exploit development certification prep.

    Python
    在 GitHub 上查看↗80
  • epi052/osce-exam-practiceepi052 的头像

    epi052/OSCE-exam-practice

    65在 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
    在 GitHub 上查看↗65
  • nathunandwani/ctp-oscenathunandwani 的头像

    nathunandwani/ctp-osce

    10在 GitHub 上查看↗

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

    Study materials for exploit development certification.

    Python
    在 GitHub 上查看↗10
  • sufyandaredevil/osedsufyandaredevil 的头像

    sufyandaredevil/OSED

    8在 GitHub 上查看↗

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

    Lab resources for exploit development practice.

    Python
    在 GitHub 上查看↗8
  • wadejason/buffer-overflow-vulnerability-labwadejason 的头像

    wadejason/Buffer-Overflow-Vulnerability-Lab

    9在 GitHub 上查看↗

    Lab environment for buffer overflow practice.

    C
    在 GitHub 上查看↗9
  • wry4n/osed-scriptswry4n 的头像

    wry4n/osed-scripts

    9在 GitHub 上查看↗

    A collection of scripts to help with the OSED course

    Scripts for exploit development and automation.

    Python
    在 GitHub 上查看↗9
  • ihack4falafel/osceI

    ihack4falafel/OSCE

    0在 GitHub 上查看↗

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

    Resources for exploit development and certification.

    在 GitHub 上查看↗0
  • jeffery-liu/buffer-overflow-vulnerability-labJ

    Jeffery-Liu/Buffer-Overflow-Vulnerability-Lab

    0在 GitHub 上查看↗

    Jinfeng (Jeffery) Liu

    Lab environment for buffer overflow practice.

    在 GitHub 上查看↗0
  • wtsxdev/exploit-developmentW

    wtsxDev/Exploit-Development

    0在 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.

    在 GitHub 上查看↗0
上一个12下一个
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Exploit Development

探索子标签

  • 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.