monsoon
monsoon copied to clipboard
Fast HTTP enumerator
Hi :D, is there a way to use multiple keywords?, something like this: monsoon -f usernames.txt:FUZZ1 -f passwords.txt:FUZZ2 -XPOST -u http://example.com -d 'username=FUZZ1&password=FUZZ2' -it would also be interesting to have...
Hi guys :D, is there a possibility to implement in the http client can supplant the TLS fingerprint, something like this: [https://github.com/Danny-Dasilva/CycleTLS](url). Regards :smiley:
Currently, it is not possible to communicate with web servers requesting a TLS renegotiation: ``` $ monsoon test --value example https://www.example.com/path/FUZZ Target URL: https://www.example.com/path/FUZZ status header body value extract Err...