This website requires JavaScript.
Explore
About
FAQ
Donate
Help
Register
Sign In
hanako
/
pentest-scripts
Watch
1
Star
0
Fork
You've already forked pentest-scripts
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
pentest-scripts
/
scriptinjection.txt
4 lines
99 B
Plaintext
Raw
Permalink
Blame
History
## example of why shell argument filtering is important
script.sh mimi$(cat /etc/passwd > pw.txt)
Reference in New Issue
View Git Blame
Copy Permalink