Issues
- 1
Add a `PHPPayload#to_html` method
#183 opened by postmodern - 1
- 1
Add a `CommandPayload#to_perl` method
#143 opened by postmodern - 1
Add a `CommandPayload#to_python` method
#142 opened by postmodern - 1
Add a `CommandPayload#to_node_js` method
#141 opened by postmodern - 1
Add a `CommandPayload#to_php` method
#140 opened by postmodern - 1
Add missing `powershell/base64_encode` encoder
#181 opened by postmodern - 1
Add a `js/node/hex_encode` encoder
#178 opened by postmodern - 1
Add a `perl/hex_encode` encoder
#177 opened by postmodern - 1
Add a `perl/base64_encode` encoder
#176 opened by postmodern - 1
Add a `php/hex_encode` encoder
#175 opened by postmodern - 1
Add a `php/base64_encode` encoder
#174 opened by postmodern - 1
Add a `ruby/hex_encode` encoder
#173 opened by postmodern - 1
Add a `ruby/base64_encode` encoder
#172 opened by postmodern - 1
Add a `python/hex_encode` encoder
#171 opened by postmodern - 1
Add a `python/base64_encode` encoder
#170 opened by postmodern - 1
Add a `CommandPayload#to_s` method
#180 opened by postmodern - 1
Add a `PowerShellPayload#to_command` method
#179 opened by postmodern - 1
Add missing `Encoders::RubyEncoder` class
#167 opened by postmodern - 1
Add missing `Encoders::PythonEncoder` class
#168 opened by postmodern - 1
Add missing `Encoders::PHPEncoder` class
#169 opened by postmodern - 1
Add a `PHPPayload#to_command` method
#134 opened by postmodern - 1
Add a `RubyPayload#to_command` method
#135 opened by postmodern - 1
Add a `PythonPayload#to_command` method
#136 opened by postmodern - 1
Add a `NodeJSPayload#to_command` method
#137 opened by postmodern - 1
Add a `Encoders::WindowsCommandEncoder` class
#166 opened by postmodern - 1
Rename `ShellEncoder` to `ShellCommandEncoder`
#165 opened by postmodern - 1
Rename `ShellPayload` to `ShellCommandPayload`
#164 opened by postmodern - 1
Add a `CommandPayload#to_ruby` method
#144 opened by postmodern - 1
Rename `cmd/*` build-in payloads to `command/*` to avoid confusion with `cmd.exe`
#159 opened by postmodern - 1
Add a `command/windows/ping` payload
#160 opened by postmodern - 1
Add a `command/powershell/ping` command
#161 opened by postmodern - 1
Add a `command/powershell/touch` payload
#162 opened by postmodern - 1
Add a `command/windows/touch` payload
#163 opened by postmodern - 1
Add a `Payload.build` top-level method
#139 opened by postmodern - 0
Release 0.1.6
#146 opened by postmodern - 0
Switch to using `require_relative` for local files
#147 opened by postmodern - 1
Add a `JavaScriptPayload#to_html` method
#138 opened by postmodern - 1
- 1
Add a `js/node/base64_encode` encoder
#157 opened by postmodern - 1
- 1
Add a `js/base64_encode` encoder
#153 opened by postmodern - 1
- 1
- 1
- 1
Add a `shell/base64_eval` encoder
#151 opened by postmodern - 1
Add a `shell/hex_escape` encoder
#155 opened by postmodern - 1
Add an `Encoder.encoder_type` method
#149 opened by postmodern - 0
Release 0.2.1
#148 opened by postmodern - 1
Fix invalid UTF-8 byte-sequence encoding issue in all `shellcode/*/*/reverse_shell` payloads
#145 opened by postmodern