first commit
This commit is contained in:
parent
985a5c928c
commit
f40a84879c
551 changed files with 72374 additions and 24 deletions
14
dvwa/vulnerabilities/fi/file4.php
Normal file
14
dvwa/vulnerabilities/fi/file4.php
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$page[ 'body' ] .= "
|
||||
<div class=\"body_padded\">
|
||||
<h1>Vulnerability: File Inclusion</h1>
|
||||
<div class=\"vulnerable_code_area\">
|
||||
<h3>File 4 (Hidden)</h3>
|
||||
<hr />
|
||||
Good job!<br />
|
||||
This file isn't listed at all on DVWA. If you are reading this, you did something right ;-)<br />
|
||||
<!-- You did an even better job to see this :-)! -->
|
||||
</div>\n";
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue