Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.28 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.28 KB

Bash script that conducts scans on a target IP while logging anonymously into a secure virtual server.

Hunterseeker

Hunter-Seeker is a tool used for basic analysis of URL links, IP addresses, and IoC links. Extracting and analyzing suspicious files and detecting for potential malware.

Using Hunterseeker

Download the zip

or

Clone the repository:

  git clone https://github.com/CrunchCorps/Hunterseeker.git

Running the script in interactive mode [require SUDO privilges]:

    chmod 777 Hunterseeker.sh
  ./Hunterseeker.sh --interactive

Prompting the full help menu for the script:

  ./Hunterseeker.sh --help

License

  [GNU General Public License v3.0] (https://www.gnu.org/licenses/why-not-lgpl.html)