awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to wtsxdev/exploit-development

Open-source alternatives to Exploit Development

30 open-source projects similar to wtsxdev/exploit-development, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Exploit Development alternative.

  • skerkour/black-hat-rustالصورة الرمزية لـ skerkour

    skerkour/black-hat-rust

    4,353عرض على GitHub↗

    This project is an offensive security toolkit and development framework for creating memory-safe malware, network scanners, and payload generators. It provides a structured approach to developing exploits, shellcode, and remote access tools. The framework distinguishes itself through the use of no-standard-library environments to generate minimal standalone machine code and shellcode. It also supports the compilation of high-performance logic into WebAssembly for the creation of deceptive web interfaces used in social engineering. Capability areas cover automated vulnerability discovery via

    Rustauditbeaconbug-bounty
    عرض على GitHub↗4,353
  • vxunderground/vxug-papersالصورة الرمزية لـ vxunderground

    vxunderground/VXUG-Papers

    1,393عرض على GitHub↗

    This project is a centralized repository and research database dedicated to the collection of technical documentation and source code concerning offensive security, malware development, and system exploitation. It serves as an archive for security professionals and researchers to study threat actor methodologies and historical security research. The repository functions as a static, version-controlled archive that organizes research papers and code samples into a flat-file directory structure. This approach ensures long-term availability and offline access to the materials, while a decentrali

    Cmalwaremalware-developmentmalware-research
    عرض على GitHub↗1,393
  • beefproject/beefالصورة الرمزية لـ beefproject

    beefproject/beef

    10,728عرض على GitHub↗

    BeEF is a modular security testing environment designed for browser exploitation and web application auditing. It functions as a platform for security professionals to evaluate client-side defenses by injecting persistent scripts into web browsers, establishing a bidirectional communication channel for remote command execution and data exfiltration. The framework distinguishes itself through its ability to use compromised browser sessions as proxies to conduct internal network reconnaissance, effectively bypassing perimeter security controls. It utilizes an event-driven control interface and

    JavaScript
    عرض على GitHub↗10,728

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • bigb0sss/osceالصورة الرمزية لـ bigb0sss

    bigb0sss/OSCE

    80عرض على GitHub↗

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

    Python
    عرض على GitHub↗80
  • cobbr/covenantالصورة الرمزية لـ cobbr

    cobbr/Covenant

    4,699عرض على GitHub↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    عرض على GitHub↗4,699
  • corelan/corelantrainingC

    corelan/CorelanTraining

    0عرض على GitHub↗

    This repository contains a few PowerShell and Python scripts:

    عرض على GitHub↗0
  • cyberh3x/booksC

    cyberh3x/books

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cybersecurityup/buffer-overflow-labsC

    CyberSecurityUP/Buffer-Overflow-Labs

    0عرض على GitHub↗

    Vulnerable software for you to set up your own Buffer Overflow lab

    عرض على GitHub↗0
  • dhn/oseeالصورة الرمزية لـ dhn

    dhn/OSEE

    319عرض على GitHub↗

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

    Python
    عرض على GitHub↗319
  • epi052/osce-exam-practiceالصورة الرمزية لـ epi052

    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/

    Python
    عرض على GitHub↗65
  • epi052/osed-scriptsالصورة الرمزية لـ epi052

    epi052/osed-scripts

    619عرض على GitHub↗

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

    Python
    عرض على GitHub↗619
  • evilcos/xssor2الصورة الرمزية لـ evilcos

    evilcos/xssor2

    2,222عرض على GitHub↗

    XSS'OR - Hack with JavaScript.

    JavaScript
    عرض على GitHub↗2,222
  • firmianay/life-long-learnerالصورة الرمزية لـ firmianay

    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.

    عرض على GitHub↗560
  • fullshade/osceالصورة الرمزية لـ FULLSHADE

    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.

    Python
    عرض على GitHub↗143
  • gui774ume/ebpfkitالصورة الرمزية لـ Gui774ume

    Gui774ume/ebpfkit

    848عرض على GitHub↗

    ebpfkit is a rootkit powered by eBPF

    C
    عرض على GitHub↗848
  • gui774ume/ebpfkit-monitorالصورة الرمزية لـ Gui774ume

    Gui774ume/ebpfkit-monitor

    141عرض على GitHub↗

    ebpfkit-monitor is a tool that detects and protects against eBPF powered rootkits

    C
    عرض على GitHub↗141
  • h3xduck/triplecrossالصورة الرمزية لـ h3xduck

    h3xduck/TripleCross

    1,962عرض على GitHub↗

    A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.

    Cbackdoorebpfkernel
    عرض على GitHub↗1,962
  • ihack4falafel/osceI

    ihack4falafel/OSCE

    0عرض على GitHub↗

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

    عرض على GitHub↗0
  • jeffery-liu/buffer-overflow-vulnerability-labJ

    Jeffery-Liu/Buffer-Overflow-Vulnerability-Lab

    0عرض على GitHub↗

    Jinfeng (Jeffery) Liu

    عرض على GitHub↗0
  • mdisec/osce-preparationالصورة الرمزية لـ mdisec

    mdisec/osce-preparation

    174عرض على GitHub↗

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

    Python
    عرض على GitHub↗174
  • mrtouch93/osed-notesالصورة الرمزية لـ mrtouch93

    mrtouch93/OSED-Notes

    91عرض على GitHub↗

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

    Python
    عرض على GitHub↗91
  • nanotechz9l/corelan-exploit-tutorial-part-1-stack-based-overflowsN

    nanotechz9l/Corelan-Exploit-tutorial-part-1-Stack-Based-Overflows

    0عرض على GitHub↗

    Corelan-Exploit-writing-tutorial-part-1-Stack-Based-Overflows--Exploits-ported-to-Ruby-

    عرض على GitHub↗0
  • nathunandwani/ctp-osceالصورة الرمزية لـ nathunandwani

    nathunandwani/ctp-osce

    10عرض على GitHub↗

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

    Python
    عرض على GitHub↗10
  • nop-tech/osedN

    nop-tech/OSED

    0عرض على GitHub↗

    Containing my notes, practice binaries solutions, blog posts, etc. for the Offensive Security Exploit Developer (OSED/EXP-301)

    عرض على GitHub↗0
  • pathtofile/bad-bpfالصورة الرمزية لـ pathtofile

    pathtofile/bad-bpf

    690عرض على GitHub↗

    A collection of eBPF programs demonstrating bad behavior, presented at DEF CON 29

    C
    عرض على GitHub↗690
  • r0r0x-xx/osed-preالصورة الرمزية لـ r0r0x-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)

    عرض على GitHub↗201
  • s0md3v/jshellالصورة الرمزية لـ s0md3v

    s0md3v/JShell

    532عرض على GitHub↗

    JShell - Get a JavaScript shell with XSS.

    Python
    عرض على GitHub↗532
  • s0md3v/xsstrikeالصورة الرمزية لـ s0md3v

    s0md3v/XSStrike

    14,752عرض على GitHub↗

    XSStrike is an automated security scanning engine designed for web application discovery, input

    Pythonwaf-detectionxssxss-bruteforce
    عرض على GitHub↗14,752
  • securestate/king-phisherالصورة الرمزية لـ securestate

    securestate/king-phisher

    2,551عرض على GitHub↗

    Phishing Campaign Toolkit

    Python
    عرض على GitHub↗2,551
  • securityeli/ctp-osceالصورة الرمزية لـ securityELI

    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.

    Python
    عرض على GitHub↗141