bsysop
bsysop
I configure a basic research, i left for 1h, when i come back python was using 9GB of RAM, i have to kill the process. In anothers research it runs...
# Description As pointed by @zesty in https://github.com/ffuf/ffuf/issues/543, the POST data must no escape **&**. Tested in a OOB server. **From:** `-d "username=admin\&password=FUZZ"` **To:** `-d "username=admin&password=FUZZ"` Fixes: #543 ## Additonally...
Hey all, Something I used to see, is when you find for example an IDOR and an attacker could leak PII, financial data, etc, you can't select the proper priority/impact...
Hey @infosec-au, I don't saw Springboot actuators in the list, like: ``` /shutdown /actuator/shutdown ``` Any reason for that? Can I submit a PR?
# Description Adding test case for POST fuzzing that requires Content-Type header. Fixes: #159 ## Additonally - [X] If this is the first time you are contributing to ffuf, add...
Link in readme redirecting to malware content ``` $ curl -i https://iamzero.dev HTTP/2 301 date: Wed, 24 Sep 2025 02:03:31 GMT content-type: text/html; charset=UTF-8 location: https://www.nationalanxietyfoundation.org/ x-powered-by: PHP/8.1.33 server: cloudflare...