update petitpotam module

main
mpgn 2023-03-27 16:06:17 -04:00
parent 2612c5931e
commit ed8f6d83b5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class CMEModule:
description = "Module to check if the DC is vulnerable to PetitPotam, credit to @topotam"
supported_protocols = ['smb']
opsec_safe = True
multiple_hosts = False
multiple_hosts = True
def options(self, context, module_options):
'''