Skip to content

Commit 918b641

Browse files
authored
Update MS-RPRN-Coerce.py
1 parent 8388785 commit 918b641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MS-RPRN-Coerce.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def build_RpcRemoteFindFirstPrinterChangeNotificationEx_struct(listener):
187187
def parseArgs():
188188
print("MS-RPRN-Coerce v1.1 - by @podalirius_\n")
189189

190-
parser = argparse.ArgumentParser(description="Force authentification using MS-RPRN RemoteFindFirstPrinterChangeNotificationEx function (opnum 69).")
190+
parser = argparse.ArgumentParser(description="Force authentification using MS-RPRN RemoteFindFirstPrinterChangeNotificationEx function (opnum 65).")
191191
parser.add_argument("-v", "--verbose", default=False, action="store_true", help='Verbose mode. (default: False)')
192192

193193
authconn = parser.add_argument_group('authentication & connection')

0 commit comments

Comments
 (0)