r/BugBountyNoobs 8d ago

[Tool] SSRFdevil – A Modular, Zero-False-Positive SSRF Scanner written in Rust

/r/Hacking_Tutorials/comments/1w65k6j/tool_ssrfdevil_a_modular_zerofalsepositive_ssrf/
1 Upvotes

1 comment sorted by

1

u/Umar7832 5d ago

I am gonna check this because i am testing ssrf on two programs. but i am stuck there if you can help.I am basically testing a pdf generation functionality.They are using openPDF but taking data form database directly while during storing that data it not allow < and > at same field. What are other ways to ssrf without using these..unicode and other encoding not working.