Add supported payloads to module description
parent
839c4e0467
commit
458f635159
|
@ -21,6 +21,8 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
|
||||
This vulnerability was exploited by the Morris worm in 1988-11-02.
|
||||
Cliff Stoll reports on the worm in the epilogue of The Cuckoo's Egg.
|
||||
|
||||
Currently only cmd/unix/reverse and cmd/unix/generic are supported.
|
||||
},
|
||||
'Author' => [
|
||||
'Robert Tappan Morris', # Exploit and worm for sure
|
||||
|
|
Loading…
Reference in New Issue