We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766a8d5 commit cd2e352Copy full SHA for cd2e352
modules/payloads/singles/osx/x86/exec.rb
@@ -26,7 +26,7 @@ def initialize(info = {})
26
super(merge_info(info,
27
'Name' => 'OS X Execute Command',
28
'Description' => 'Execute an arbitrary command',
29
- 'Author' => [ 'snagg <snagg[at]openssl.it>',
+ 'Author' => [ 'snagg <snagg[at]openssl.it>',
30
'argp <argp[at]census-labs.com>',
31
'joev <jvennix[at]rapid7.com>' ],
32
'License' => BSD_LICENSE,
0 commit comments