2 مستودعات
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.
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.
The automated security helper is a command-line utility designed to orchestrate multiple security analysis tools into a unified, configuration-driven workflow. It functions as a central engine that executes static application security testing and infrastructure scans, aggregating diverse tool outputs into a standardized, machine-readable format to ensure consistent vulnerability detection across development lifecycles. The tool distinguishes itself through a modular plugin architecture that allows for the integration of custom or proprietary scanners, alongside an external intelligence layer
Supports adding custom plugins to the central orchestration engine to incorporate project-specific security checks.