A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
GNU General Public License v2.0
1.8k
stars
182
forks
source link
[bug] Error with debug arg not declared but used #78
Closed
zblurx closed 3 months ago
Seems like there is a bug in Coercer :
options.debug
is used but there is no such argument declared with Argparse.