Skip to content

Gh0stAn0n/hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

About 'hunter'

hunter is a bash script that analyze automatically every suspicious networks live info activity's such as IPs, URLs, Domains, PCAP files and more using:

Automater, VirusTotal and tshark.

Possibility and Capability

ADVANTAGES:

  • help and info menu doesn't require sudo privileges.

  • can detect malwares, viruses, suspicious activity from pcap file such as MITM or related dangerous IPs used by bots.

  • will create an 'output-info file' automatically if the IP (for ex) have been stocked in the googledb as 'Dangerous'.

  • will save the user general scans in a statistics file.

  • check if the new supposed output file or directory is already created. (instead of :: error cant write on 'file.txt' because 'file.txt' already exist :: you'll get file.2.txt or dir.2 then .3, .4, ect...)

  • check for every errors possible. (correct path, correct answers as input, if the ip choosen is truly a correct ip)

  • the required dependencies and libraries will be scanned and any missing packages will be installed automatically.

DISADVANTAGES:

  • Automater scans are very slow.

'hunter' Project

a project made by ThinkCyber.

Video Demonstration

Be Aware: the script could be different from the video since he got upgraded.

image

Script Usage

launch the script by typing:

└─$ sudo bash hunter.sh

└─$ sudo ./hunter

-h (stand for help) for more info about the flags option.

-i (stand for info) for more info about the script.

Download

from zip file or from github:

git clone https://github.com/Gh0stAn0n/hunter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published