ronin-payloads icon indicating copy to clipboard operation
ronin-payloads copied to clipboard

Add a `shell/ifs` encoder

Open postmodern opened this issue 1 year ago • 0 comments

Add a shell command encoder that replaces spaces with ${IFS}.

See lib/ronin/payloads/encoders/builtin/shell/encode.rb as an example of a shell encoder class.

postmodern avatar Jan 13 '23 21:01 postmodern