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

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

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

5 مستودعات

Awesome GitHub RepositoriesAdversarial Payload Execution

Execution of simulated malicious payloads to assess the impact of a system compromise.

Distinct from Execution Payload Tracing: Focuses on simulating attack impact rather than tracing AI agent payloads

Explore 5 awesome GitHub repositories matching networking & communication · Adversarial Payload Execution. Refine with filters or upvote what's useful.

Awesome Adversarial Payload Execution GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • guardicore/monkeyالصورة الرمزية لـ guardicore

    guardicore/monkey

    7,014عرض على GitHub↗

    Monkey is an adversary emulation platform and breach and attack simulation tool designed to test network defenses through automated lateral movement and exploit delivery. It functions as a network security testing system that evaluates security posture by attempting to propagate through vulnerabilities and extract sensitive system credentials. The platform distinguishes itself by simulating specific real-world attacker behaviors, such as ransomware encryption, cryptojacking, and the theft of browser-stored credentials and secure shell keys. It utilizes binary hash randomization to evade antiv

    Runs malicious payloads on infected machines to test the depth and impact of a successful compromise.

    Python
    عرض على GitHub↗7,014
  • rogandawes/p4wnp1الصورة الرمزية لـ RoganDawes

    RoganDawes/P4wnP1

    4,350عرض على GitHub↗

    P4wnP1 is a hardware-based USB HID attack platform and peripheral emulator. It functions as a tool for emulating USB keyboards and mice to execute automated keystroke payloads, as well as a WiFi-enabled remote access tool that provides a wireless bridge for network relay and SSH access. The project is distinguished by its ability to establish covert bidirectional communication channels and remote shells using raw HID reports, specifically to bridge air-gapped systems. It further enables wireless network interception and the routing of network traffic over WiFi to facilitate man-in-the-middle

    Executes bash payloads when events occur like network link up, target IP assignment, or SSH login.

    Python
    عرض على GitHub↗4,350
  • jonaslejon/malicious-pdfالصورة الرمزية لـ jonaslejon

    jonaslejon/malicious-pdf

    4,070عرض على GitHub↗

    This project is a set of specialized utilities for generating malformed documents, obfuscating payloads, and crafting specific attack vectors to evaluate the resilience of security scanners. It functions as a PDF fuzzing framework and security testing tool designed to create PDF files with embedded payloads for verifying how document viewers and web applications handle vulnerabilities. The toolkit provides capabilities for encoding and hiding malicious content to test the detection effectiveness of security scanners. It includes a security payload generator for crafting specific attack vector

    Constructs PDF files by combining vulnerability strings with valid file format specifications.

    Pythonbugbountybugbounty-toolpdf
    عرض على GitHub↗4,070
  • diego-treitos/linux-smart-enumerationالصورة الرمزية لـ diego-treitos

    diego-treitos/linux-smart-enumeration

    3,932عرض على GitHub↗

    This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a framework for identifying configuration weaknesses, gathering system information, and detecting vulnerabilities to assist in gaining higher administrative access levels on Linux systems. The toolkit includes specialized capabilities for version-based vulnerability scanning, which matches installed software against known affected releases, and time-window process monitoring to track recurring system patterns and periodic tasks. It also provides infrastructure for hosting and delivering

    Transfers and triggers analysis logic on separate hosts to perform security audits from a remote position.

    Shellctfshackinghackthebox
    عرض على GitHub↗3,932
  • specterops/bloodhoundالصورة الرمزية لـ SpecterOps

    SpecterOps/BloodHound

    2,789عرض على GitHub↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Executes binary files and assemblies on remote agents to extend their operational capabilities.

    Go
    عرض على GitHub↗2,789
  1. Home
  2. Networking & Communication
  3. Request Payloads
  4. Execution Payload Tracing
  5. Adversarial Payload Execution

استكشف الوسوم الفرعية

  • Bash-Driven Payloads2 وسوم فرعيةAttack sequences orchestrated through shell scripts that trigger HID input patterns. **Distinct from Adversarial Payload Execution:** Focuses on the use of bash scripting for orchestration rather than general adversarial payload execution
  • Remote Agent Payload ExecutionRunning specialized binary files and assemblies on remote agents to extend functional capabilities. **Distinct from Adversarial Payload Execution:** Distinct from general adversarial payload execution as it focuses on extending remote agent capabilities via binaries.