Skip to content

Commit 3faf4b3

Browse files
author
jvazquez-r7
committed
adding sinn3r as author
1 parent f1f8782 commit 3faf4b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/windows/local/payload_inject.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ def initialize(info={})
2323
'License' => MSF_LICENSE,
2424
'Author' =>
2525
[
26-
'Carlos Perez <carlos_perez[at]darkoperator.com>'
26+
'Carlos Perez <carlos_perez[at]darkoperator.com>',
27+
'sinn3r'
2728
],
2829
'Platform' => [ 'win' ],
2930
'SessionTypes' => [ 'meterpreter' ],

0 commit comments

Comments
 (0)