Rename option name within Packrat

This commit is contained in:
Kazuyoshi Maruta
2021-05-14 16:51:50 +01:00
committed by bwatters
parent dc6f6a8f25
commit 98b5e8bb68
+1 -1
View File
@@ -217,7 +217,7 @@ module Msf
# Download file
download_file(saving_path, file_to_download, file, application)
if datastore['EXTRACT_CREDENTIALS']
if datastore['EXTRACT_DATA']
case credential_type
when 'xml'
extract_xml(saving_path, artifact_child, artifact, local_loc)