Ben Chuanlong Du's Blog

It is never too late to learn.

Tools With Dark Power

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

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 …