mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
make a comment actually reflect the new code
git-svn-id: file:///home/svn/framework3/trunk@8165 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
ca7f85c054
commit
a60733c5dd
@ -65,7 +65,7 @@ class Plugin::CredCollect < Msf::Plugin
|
||||
:state => Msf::HostState::Alive
|
||||
)
|
||||
|
||||
# Record hashes to the running db instance as auth_HASH type
|
||||
# Record hashes to the running db instance
|
||||
hashes.each do |hash|
|
||||
data = {}
|
||||
data[:host] = host
|
||||
|
Loading…
Reference in New Issue
Block a user