A walkthrough for the W1R3S: 1.0.1 vulnerable VM by SpecterWires from Vulnhub
This is a golang utility to ingest CVE identifiers and generate reports and links. It’s purpose is to make sifting through advisories which reference CVEs easier. It’s default behaviour is to provide a few useful links to stdout.
easyphrase is a client-side JS utility for generating passphrases using the EFF diceware passphrase method. It can be integrated with any webpage via named divs. easyphrase can also be installed as a commandline utility!
EFFwords is a golang passphrase generator based on the EFF diceware passphrase method. It includes a library for calculating the approximate time required to crack a given password. Passwords to evaluate can be provided by the user.
manyheads is a multi-threaded utility for making many HEAD requests. It can also do GET (or whatever method you want)!