pentest-scripts/scriptinjection.txt

4 lines
99 B
Plaintext

## example of why shell argument filtering is important
script.sh mimi$(cat /etc/passwd > pw.txt)