,test'"">
curl "https://s.polarspetroll.repl.co/api?method=html&data=<>/>,test'"
output :
{
"ok":true,
"data":"<>/>,test'"
}
curl "https://s.polarspetroll.repl.co/api?method=shell&data=ls -la | cat /etc/passwd"
output:
{
"ok":true,
"data":"ls\\ -la\\ \\|\\ cat\\ /etc/passwd"
}
curl "https://s.polarspetroll.repl.co/api?method=path&data=../../../../../../../etc/passwd"
output:
{
"ok":true,
"data":"./././././././etc/passwd"
}