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 5e80e19 commit 65e27ffCopy full SHA for 65e27ff
modules/post/multi/escalate/metasploit_pcaplog.rb
@@ -33,7 +33,9 @@ def initialize(info={})
33
34
Successful exploitation results in the creation of a new superuser account.
35
36
- This module requires manual clean-up - remove /tmp/msf3-session*pcap files and truncate /etc/passwd.
+ This module requires manual clean-up. Upon success, you should remove /tmp/msf3-session*pcap
37
+ files and truncate /etc/passwd. Note that if this module fails, you can potentially induce
38
+ a permanent DoS on the target by corrupting the /etc/passwd file.
39
},
40
'License' => MSF_LICENSE,
41
'Author' => [ '0a29406d9794e4f9b30b3c5d6702c708'],
0 commit comments