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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rastating/wordpress-exploit-framework

Open-source alternatives to Wordpress Exploit Framework

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

  • tuhinshubhra/cmseekAvatar de Tuhinshubhra

    Tuhinshubhra/CMSeeK

    2,543Ver en GitHub↗

    CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs

    Pythonbruteforcecmscms-bruteforce
    Ver en GitHub↗2,543
  • wpscanteam/wpscanAvatar de wpscanteam

    wpscanteam/wpscan

    9,636Ver en GitHub↗

    WPScan is a security analysis utility and vulnerability scanner designed specifically for auditing WordPress installations and other content management systems. It functions as a web application security tool that identifies misconfigurations, outdated software, and security holes in core installations, plugins, and themes. The tool employs black-box scanning techniques to perform site component enumeration, identifying users, themes, and plugins by matching known file paths and response signatures. It matches these detected components against a database of known security flaws to analyze the

    Ruby
    Ver en GitHub↗9,636
  • swisskyrepo/wordpresscanAvatar de swisskyrepo

    swisskyrepo/Wordpresscan

    653Ver en GitHub↗

    A simple Wordpress scanner written in python based on the work of WPScan (Ruby version), some features are inspired by WPSeku.

    Python
    Ver en GitHub↗653
  • gentilkiwi/mimikatzAvatar de gentilkiwi

    gentilkiwi/mimikatz

    21,630Ver en GitHub↗

    Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow

    C
    Ver en GitHub↗21,630

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • tijme/angularjs-csti-scannerAvatar de tijme

    tijme/angularjs-csti-scanner

    324Ver en GitHub↗

    Automated client-side template injection (sandbox escape/bypass) detection for AngularJS v1.x.

    Python
    Ver en GitHub↗324
  • longld/pedaAvatar de longld

    longld/peda

    6,130Ver en GitHub↗

    Peda is a security tool suite and exploit development framework designed for binary analysis, debugger automation, and memory inspection. It functions as a set of Python scripts that extend a debugger to automate the analysis of compiled files and the inspection of process memory. The project provides specialized utilities for memory corruption research, including a payload generation utility for creating cyclic patterns to discover buffer overflows and a gadget finder to locate return-oriented programming sequences within binaries. It differentiates itself by offering a visualization tool th

    Python
    Ver en GitHub↗6,130
  • gallopsled/pwntoolsAvatar de Gallopsled

    Gallopsled/pwntools

    13,271Ver en GitHub↗

    Pwntools is a Python-based framework designed for rapid prototyping and automation in binary exploitation, reverse engineering, and security research. It serves as a comprehensive toolkit for interacting with local and remote processes, providing the primitives necessary to manage complex exploit workflows and streamline security analysis tasks. The framework distinguishes itself through its specialized capabilities for binary manipulation and automated exploit construction. It includes dedicated utilities for parsing executable file formats, assembling and disassembling machine code, and gen

    Pythonassemblybsdcapture-the-flag
    Ver en GitHub↗13,271
  • rezasp/joomscanAvatar de rezasp

    rezasp/joomscan

    1,190Ver en GitHub↗

    OWASP Joomla Vulnerability Scanner Project https://www.secologist.com/

    Raku
    Ver en GitHub↗1,190
  • s0md3v/xsstrikeAvatar de s0md3v

    s0md3v/XSStrike

    14,752Ver en GitHub↗

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

    Pythonwaf-detectionxssxss-bruteforce
    Ver en GitHub↗14,752
  • knownsec/pocsuite3Avatar de knownsec

    knownsec/pocsuite3

    3,853Ver en GitHub↗

    Pocsuite3 is a modular vulnerability testing framework designed for the development and execution of security assessment scripts. It provides a comprehensive toolkit for remote vulnerability verification and exploitation, enabling users to automate the identification of security flaws across network targets. The framework is built on an object-oriented scripting architecture that allows for the creation of custom security modules and plugins. It distinguishes itself through a highly extensible design that supports asynchronous task execution for large-scale infrastructure assessments, alongsi

    Pythonpentestingpythonsecurity
    Ver en GitHub↗3,853
  • w-digital-scanner/w13scanAvatar de w-digital-scanner

    w-digital-scanner/w13scan

    1,945Ver en GitHub↗

    W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through a modular plugin architecture. It functions as a scanning engine that executes specialized security logic against web endpoints to detect injection flaws, information leaks, and configuration errors. The platform distinguishes itself by combining active probing with passive traffic analysis and out-of-band detection. It utilizes a callback-based service to verify blind vulnerabilities that do not provide immediate feedback, and it operates as a proxy to intercept and inspect l

    Smartypassive-vulnerability-scannersecurity-tools
    Ver en GitHub↗1,945
  • zhzyker/exphubAvatar de zhzyker

    zhzyker/exphub

    4,282Ver en GitHub↗

    Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit known security flaws in server environments such as WebLogic, Struts2, Tomcat, and JBoss. It functions as a remote code execution toolkit and a web shell deployment framework for triggering unauthorized command execution and establishing persistent access on remote systems. The project includes specialized utilities for internal network reconnaissance, specifically using server-side request forgery to scan for open ports and services. It further provides mechanisms for bypassing a

    Pythoncve-2020-10199cve-2020-10204cve-2020-11444
    Ver en GitHub↗4,282
  • k8gege/k8toolsAvatar de k8gege

    k8gege/K8tools

    6,167Ver en GitHub↗

    K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port forwarding, privilege escalation, and physical USB-based keystroke injection for comprehensive system compromise. At its core, the Ladon PowerShell module loads a multi-function scanner directly into memory, enabling command execution without writing files to disk, while supporting memory-only payload delivery that downloads and runs obfuscated shellcode or PowerShell commands to evade antivirus detection. The framework distinguishes itself through its breadth of integrated capabili

    PowerShell0daybrute-forcebypass
    Ver en GitHub↗6,167
  • shellphish/how2heapAvatar de shellphish

    shellphish/how2heap

    8,444Ver en GitHub↗

    how2heap is an educational resource and technical testbed for learning heap-based vulnerabilities and memory allocator internals. It provides a collection of source code examples and binaries that serve as a laboratory for studying memory corruption techniques specifically targeting the glibc malloc implementation. The project focuses on the development of exploit primitives, such as tcache poisoning and double frees, to redirect program execution. It includes a suite of implementations for bypassing memory protections and manipulating heap metadata to achieve arbitrary memory writes. The fr

    C
    Ver en GitHub↗8,444
  • guardicore/monkeyAvatar de guardicore

    guardicore/monkey

    7,014Ver en 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

    Python
    Ver en GitHub↗7,014
  • andresriancho/w3afAvatar de andresriancho

    andresriancho/w3af

    4,850Ver en GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    Ver en GitHub↗4,850
  • jaykali/maskphishAvatar de jaykali

    jaykali/maskphish

    3,020Ver en GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    Ver en GitHub↗3,020
  • alxbrn/gdrv-loaderA

    alxbrn/gdrv-loader

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alpha1ab/cve-2018-8120A

    alpha1ab/CVE-2018-8120

    0Ver en GitHub↗
    Ver en GitHub↗0
  • 3xp10it/xuploadAvatar de 3xp10it

    3xp10it/xupload

    54Ver en GitHub↗

    xupload是一个用于自动测试上传功能是否可上传webshell的工具

    Python
    Ver en GitHub↗54
  • almandin/fuxploiderA

    almandin/fuxploider

    0Ver en GitHub↗

    fuxploider is an open source penetration testing tool that automates the process of detecting and exploiting file upload forms flaws. This tool is able to detect the file types allowed to be uploaded and is able to detect which technique will work best tu upload web shells or any malicious file…

    Ver en GitHub↗0
  • avboy1337/cve-2022-2639-pipeversionA

    avboy1337/CVE-2022-2639-PipeVersion

    0Ver en GitHub↗
    Ver en GitHub↗0
  • assetnote/kiterunnerAvatar de assetnote

    assetnote/kiterunner

    3,204Ver en GitHub↗

    Contextual Content Discovery Tool

    Go
    Ver en GitHub↗3,204
  • alichtman/strongholdAvatar de alichtman

    alichtman/stronghold

    1,190Ver en GitHub↗

    Easily configure macOS security settings from the terminal.

    Pythoncommand-linecommand-line-toolhardening
    Ver en GitHub↗1,190
  • aws-samples/aws-serverless-security-workshopAvatar de aws-samples

    aws-samples/aws-serverless-security-workshop

    543Ver en GitHub↗

    In this workshop, you will learn techniques to secure a serverless application built with AWS Lambda, Amazon API Gateway and RDS Aurora. We will cover AWS services and features you can leverage to improve the security of a serverless applications in 5 domains:

    JavaScript
    Ver en GitHub↗543
  • azagarampur/byeintegrity-uacA

    AzAgarampur/byeintegrity-uac

    0Ver en GitHub↗
    Ver en GitHub↗0
  • bad-antics/nullsec-linuxAvatar de bad-antics

    bad-antics/nullsec-linux

    60Ver en GitHub↗

    🐧 Security-focused Linux distribution with 140+ tools, custom kernel 6.17.13, AI assistant | 5 editions | Cloud, AI/ML, Automotive, Hardware hacking

    Shell
    Ver en GitHub↗60
  • bad-antics/nullsec-webfuzzAvatar de bad-antics

    bad-antics/nullsec-webfuzz

    6Ver en GitHub↗

    Rust web fuzzer - async/await, Tokio, directory brute-force

    Makefile
    Ver en GitHub↗6
  • beefproject/beefAvatar de beefproject

    beefproject/beef

    10,728Ver en 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
    Ver en GitHub↗10,728
  • 3gstudent/smbtouch-scannerAvatar de 3gstudent

    3gstudent/Smbtouch-Scanner

    138Ver en GitHub↗

    Author: 3gstudent

    Python
    Ver en GitHub↗138