IPTracker (Python)

IPTracker (Python)

The IPTracking tool written in Python. Allows you to scan a subnet and add notes to ips to keep track of them. You can export subnets to a csv file.…

Powershell Profile

Some custom Powershell scripts and settings I like to have available for all Powershell sessions. To do this I add the following to my Powershell profile so it loads all…

Powershell Whois

This is a WHOIS powershell cmdlet to perform a WHOIS query on a domain or ip address. You can download it from github at https://github.com/wheelert/whois # # Whois for the…