ScanDir
File scanner
A tool designed to scan directories and detect sensitive files using PHP.
Dir & Sensitive File Scanner (PHP Version)
0 stars
2 watching
1 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paulmillr/readdirp | Provides an efficient way to recursively traverse and inspect the contents of directories in a streaming or promise-based manner. | 383 |
diablohorn/yara4pentesters | A tool to identify files containing sensitive information using YARA rules | 124 |
nekmo/dirhunt | A tool to discover hidden directories on web servers without sending unnecessary requests | 1,775 |
psecio/parse | A tool to scan PHP code for potential security issues at compile-time | 366 |
ollyxar/php-malware-detector | An application that uses rules and algorithms to identify malicious PHP code in files | 133 |
codeyourweb/fastfinder | Tools for detecting suspicious files and directories on Windows and Linux endpoints. | 233 |
reddyyz/urlbrute | A tool to scan and brute-force directories and subdomains on websites | 48 |
disruptops/cred_scanner | A tool to identify sensitive data in files | 89 |
hannob/snallygaster | A tool that scans HTTP servers for secret files and security vulnerabilities. | 2,076 |
dtaniwaki/rack-secure-upload | A middleware that secures file uploads by scanning files for malicious content before they are processed by an application. | 74 |
diogo-fernan/ir-rescue | A tool for comprehensively collecting host forensic data during incident response and analysis. | 466 |
dustyfresh/php-vulnerability-audit-cheatsheet | A collection of grep commands to help find potentially vulnerable PHP code | 347 |
eliasgranderubio/dagda | A tool to analyze and monitor Docker images and containers for security threats | 1,161 |
cybercdh/dirlstr | Traverses URL paths to detect exposed directories or open S3 buckets | 51 |
r0075h3ll/oralyzer | A tool to identify vulnerabilities in web applications by probing for Open Redirections and other types of attacks. | 754 |