Sha256: d95296722659cb7d0d1d306c84807c0634552b6e85f8fd1ad2cf448e7ee5cd02
Contents?: true
Size: 1.13 KB
Versions: 4
Compression:
Stored size: 1.13 KB
Contents
# ronin-payloads-build 1 "2023-02-01" Ronin "User Manuals" ## NAME ronin-payloads-build - Loads and builds a payload ## SYNOPSIS `ronin-payloads build` [*options*] {`--file` *FILE* \| *NAME*} ## DESCRIPTION Loads and builds a payload. ## ARGUMENTS *NAME* : The name of the payload to load. ## OPTIONS `-f`, `--file` *FILE* : Optionally loads the payload from the file. `-F`, `--format` `hex`\|`c`\|`shell`\|`powershell`\|`xml`\|`html`\|`js`\|`ruby` : Formats the built payload for another programming language. `-p`, `--param` *NAME*`=`*VALUE* : Sets a param for the payload. `-o`, `--output` *FILE* : Writes the built payload to the given file instead of printing it to stdout. `-E`, `--encoder` *ENCODER* : Adds the encoder to the payload's encoder pipeline. `--encoder-param` *ENCODER*`.`*NAME*`.`*VALUE* : Sets a param on the given encoder. `-D`, `--debug` : Enables debugging messages. `-h`, `--help` : Print help information ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO [ronin-payloads-list](ronin-payloads-list.1.md) [ronin-payloads-show](ronin-payloads-show.1.md) [ronin-payloads-launch](ronin-payloads-launch.1.md)
Version data entries
4 entries across 4 versions & 1 rubygems