Skip to content

Looks up details on a public IPV4 address against ip-info and blacklist-search sites. Providing a reputation check.

License

Notifications You must be signed in to change notification settings

xakepnz/STRIKEWRITER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

STRIKEWRITER

Description:

Get basic Geolocation/Hostname/ASN information on an IPv4 address, and search the address against free OSINT sites for a quick reputation check.

Requirements:

You need API Keys from: https://abuseipdb.com / https://www.virustotal.com / https://ipinfo.io

Install:

git clone https://github.com/xakepnz/STRIKEWRITER.git
cd STRIKEWRITER
nano strikewriter # Edit your API Keys
chmod +x strikewriter
cp strikewriter /usr/local/bin

Usage:

strikewriter -i 1.1.1.1

Releases

No releases published

Packages

No packages published

Languages