Update tests

This commit is contained in:
Jacob Robles 2018-06-19 11:15:52 -05:00
parent 2fd0d797ac
commit dfbc72dfbc
No known key found for this signature in database
GPG Key ID: 3EC9F18F2B12401C
1 changed files with 4 additions and 2 deletions

View File

@ -12,7 +12,8 @@
"NAME": "exploit/windows/smb/psexec",
"SETTINGS": [
"SMBUser=vagrant",
"SMBPass=vagrant"
"SMBPass=vagrant",
"TARGET=2"
]
}
],
@ -41,7 +42,8 @@
"CPE": "cpe:/o:microsoft:windows_7:::x64"
},
{
"CPE": "cpe:/o:microsoft:windows_10:::x64"
"CPE": "cpe:/o:microsoft:windows_10:::x64",
"TESTING_SNAPSHOT": "DisableSMBv1"
}
],
"TARGET_GLOBALS": {