Blind XSS Support

This commit is contained in:
Somdev Sangwan
2018-11-13 22:28:09 +05:30
committed by GitHub
parent 69c9b353c7
commit bdda8c5cac
3 changed files with 17 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
changes = '''verbose toggle;bruteforcer from a file;bug fixes;payload encoding'''
changes = '''blind xss support'''
defaultEditor = 'nano'
blindPayload = '' # your blind XSS payload
xsschecker = 'v3dm0s' # A non malicious string to check for reflections and stuff
minEfficiency = 90