Custom built tools
Network Map
- Description: It creates a network map based on your input .csv file, showing traffic direction, source, destination and port #,
It's designed to be compatible with Trend Micro XDR but can be converted to any XDR/IDS report extract, this module requires matching headers in your .csv file for seamless integration.
- Link: github link
-
install-module netmap
- Software:Powershell, DrawIO
Process Map
- Description: It creates a process map based on the input of a .csv file you provide.
its used to visualised connections between process,processChild, users and binaries executions.
Designed to be compatible with Trend Micro XDR but can be converted to any XDR/IDS report extract, this module requires matching headers in your .csv file for seamless integration.
- Link: github link
-
install-module procmap
- Software:Powershell, DrawIO
Ping Sweep
- Description:
It conducts an ICMP ping to every entry in the input.txt file, providing a result indicating whether the target is Live or Not Reachable.
- Link: github link
- Software:Powershell
-
install-module pingsweep
Hudson Rock API - InfoStealer
- Description:
This is a script that interact with the Hudson Rock API and can quickly verify if a company is found on its database of
compromised hosts by the InfoStealer malware family.
- Link: github link
- Software:Powershell
Random Custom PW Gen
- Description:
A custom password generator that can create easy to remember random passwords in bulk, this script was made
to implement during deployment of AD user creation or other accoutn creation or password reset scripts.
- Link: github link
- Software:Powershell
More Coming soon..
- Description:
Book mark this page to find out some of the other tools when they are released.
- Link: github link
- Software:Powershell
by Paulo Bazzo - a.k.a - Cyber Samurai