The Dir-aka Vulnerability Scanner is a Python-based security tool designed for cybersecurity professionals and system administrators to analyze and secure web servers against unauthorized access. This tool identifies sensitive files and folders on a target web server, filters content by file extensions, and highlights potential misconfigurations or vulnerabilities in publicly accessible directories.
By scanning for directory indexing, probing for commonly targeted paths, and analyzing HTTP responses, the scanner helps professionals preemptively mitigate risks such as data exposure, credential leaks, and unauthorized access
Key Features
Directory Enumeration:
Scans directories for exposed files and folders.
Automatically detects directory indexing if enabled.
File Extension Filtering:
Filters results based on user-defined file extensions (e.g., .php, .html, .txt) for precise discovery.
Probing for Common Paths:
Tests predefined paths like /admin/, /uploads/, .git/, and
dir-aka
The Dir-aka Vulnerability Scanner is a Python-based security tool
Brought to you by:
akausman
Downloads:
0 This Week