Skip to content

Commit a27bb38

Browse files
committed
add authors
1 parent f83e981 commit a27bb38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/exploits/osx/local/root_no_password.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ def initialize(info={})
2626
],
2727
'Platform' => 'osx',
2828
'Arch' => ARCH_X64,
29+
'Author' => [
30+
'chethan177', # earliest public discovery
31+
'timwr', # Metasploit module
32+
],
2933
'DefaultOptions' =>
3034
{
3135
'PAYLOAD' => 'osx/x64/meterpreter_reverse_tcp',

0 commit comments

Comments
 (0)