Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
SingleFile
SingleFile is a web extension for saving a faithful copy of a complete web page in a single HTML file.
feroxbuster
feroxbuster is a fast, simple, recursive content discovery tool (by forced browsing) written in Rust.
wget
alias wget.site='wget --random-wait -r -p -e robots=off -U mozilla'
alias wget.dir='wget -r --no-parent -e robots=off'
alias wget.folder='wget.dir'
alias wget.dir.nohtml='wget -r --no-parent -e robots=off -R "*.html"'
alias wget.folder.nohtml='wget.dir.noindex'
alias wget.no.check='wget --no-check-certificate'
tor
wireshark
RustScan
RustScan is a modern port scanner which finds ports quickly (3 seconds at its fastest).