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

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

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

2 个仓库

Awesome GitHub RepositoriesScanning Plugin Registrations

Mechanisms for registering custom port and service scanning plugins to extend or replace default scans.

Distinct from Custom Plugin Registrations: Distinct from Custom Plugin Registrations: focuses on registering plugins specifically for network scanning phases rather than general extractors or backends.

Explore 2 awesome GitHub repositories matching development tools & productivity · Scanning Plugin Registrations. Refine with filters or upvote what's useful.

Awesome Scanning Plugin Registrations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • autorecon/autoreconAutoRecon 的头像

    AutoRecon/AutoRecon

    5,905在 GitHub 上查看↗

    AutoRecon is an automated network reconnaissance tool that performs concurrent port scanning and service enumeration across multiple targets. It operates as a multi-target port scanner, probing IP addresses, CIDR ranges, or hostnames in parallel, and automatically dispatches service-specific enumeration tools after port detection to gather detailed information about each open service. The tool distinguishes itself through a plugin-based scanning system that allows extending or replacing default port and service scans via a flexible plugin architecture. It provides real-time pattern-based outp

    Extends or replaces default port and service scans by creating or configuring plugins through a flexible plugin system.

    Python
    在 GitHub 上查看↗5,905
  • awslabs/automated-security-helperawslabs 的头像

    awslabs/automated-security-helper

    598在 GitHub 上查看↗

    该自动化安全助手是一个命令行工具,旨在将多个安全分析工具编排到一个统一的、基于配置的工作流中。它作为一个中央引擎,执行静态应用安全测试和基础设施扫描,并将各种工具的输出汇总为标准化的机器可读格式,以确保整个开发生命周期中漏洞检测的一致性。 该工具的核心优势在于其模块化的插件架构,允许集成自定义或专有扫描器,并配有一个外部智能层,可将发现的问题传输给人工智能服务进行自动化修复分析。通过支持 SARIF 等标准化报告格式,它能够在各种报告平台和监控系统中实现安全发现的一致性审查和跟踪。 除了核心编排功能外,该框架还促进了自动化合规性验证和安全策略执行。它直接集成到本地开发环境和 CI/CD 流水线中,允许团队定义特定的扫描参数、严重性阈值和文件排除项,从而根据项目需求定制安全分析。

    Supports adding custom plugins to the central orchestration engine to incorporate project-specific security checks.

    Pythonawsawslabsiac
    在 GitHub 上查看↗598
  1. Home
  2. Development Tools & Productivity
  3. Plugin Systems
  4. Custom Plugin Registrations
  5. Scanning Plugin Registrations