DirScanner - A simple finder tool.
-
Update & upgrade packages
apt update -yy && apt upgrade -yy -
Install git package
apt install git -yy -
Install python package
apt install python -yy -
Clone the repository
git clone https://github.com/raic0d3r/dirscanner.git -
Change to dirscanner directory
cd dirscanner -
Change the access mode
chmod +x scanner.py -
Install requirements
pip install -r requirements.txt
python3 scanner.py
python3 scanner.py
- Find admin panel path
- Find php shell path
- Find any file
-
Find deface path
- Windows
- Linux
- macOS
- Android (Termux)
by Raihan Uddin
This repository is under Unlicense License.
