Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 4e0d770

Browse files
author
mpgn
committed
Add description module ms17-010
1 parent 27552fa commit 4e0d770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cme/modules/ms17-010.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
class CMEModule:
1010

1111
name = 'ms17-010'
12-
description = "TODO"
12+
description = "MS17-010, /!\ not tested oustide home lab"
1313
supported_protocols = ['smb']
1414
opsec_safe = True
1515
multiple_hosts = True

0 commit comments

Comments
 (0)