Simple directory scanner oriented to find hidden endpoints and files.
What it does:
Scans for directories, files and common endpoints.
Supports extensions, recursion and filters.
Useful for web app reconnaissance.
Introduction
Dirsearch is an open-source, command-line-based web directory scanner designed to discover hidden directories and files on a web server. It is a fast and efficient tool often used in security assessments and penetration testing to identify sensitive files and paths that might not be...