almost finished with the write-up for the command injection vulnerability

This commit is contained in:
Ken Johnson
2013-07-10 11:41:36 -04:00
parent ce6f32a1a2
commit 82b5809bee
2 changed files with 153 additions and 0 deletions
+5
View File
@@ -5,6 +5,11 @@
<%= render :partial => "layouts/tutorial/injection/injection_first"%>
</div> <!-- End Span12-->
</div>
<div class="row-fluid">
<div class="span12"> <!-- Begin Span12-->
<%= render :partial => "layouts/tutorial/injection/injection_command"%>
</div> <!-- End Span12-->
</div>
</div>
</div>