I hereby claim:
- I am digihash on github.
- I am digihash (https://keybase.io/digihash) on keybase.
- I have a public key ASACUbgm5GfAcW9g-DElCPNTFgVcIRlWhZsUa_Urd4Y0Igo
To claim this, I am signing this object:
#!/bin/bash | |
TEXT_RESET='\e[0m' | |
TEXT_YELLOW='\e[0;33m' | |
TEXT_RED_B='\e[1;31m' | |
# if not root, run as root | |
if (( $EUID != 0 )); then | |
exec sudo "$0" "$@" | |
exit |
I hereby claim:
To claim this, I am signing this object:
# | |
# https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet | |
# based on the RSnake original http://ha.ckers.org/xss.html | |
# Retrieved on 2013-11-20 | |
# Much of this wildly obsolete | |
# | |
# XSS Locator 2 | |
'';!--"<XSS>=&{()} |