Advertisement
Sephinroth

bash-code_for_cgi_script

Oct 12th, 2023 (edited)
809
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.07 KB | None | 0 0
  1. #!/bin/bash
  2. echo ""
  3. echo ""
  4. echo $QUERY_STRING
  5. echo "Your IP is " $
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement