[wmi] mpgn reivew: zerologon logger
Signed-off-by: XiaoliChan <2209553467@qq.com>main
parent
306be98764
commit
0650d29173
|
@ -59,7 +59,7 @@ class CMEModule:
|
|||
if result:
|
||||
return True
|
||||
else:
|
||||
self.context.log.fail("Attack failed. Target is probably patched.")
|
||||
self.context.log.highlight("Attack failed. Target is probably patched.")
|
||||
except DCERPCException as e:
|
||||
self.context.log.fail(f"Error while connecting to host: DCERPCException, " f"which means this is probably not a DC!")
|
||||
|
||||
|
|
Loading…
Reference in New Issue