Skip to content

Automates the scanning process for assess missions.

Notifications You must be signed in to change notification settings

tpmiller87/glance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glance

Automates the scanning process for assess missions.

Usage: After downloading the script, install dependencies via the included requirements.txt file:

pip3 install -r requirements.txt

Copy the python script to the directory you want the output to be put in. If testing, a "test" directory is recommended.

Input the IPs or websites into a txt file, one per line. It is fed into NMAP so it can be a single IP or CIDR.

Run the program:

python3 glance.py

You will be prompted for the txt file containing the IPs and then a name for the name of the output files.

About

Automates the scanning process for assess missions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages