Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.2 KB

snipehunt

A small PowerShell tool for finding information quickly on malicious IPs or FQDNs. If one of the IPs that you have entered into the text box have been reported, it will oepn tabs for AbuseIPDB, Threatcrowd, ARIN, VirusTotal with their respective information on the reported hosts.

SnIpEhUnT v0.7.5.1

Download

The link below directs to the old version that uses Firefox. Its's also been known to be caught by AV. But this is a false postive. You'll get the same results if you use this (https://github.com/b3b0/PowerShell-To-EXE) to turn these exact scripts into an EXE.

I highly recommend simply downloading this repo and using the scripts.

But if you insist:

Get it right here!

Versions

  • cli.ps1: the command-line interface version of the tool. Can be used on Linux! Launches Firefox in Linux. Plans to change to Chrome.
  • graphical.ps1: the graphical version of this tool. Windows only. Will launch Chrome with all requested information.

Requirements

  • Google Chrome
  • PowerShell
  • Internet Connection

Etc

Feel free to contribute or fork!