2 repository-uri
Real-time highlighting and extraction of matching lines from scan command output using global or per-scan regex patterns.
Distinct from Scan Filtering Tools: Distinct from Scan Filtering Tools: focuses on filtering and highlighting command output lines rather than narrowing the scope of detection rules.
Explore 2 awesome GitHub repositories matching security & cryptography · Regex Pattern Filters. 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
Highlights and extracts matching lines from command output using global or per-scan patterns.
Typos is a source code spell checker and automated typo fixer designed to detect and correct spelling errors across programming languages and project files. It functions as a CI spelling validator and SARIF compatible linter, allowing projects to prevent misspelled text from reaching production. The tool features a customizable dictionary engine that utilizes TOML configuration and locale-specific dictionaries to manage project-specific terminology. It differentiates itself by splitting programming language identifiers into individual words for validation and verifying the spelling of filenam
Filters out technical noise like UUIDs, SHAs, and JWT tokens to reduce false positive spell-check alerts.