A collection of my internally used experimental scripts, code, and libraries. There be no guarantees here as this is a scratch zone.
Projects
Bins
cmd/hosakahashi/ - HTML generator pipeline for slides from Suckless sent format
cmd/mngl/ - Username list mangler. Turns lists of names into password spraying lists
cmd/nmapmerge/ - Merge nmap XML files
cmd/nmasscan/ - A simple tool that runs masscan and then automagically parses the binary output and then feeds that into nmap in order to get the best of both worlds for scanning.
cmd/progeny/ - Dummy project generator using NLP
cmd/topports/ - Simple cli for sorting the nmap services files
cmd/ua/ - Tool to manage latest user agent strings
cmd/unad/ - Turns adblock lists into unbound(1) configuration files. cron safe. (rage against Pi Holes)
cmd/uts/ - Converts unix timestamps into readable strings
Libraries
ua/ - Automating gathering of latest User-Agent strings
masscan/ - Masscan Go library focused on dealing with the masscan binary format output