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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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 Tuhinshubhra

    Tuhinshubhra/CMSeeK

    2,543Vezi pe GitHub↗

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

    Pythonbruteforcecmscms-bruteforce
    Vezi pe GitHub↗2,543
  • wpscanteam/wpscanAvatar wpscanteam

    wpscanteam/wpscan

    9,636Vezi pe 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
    Vezi pe GitHub↗9,636
  • swisskyrepo/wordpresscanAvatar swisskyrepo

    swisskyrepo/Wordpresscan

    653Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗653
  • gentilkiwi/mimikatzAvatar gentilkiwi

    gentilkiwi/mimikatz

    21,630Vezi pe 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
    Vezi pe GitHub↗21,630

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

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

    tijme/angularjs-csti-scanner

    324Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗324
  • longld/pedaAvatar longld

    longld/peda

    6,130Vezi pe 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
    Vezi pe GitHub↗6,130
  • gallopsled/pwntoolsAvatar Gallopsled

    Gallopsled/pwntools

    13,271Vezi pe 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
    Vezi pe GitHub↗13,271
  • rezasp/joomscanAvatar rezasp

    rezasp/joomscan

    1,190Vezi pe GitHub↗

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

    Raku
    Vezi pe GitHub↗1,190
  • s0md3v/xsstrikeAvatar s0md3v

    s0md3v/XSStrike

    14,752Vezi pe GitHub↗

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

    Pythonwaf-detectionxssxss-bruteforce
    Vezi pe GitHub↗14,752
  • knownsec/pocsuite3Avatar knownsec

    knownsec/pocsuite3

    3,853Vezi pe 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
    Vezi pe GitHub↗3,853
  • w-digital-scanner/w13scanAvatar w-digital-scanner

    w-digital-scanner/w13scan

    1,945Vezi pe 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
    Vezi pe GitHub↗1,945
  • zhzyker/exphubAvatar zhzyker

    zhzyker/exphub

    4,282Vezi pe 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
    Vezi pe GitHub↗4,282
  • k8gege/k8toolsAvatar k8gege

    k8gege/K8tools

    6,167Vezi pe 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
    Vezi pe GitHub↗6,167
  • shellphish/how2heapAvatar shellphish

    shellphish/how2heap

    8,444Vezi pe 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
    Vezi pe GitHub↗8,444
  • guardicore/monkeyAvatar guardicore

    guardicore/monkey

    7,014Vezi pe 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
    Vezi pe GitHub↗7,014
  • andresriancho/w3afAvatar andresriancho

    andresriancho/w3af

    4,850Vezi pe 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
    Vezi pe GitHub↗4,850
  • jaykali/maskphishAvatar jaykali

    jaykali/maskphish

    3,020Vezi pe 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
    Vezi pe GitHub↗3,020
  • alxbrn/gdrv-loaderA

    alxbrn/gdrv-loader

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • alpha1ab/cve-2018-8120A

    alpha1ab/CVE-2018-8120

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 3xp10it/xuploadAvatar 3xp10it

    3xp10it/xupload

    54Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗54
  • almandin/fuxploiderA

    almandin/fuxploider

    0Vezi pe 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…

    Vezi pe GitHub↗0
  • avboy1337/cve-2022-2639-pipeversionA

    avboy1337/CVE-2022-2639-PipeVersion

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • assetnote/kiterunnerAvatar assetnote

    assetnote/kiterunner

    3,204Vezi pe GitHub↗

    Contextual Content Discovery Tool

    Go
    Vezi pe GitHub↗3,204
  • alichtman/strongholdAvatar alichtman

    alichtman/stronghold

    1,190Vezi pe GitHub↗

    Easily configure macOS security settings from the terminal.

    Pythoncommand-linecommand-line-toolhardening
    Vezi pe GitHub↗1,190
  • aws-samples/aws-serverless-security-workshopAvatar aws-samples

    aws-samples/aws-serverless-security-workshop

    543Vezi pe 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
    Vezi pe GitHub↗543
  • azagarampur/byeintegrity-uacA

    AzAgarampur/byeintegrity-uac

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bad-antics/nullsec-linuxAvatar bad-antics

    bad-antics/nullsec-linux

    60Vezi pe GitHub↗

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

    Shell
    Vezi pe GitHub↗60
  • bad-antics/nullsec-webfuzzAvatar bad-antics

    bad-antics/nullsec-webfuzz

    6Vezi pe GitHub↗

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

    Makefile
    Vezi pe GitHub↗6
  • beefproject/beefAvatar beefproject

    beefproject/beef

    10,728Vezi pe 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
    Vezi pe GitHub↗10,728
  • 3gstudent/smbtouch-scannerAvatar 3gstudent

    3gstudent/Smbtouch-Scanner

    138Vezi pe GitHub↗

    Author: 3gstudent

    Python
    Vezi pe GitHub↗138