2 مستودعات
Mechanisms using regular expressions to include or exclude specific files and directories during security scans.
Distinguishing note: Candidates focus on UI filtering or data parsing, not on controlling the scope of a security scanner.
Explore 2 awesome GitHub repositories matching security & cryptography · Scan Path Filters. Refine with filters or upvote what's useful.
Loki is an endpoint detection tool, forensic artifact analyzer, and threat intelligence scanner. It functions as a YARA-based indicator of compromise scanner designed to identify malicious persistence mechanisms, web shells, and unauthorized administration tools across local and remote systems. The project distinguishes itself by integrating multi-source threat intelligence, allowing for the loading of custom signature sets and encrypted indicators. It combines hash-based artifact detection with YARA rule execution to scan files, process memory, and registry hives for known malicious byte seq
Matches filenames and paths against regular expression patterns to identify threats or exclude sensitive system directories.
Lychee is a command line link checker written in Rust that scans websites and local files to identify broken hyperlinks and invalid email addresses. It functions as an asynchronous link validator and static site auditor designed to ensure content accessibility and quality. The tool features disk-based response caching to accelerate subsequent scans and avoid redundant network requests. It supports token-based API authentication for services like GitHub to bypass rate limits when verifying links on remote repositories. The project covers a range of capabilities including multi-format content
Uses regular expressions to include or exclude specific files and directories to limit the scanning scope.