| .. |
|
__init__.py
|
moved tamper scripts outside of attacks folder
|
2017-10-10 17:00:18 -05:00 |
|
appendnull_encode.py
|
created five new tamper scripts for XSS payloads
|
2017-10-10 17:59:01 -05:00 |
|
base64_encode.py
|
getting rid of the '...' at the end of the output string, got sick of typing it os now it won't be there anymore
|
2017-12-07 07:27:20 -06:00 |
|
enclosebrackets_encode.py
|
getting rid of the '...' at the end of the output string, got sick of typing it os now it won't be there anymore
|
2017-12-07 07:27:20 -06:00 |
|
hex_encode.py
|
getting rid of the '...' at the end of the output string, got sick of typing it os now it won't be there anymore
|
2017-12-07 07:27:20 -06:00 |
|
lowercase_encode.py
|
moved tamper scripts outside of attacks folder
|
2017-10-10 17:00:18 -05:00 |
|
multispace2comment_encode.py
|
new tamper script, multiple space to comment
|
2017-12-06 09:38:03 -06:00 |
|
obfuscateentity_encode.py
|
created a new tamper script, this will obfuscate the script by it's HTML entity IE < == < > == >
|
2017-12-08 12:25:29 -06:00 |
|
obfuscateordinal_encode.py
|
getting rid of the '...' at the end of the output string, got sick of typing it os now it won't be there anymore
|
2017-12-07 07:27:20 -06:00 |
|
randomcase_encode.py
|
minor update to randomcase script, will now truly be random case
|
2017-10-10 18:16:49 -05:00 |
|
space2comment_encode.py
|
created five new tamper scripts for XSS payloads
|
2017-10-10 17:59:01 -05:00 |
|
space2null_encode.py
|
getting rid of the '...' at the end of the output string, got sick of typing it os now it won't be there anymore
|
2017-12-07 07:27:20 -06:00 |
|
unicode_encode.py
|
moved tamper scripts outside of attacks folder
|
2017-10-10 17:00:18 -05:00 |
|
uppercase_encode.py
|
moved tamper scripts outside of attacks folder
|
2017-10-10 17:00:18 -05:00 |
|
url_encode.py
|
update to tamper scripts, using kwargs instead of warning
|
2017-10-31 13:17:33 -05:00 |