Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories.
Add an option which causes the response body to printed as an escaped Ruby String. This will help when the response body is binary or contains null characters.
Add an option which causes the response body to printed as an escaped Ruby String. This will help when the response body is binary or contains null characters.
Example