Remove CAIN
This commit is contained in:
committed by
Spencer McIntyre
parent
3547984092
commit
98dd33a3cd
@@ -287,9 +287,7 @@ module Msf
|
||||
end
|
||||
|
||||
datastore = {}
|
||||
# Capturers
|
||||
datastore['SRVHOST'] = config[:srvhost]
|
||||
datastore['CAINPWFILE'] = File.join(config[:hashdir], "cain_#{svc}")
|
||||
datastore['JOHNPWFILE'] = File.join(config[:hashdir], "john_#{svc}")
|
||||
|
||||
# Poisoners
|
||||
|
||||
Reference in New Issue
Block a user