Toolkit of Python scripts for web security, network recon, login brute-forcing, and ARP spoofing experiments. Designed strictly for learning and ethical testing.
-
Updated
Nov 28, 2025 - Python
Toolkit of Python scripts for web security, network recon, login brute-forcing, and ARP spoofing experiments. Designed strictly for learning and ethical testing.
A cross-platform tool to determine if a file or directory is hidden
Automate search hidden directories and files on server
A Simple Python project to list no of files and folders.
This project is a Python-based Hidden Directory Scanner designed for ethical hacking and cybersecurity learning. It scans a target website for hidden or unlisted directories using a wordlist and prints the discovered paths. It's useful for penetration testers conducting reconnaissance during web application security assessments.
Spider is a lightweight,web directory busting and reconnaissance tool inspired by dirb. Built in Python using the requests and sys modules, it automates URL fuzzing to discover hidden directories and files on a target web server. Developed as a hands-on project to master network protocols, HTTP status codes, and security tool development.
Add a description, image, and links to the hidden-directories topic page so that developers can more easily learn about it.
To associate your repository with the hidden-directories topic, visit your repo's landing page and select "manage topics."