SkillAgentSearch skills...

DeepSearch

DeepSearch - Advanced Web Dir Scanner

Install / Use

/learn @prosecurity/DeepSearch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DeepSearch - Advanced Web Dir Scanner

DeepSearch is a simple command line tool for bruteforce directories and files in websites.

screen

Installation

$ git clone https://github.com/m4ll0k/DeepSearch.git deepsearch
$ cd deepsearch 
$ pip3 install requests
$ python3 deepsearch.py

Usage

python3 deepsearch.py -u http://testphp.vulnweb.com/ -e php -w wordlist.txt

python3 deepsearch.py -u http://testphp.vulnweb.com/ -e php -w wordlist.txt -f

python3 deepsearch.py -u http://testphp.vulnweb.com/ -e php -w wordlist.txt -b

python3 deepsearch.py -u http://testphp.vulnweb.com/ -e php -w wordlist.txt -l

python3 deepsearch.py -u http://testphp.vulnweb.com/ -e php -w wordlist.txt -p

python3 deepsearch.py -u http://testphp.vulnweb.com/ -e php -w wordlist.txt -o 200,301,302

python3 deepsearch.py -u http://testphp.vulnweb.com/ -e php -w wordlist.txt -x 501,502,503,401

python3 deepsearch.py -u http://testphp.vulnweb.com/user-%1%/index.php -e php -w wordlist.txt

python3 deepsearch.py -u http://testphp.vulnweb.com/id/%1%/index.html -e php -w wordlist.txt -f

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated9mo ago
Forks115

Languages

Python

Security Score

67/100

Audited on Jul 3, 2025

No findings