- Joined
- May 15, 2017
- Messages
- 985
- Likes
- 759
- Points
- 1,045
This is an SSRF testing sheriff written in Go. It was originally created for the Uber H1-4420 2019 London Live Hacking Event, but it is now being open-sourced for other organizations to implement and contribute back to.
Features
- Repsond to any HTTP method (GET, POST, PUT, DELETE, etc.)
- Configurable secret token (see base.example.yaml)
- Content-specific responsesWith secret token in response bodyJSON
- XML
- HTML
- CSV
- TXT
- Without token in response bodyGIF
- PNG
- JPEG
- MP3
- MP4