Skip to content
/ ShoMe Public

ShoMe is a web recon tool used to list out hidden directories of a website. Suitable for Bug Bounty hunting.

License

Notifications You must be signed in to change notification settings

Vishnuxx/ShoMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoMe

IMG_20210623_185057

ShoMe is a web recon tool for enumerating subdimains and used to list out hidden directories of a website. Suitable for Bug Bounty hunting.

Features

Basic scan:

Scans all the paths inside a directory

Deep scan:

Deep scans the directories and sub directories recursively.

Installation

apt update&&upgrade
pkg install python3
git clone https://github.com/Vishnuxx/ShoMe
pip install -r requirements.txt

Usage

cd ShoMe
python3 shome.py
Feel free to contribute

About

ShoMe is a web recon tool used to list out hidden directories of a website. Suitable for Bug Bounty hunting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages