SkillAgentSearch skills...

AdminDirectoryFinder

Admin Directory Finder is a tool designed to scan and identify directories under admin paths, such as admin/dashboard.php. It helps in security testing by detecting hidden or sensitive admin panels within a web application. Ideal for penetration testers and developers to ensure proper access control and security measures.

Install / Use

/learn @tausifzaman/AdminDirectoryFinder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align=center>

AdminDirectoryFinder

<p> <img src="https://img.shields.io/github/stars/tausifzaman/AdminDirectoryFinder?color=%23DF0067&style=for-the-badge"/> &nbsp; <img src="https://img.shields.io/github/forks/tausifzaman/AdminDirectoryFinder?color=%239999FF&style=for-the-badge"/> &nbsp; <img src="https://img.shields.io/github/license/tausifzaman/AdminDirectoryFinder?color=%23E8E8E8&style=for-the-badge"/> &nbsp; </p> <p> Admin Directory Finder is a tool designed to scan and identify directories under admin paths, such as admin/dashboard.php. It helps in security testing by detecting hidden or sensitive admin panels within a web application. Ideal for penetration testers and developers to ensure proper access control and security measures.</p></div>

Language

<div align=center> <img src="https://img.shields.io/badge/Python-FFDD00?style=for-the-badge&logo=python&logoColor=blue"/></br> </div>

Menu

AdminDirectoryFinder

One Line Code

git clone https://github.com/tausifzaman/AdminDirectoryFinder.git && cd AdminDirectoryFinder && pip install -r requirements.txt && python3 main.py

Install Line Individually

git clone https://github.com/tausifzaman/AdminDirectoryFinder.git 
cd AdminDirectoryFinder
pip install -r requirements.txt
python3 main.py
View on GitHub
GitHub Stars33
CategoryDevelopment
Updated2mo ago
Forks9

Languages

Python

Security Score

95/100

Audited on Jan 14, 2026

No findings