Skip to content

27x2/BlueScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueScan

A small program to scan hash, IP, and domain.

Requests

  • Python 3 # pip install -r requirements.txt
  • API key of related services.

Usage

Enter your API key of:

  • Virus Total
  • Abuseipdb
  • AlienVault
  • X-Force into related python file.
$ python3 BleuScan.py --help
 ____   _               ___   ______        ___
|  _ \ | |             |__ \ |____  |      |__ \
| |_) || | _   _   ___    ) |    / / __  __   ) |
|  _ < | || | | | / _ \  / /    / /  \ \/ /  / /
| |_) || || |_| ||  __/ / /_   / /    >  <  / /_
|____/ |_| \__,_| \___||____| /_/    /_/\_\|____|


Use -h or --help
usage: BlueScan.py [-h] [-H HASH] [-i IP] [-d DOMAIN]
Scan hash, IP, virus online
usage: BlueScan.py [-h] [-H HASH] [-i IP] [-d DOMAIN]

Scan hash, IP, virus online

optional arguments:
  -h, --help            show this help message and exit
  -H HASH, --hash HASH  check your hash
  -i IP, --ip IP        check your IP
  -d DOMAIN, --domain DOMAIN
                        check your domain

Hope you like the program, for any feedback, please conntact me:
binnhhuynhvanquoc@gmail.com

About

A small program to scan hash, IP, and domain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages