We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5676b4 + 00e7b38 commit 59732fbCopy full SHA for 59732fb
xssless.py
@@ -359,7 +359,7 @@ def xss_gen(requestList, settingsDict):
359
helpmenu = """
360
Example: """ + sys.argv[0] + """ [ OPTION(S) ] [ BURP FILE ]
361
362
--h Show's this help menu
+-h Shows this help menu
363
-p=PARSEFILE Parse list - input file containing a list of CSRF token names to be automatically parsed and set with JS.
364
-f=FILELIST File list - input list of POST name/filenames to use in payload. ex: 'upload_filename,~/Desktop/shell.bin'
365
-s Don't display the xssless logo
0 commit comments