Fix typo in ioxidresolver module description (#44)

main
FateNull 2023-07-14 04:03:37 -04:00 committed by GitHub
parent 9c06ceefb9
commit 1265196e7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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