Fix typo in ioxidresolver module description (#44)
parent
9c06ceefb9
commit
1265196e7f
|
@ -13,7 +13,7 @@ from impacket.dcerpc.v5.dcomrt import IObjectExporter
|
|||
|
||||
class CMEModule:
|
||||
name = "ioxidresolver"
|
||||
description = "Thie module helps you to identify hosts that have additional active interfaces"
|
||||
description = "This module helps you to identify hosts that have additional active interfaces"
|
||||
supported_protocols = ["smb"]
|
||||
opsec_safe = True
|
||||
multiple_hosts = False
|
||||
|
|
Loading…
Reference in New Issue