swisskyrepo / SSRFmap

Automatic SSRF fuzzer and exploitation tool
MIT License
2.99k stars 521 forks source link

refactor each class `exploit` to `Exploit` in modules #30

Closed aloa123 closed 5 months ago

aloa123 commented 4 years ago

By convention, in python, each class name should start by an uppercase.