Add description module ms17-010

This commit is contained in:
mpgn
2022-01-16 12:57:40 -05:00
parent 27552fab02
commit 4e0d7700a4
+1 -1
View File
@@ -9,7 +9,7 @@ import struct
class CMEModule:
name = 'ms17-010'
description = "TODO"
description = "MS17-010, /!\ not tested oustide home lab"
supported_protocols = ['smb']
opsec_safe = True
multiple_hosts = True