Skip to content

Commit 00e7b38

Browse files
author
Alec Carpenter
committed
Found a typo - fixed it.
1 parent ffae9bc commit 00e7b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xssless.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ def xss_gen(requestList, settingsDict):
357357
helpmenu = """
358358
Example: """ + sys.argv[0] + """ [ OPTION(S) ] [ BURP FILE ]
359359
360-
-h Show's this help menu
360+
-h Shows this help menu
361361
-p=PARSEFILE Parse list - input file containing a list of CSRF token names to be automatically parsed and set with JS.
362362
-f=FILELIST File list - input list of POST name/filenames to use in payload. ex: 'upload_filename,~/Desktop/shell.bin'
363363
-s Don't display the xssless logo

0 commit comments

Comments
 (0)