Skip to content

raic0d3r/dirscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirScanner

GitHub repository GitHub version

DirScanner - A simple finder tool.

Screenshots

Screenshot

Table of Contents

Installation

  1. Update & upgrade packages

    apt update -yy && apt upgrade -yy
    
  2. Install git package

    apt install git -yy
    
  3. Install python package

    apt install python -yy
    
  4. Clone the repository

    git clone https://github.com/raic0d3r/dirscanner.git
    
  5. Change to dirscanner directory

    cd dirscanner
    
  6. Change the access mode

    chmod +x scanner.py
    
  7. Install requirements

    pip install -r requirements.txt
    

Usage

python3 scanner.py

Example

python3 scanner.py

Features

  • Find admin panel path
  • Find php shell path
  • Find any file
  • Find deface path

Environments

  • Windows
  • Linux
  • macOS
  • Android (Termux)

Disclaimer

⚠️ We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!

Author

by Raihan Uddin

(Table of Contents)

License

This repository is under Unlicense License.

About

DirScanner - A simple finder tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages