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

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

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

Open-source alternatives to Scanner Cli

30 open-source projects similar to hawkeyesec/scanner-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Scanner Cli alternative.

  • 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
  • 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
  • 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

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • ajinabraham/libsastajinabraham 的头像

    ajinabraham/libsast

    136在 GitHub 上查看↗

    Generic SAST Library

    Python
    在 GitHub 上查看↗136
  • ajinabraham/nodejsscanajinabraham 的头像

    ajinabraham/nodejsscan

    2,563在 GitHub 上查看↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    在 GitHub 上查看↗2,563
  • alexlauerman/incrementmepleasealexlauerman 的头像

    alexlauerman/IncrementMePlease

    13在 GitHub 上查看↗

    Burp extension to increment a parameter in each active scan request

    Java
    在 GitHub 上查看↗13
  • 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
  • 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
  • aquasecurity/trivyaquasecurity 的头像

    aquasecurity/trivy

    36,462在 GitHub 上查看↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    在 GitHub 上查看↗36,462
  • aquasecurity/trivy-operatoraquasecurity 的头像

    aquasecurity/trivy-operator

    1,890在 GitHub 上查看↗

    Kubernetes-native security toolkit

    Go
    在 GitHub 上查看↗1,890
  • 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
  • bearer/bearerBearer 的头像

    Bearer/bearer

    2,566在 GitHub 上查看↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    在 GitHub 上查看↗2,566
  • bitthebyte/bitblinderBitTheByte 的头像

    BitTheByte/BitBlinder

    123在 GitHub 上查看↗

    BurpSuite extension to inject custom cross-site scripting payloads on every form/request submitted to detect blind XSS vulnerabilities

    Python
    在 GitHub 上查看↗123
  • bountyyfi/lonkerobountyyfi 的头像

    bountyyfi/lonkero

    929在 GitHub 上查看↗

    Lonkero - Wraps around your attack surface. Professional-grade scanner for real penetration testing. Fast. Modular. Rust.

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

    coinbase/salus

    29在 GitHub 上查看↗

    Salus: Guardian of Code Safety and Security

    HTML
    在 GitHub 上查看↗29
  • 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
  • danmcinerney/pentest-machineD

    DanMcInerney/pentest-machine

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • david-a-wheeler/flawfinderdavid-a-wheeler 的头像

    david-a-wheeler/flawfinder

    572在 GitHub 上查看↗

    This is "flawfinder" by David A. Wheeler.

    Python
    在 GitHub 上查看↗572
  • 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
  • designsecurity/progpilotdesignsecurity 的头像

    designsecurity/progpilot

    362在 GitHub 上查看↗

    A static analysis tool for security

    PHP
    在 GitHub 上查看↗362
  • elkokc/reflectorelkokc 的头像

    elkokc/reflector

    1,212在 GitHub 上查看↗

    Burp plugin able to find reflected XSS on page in real-time while browsing on site

    Java
    在 GitHub 上查看↗1,212
  • find-sec-bugs/find-sec-bugsF

    find-sec-bugs/find-sec-bugs

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • floedesigntechnologies/phpcs-security-auditF

    FloeDesignTechnologies/phpcs-security-audit

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • accurics/terrascanaccurics 的头像

    accurics/terrascan

    5,210在 GitHub 上查看↗

    Terrascan is an infrastructure as code security scanner and cloud configuration auditor designed to detect security violations and compliance risks in cloud templates and Dockerfiles before provisioning. It utilizes the Open Policy Agent to evaluate infrastructure templates against both standard security policies and custom organizational rules. The project functions as a security guardrail within build pipelines, blocking risky deployments by integrating scanning logic directly into CI/CD workflows. It also includes a container registry vulnerability scanner that collects vulnerability data

    Go
    在 GitHub 上查看↗5,210
  • govanguard/legionGoVanguard 的头像

    GoVanguard/legion

    1,058在 GitHub 上查看↗

    Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.

    Python
    在 GitHub 上查看↗1,058
  • hubblestack/hubblehubblestack 的头像

    hubblestack/hubble

    385在 GitHub 上查看↗

    Welcome to HubbleStack!!

    Python
    在 GitHub 上查看↗385
  • instrumenta/conftestinstrumenta 的头像

    instrumenta/conftest

    3,212在 GitHub 上查看↗

    Write tests against structured configuration data using the Open Policy Agent Rego query language

    Go
    在 GitHub 上查看↗3,212
  • jaeles-project/jaelesjaeles-project 的头像

    jaeles-project/jaeles

    2,353在 GitHub 上查看↗

    The Swiss Army knife for automated Web Application Testing

    Go
    在 GitHub 上查看↗2,353
  • 1n3/sn1per1N3 的头像

    1N3/Sn1per

    10,049在 GitHub 上查看↗

    Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate reconnaissance, vulnerability scanning, and exploit verification. It functions as a dockerized security toolkit that coordinates multiple tools into a unified automated pipeline to identify security flaws across network and web assets. The platform features an attack surface manager for discovering internet-facing assets through OSINT, DNS enumeration, and certificate transparency. It distinguishes itself with an AI-powered security analyzer that uses large language models to summarize scan

    Shellattack-surfaceattack-surface-managementattacksurface
    在 GitHub 上查看↗10,049