Skip to content

Add a --escape-body option to ronin http command #231

Open
@postmodern

Description

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

$ ronin http --escape-body http://...
foo\0bar\0baz\0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions