Skip to content

Commit 6213c64

Browse files
remove blank line
1 parent 4ae0854 commit 6213c64

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/protocols/mssql/proto_args.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
def proto_args(parser, std_parser, module_parser):
32
mssql_parser = parser.add_parser("mssql", help="own stuff using MSSQL", parents=[std_parser, module_parser])
43
mssql_parser.add_argument("-H", "--hash", metavar="HASH", dest="hash", nargs="+", default=[], help="NTLM hash(es) or file(s) containing NTLM hashes")

0 commit comments

Comments
 (0)