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

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

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

Open-source alternatives to AuthMatrix

30 open-source projects similar to securityinnovation/authmatrix, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AuthMatrix alternative.

  • quitten/autorizeQuitten 的头像

    Quitten/Autorize

    1,161在 GitHub 上查看↗

    Automatic authorization enforcement detection extension for burp suite written in Jython developed by Barak Tawily in order to ease application security people work and allow them perform an automatic authorization tests

    Python
    在 GitHub 上查看↗1,161
  • wish-i-was/femidawish-i-was 的头像

    wish-i-was/femida

    284在 GitHub 上查看↗

    Automated blind-xss search for Burp Suite

    Python
    在 GitHub 上查看↗284
  • wuntee/burpauthzpluginwuntee 的头像

    wuntee/BurpAuthzPlugin

    76在 GitHub 上查看↗

    Burp plugin to test for authorization flaws

    Java
    在 GitHub 上查看↗76
  • portswigger/reflected-parametersportswigger 的头像

    portswigger/reflected-parameters

    24在 GitHub 上查看↗
    Java
    在 GitHub 上查看↗24
  • nccgroup/berserkonccgroup 的头像

    nccgroup/berserko

    107在 GitHub 上查看↗

    Released as open source by NCC Group Plc - http://www.nccgroup.trust/

    Java
    在 GitHub 上查看↗107
  • reverse-shell/routersploitreverse-shell 的头像

    reverse-shell/routersploit

    13,151在 GitHub 上查看↗

    RouterSploit is an embedded device exploitation framework and vulnerability scanner designed to identify and exploit security flaws in networked embedded hardware and firmware. It provides a centralized toolkit for scanning for known weaknesses and common misconfigurations to gain unauthorized system access. The framework includes an architecture-specific payload generator to create custom binary payloads tailored to the target hardware. It also features an automated brute force tool that uses dictionary-based credential guessing to bypass authentication on hardware devices. The tool covers

    Python
    在 GitHub 上查看↗13,151

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • voorivex/pentest-guideVoorivex 的头像

    Voorivex/pentest-guide

    2,761在 GitHub 上查看↗

    This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part

    bugbountybypassowasp-tests
    在 GitHub 上查看↗2,761
  • google/tsunami-security-scannergoogle 的头像

    google/tsunami-security-scanner

    8,584在 GitHub 上查看↗

    Tsunami Security Scanner is a network vulnerability scanner and security auditor designed to identify high-severity flaws across network assets. It functions as an asynchronous security probe engine that utilizes automated probes and specialized detection logic to find critical weaknesses and prioritize remediation efforts. The project is distinguished by a plugin-based scanning engine, which uses a modular architecture of interchangeable detection plugins to identify vulnerabilities. This extensibility allows for the development and integration of custom security plugins to expand the variet

    Java
    在 GitHub 上查看↗8,584
  • ssh-mitm/ssh-mitmssh-mitm 的头像

    ssh-mitm/ssh-mitm

    1,457在 GitHub 上查看↗

    This project is a transparent proxy framework designed for the interception, analysis, and manipulation of secure shell traffic. By terminating client and server connections independently, it provides full visibility into encrypted sessions, allowing for the monitoring of authentication flows, file transfers, and command execution in real time. The tool distinguishes itself through a modular, plugin-based architecture that enables users to inject custom interception logic into the proxy workflow. It supports the creation of ephemeral environments and mock agents in memory, facilitating the si

    Pythonmitmmitm-attacksmitm-server
    在 GitHub 上查看↗1,457
  • aboul3la/sublist3raboul3la 的头像

    aboul3la/Sublist3r

    10,957在 GitHub 上查看↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    在 GitHub 上查看↗10,957
  • bebiksior/evenbetterB

    bebiksior/EvenBetter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bebiksior/caidoreflectorB

    bebiksior/CaidoReflector

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aquasecurity/kube-hunteraquasecurity 的头像

    aquasecurity/kube-hunter

    5,064在 GitHub 上查看↗

    Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native penetration tool designed to identify security weaknesses, infrastructure misconfigurations, and exploitable gaps by simulating attacker techniques. The tool distinguishes itself through a dual-mode scanning engine that executes both remote external probes and internal network scans. It features identity-based impersonation, allowing it to use service account tokens and pod identities to simulate security access from specific cluster roles and determine the potential blast radius

    Python
    在 GitHub 上查看↗5,064
  • bit4woo/knifebit4woo 的头像

    bit4woo/knife

    1,937在 GitHub 上查看↗

    A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅

    Javaburpburp-extensionsburp-plugin
    在 GitHub 上查看↗1,937
  • aquasecurity/kube-benchaquasecurity 的头像

    aquasecurity/kube-bench

    8,078在 GitHub 上查看↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    在 GitHub 上查看↗8,078
  • 0kman/xss-cheatsheet0kman 的头像

    0kman/XSS-Cheatsheet

    4在 GitHub 上查看↗

    An extension to incorporate PortSwigger's Cross-site scripting cheat sheet in to Burp.

    Java
    在 GitHub 上查看↗4
  • attackercan/burp-xss-sql-pluginattackercan 的头像

    attackercan/burp-xss-sql-plugin

    44在 GitHub 上查看↗

    Publishing plugin which I used for years which helped me to find several bugbounty-worthy XSSes, OpenRedirects and SQLi.

    Python
    在 GitHub 上查看↗44
  • cak/reflectC

    cak/reflect

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • caido-community/notebookC

    caido-community/notebook

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • artssec/burp-exporterA

    artssec/burp-exporter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • coinbase/saluscoinbase 的头像

    coinbase/salus

    29在 GitHub 上查看↗

    Salus: Guardian of Code Safety and Security

    HTML
    在 GitHub 上查看↗29
  • coreyd97/burpcustomizerCoreyD97 的头像

    CoreyD97/BurpCustomizer

    586在 GitHub 上查看↗

    Because just a dark theme wasn't enough!

    Java
    在 GitHub 上查看↗586
  • coreyd97/stepperCoreyD97 的头像

    CoreyD97/Stepper

    202在 GitHub 上查看↗

    A natural evolution of Burp Suite's Repeater tool

    Java
    在 GitHub 上查看↗202
  • danielmiessler/seclistsdanielmiessler 的头像

    danielmiessler/SecLists

    71,596在 GitHub 上查看↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    在 GitHub 上查看↗71,596
  • danmcinerney/pentest-machineD

    DanMcInerney/pentest-machine

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • deepfence/secretscannerdeepfence 的头像

    deepfence/SecretScanner

    3,270在 GitHub 上查看↗

    SecretScanner is a security tool designed to search filesystems and container images for unprotected passwords, API keys, and other sensitive data. It functions as a static secret detector and container image scanner that identifies hardcoded credentials by matching content against a database of known secret types. The tool inspects container image layers to find secrets hidden within the filesystem hierarchy and parses local directories and host-mounted paths. It provides the ability to export scan findings in machine-readable JSON format for automated analysis and processing. The scanning

    Gocontainersdevsecopsdocker
    在 GitHub 上查看↗3,270
  • deepfence/threatmapperdeepfence 的头像

    deepfence/ThreatMapper

    5,282在 GitHub 上查看↗

    ThreatMapper is a cloud native application protection platform and infrastructure security scanner. It functions as a vulnerability management system and cloud workload telemetry collector designed to monitor workloads and detect security risks across cloud and container environments. The platform distinguishes itself through a network traffic visualizer that uses machine learning to classify communication patterns and a graph-based attack mapping system to identify high-risk paths between vulnerabilities and network dependencies. Its broader capabilities cover cloud infrastructure complianc

    TypeScriptcloud-nativecloudsecuritycnapp
    在 GitHub 上查看↗5,282
  • bebiksior/evenbetterextensionsB

    bebiksior/EvenBetterExtensions

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • doyensec/inqldoyensec 的头像

    doyensec/inql

    1,782在 GitHub 上查看↗

    InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.

    Kotlin
    在 GitHub 上查看↗1,782
  • alexlauerman/incrementmepleasealexlauerman 的头像

    alexlauerman/IncrementMePlease

    13在 GitHub 上查看↗

    Burp extension to increment a parameter in each active scan request

    Java
    在 GitHub 上查看↗13