Skip to content
#

hidden-directories

Here are 6 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated May 21, 2025
  • Python

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.

  • Updated Jul 16, 2026
  • Python

Improve this page

Add a description, image, and links to the hidden-directories topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hidden-directories topic, visit your repo's landing page and select "manage topics."

Learn more