Skip to content

Commit 59732fb

Browse files
Merge pull request #3 from gunnar94/master
Found a typo - fixed it.
2 parents c5676b4 + 00e7b38 commit 59732fb

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
@@ -359,7 +359,7 @@ def xss_gen(requestList, settingsDict):
359359
helpmenu = """
360360
Example: """ + sys.argv[0] + """ [ OPTION(S) ] [ BURP FILE ]
361361
362-
-h Show's this help menu
362+
-h Shows this help menu
363363
-p=PARSEFILE Parse list - input file containing a list of CSRF token names to be automatically parsed and set with JS.
364364
-f=FILELIST File list - input list of POST name/filenames to use in payload. ex: 'upload_filename,~/Desktop/shell.bin'
365365
-s Don't display the xssless logo

0 commit comments

Comments
 (0)