mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2025-01-26 06:25:57 -05:00
Minor update to fix README
This commit is contained in:
parent
c8a9d62cb1
commit
c8bee99858
@ -19,11 +19,9 @@ Optional Arguments:
|
||||
```
|
||||
### Example Usage:
|
||||
```
|
||||
python3 obfu.py -s param=<svg/onload=prompt()// -e ibm037 -ueo
|
||||
$ python3 obfu.py -s 'param=<svg/onload=prompt()//' -e ibm037 -ueo
|
||||
```
|
||||
```
|
||||
$ python obfu.py -s 'param=<svg/onload=prompt()//' -e ibm037 -ueo
|
||||
|
||||
OBFUSCATOR
|
||||
|
||||
Input: param=<svg/onload=prompt()//
|
||||
@ -31,4 +29,4 @@ Output: %97%81%99%81%94~L%A2%A5%87a%96%95%93%96%81%84~%97%99%96%94%97%A3M%5Daa
|
||||
```
|
||||
|
||||
### Sidenote:
|
||||
This script can encode in all types of formats which are supported by the Python Engine.
|
||||
This script can encode in all types of formats which are supported by the Python Engine.
|
||||
|
Loading…
x
Reference in New Issue
Block a user