mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
Add description module ms17-010
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user