dvwa updated
This commit is contained in:
parent
8f3c3af4fb
commit
c37af6fc80
84 changed files with 1873 additions and 605 deletions
5
dvwa/vulnerabilities/javascript/source/high.php
Normal file
5
dvwa/vulnerabilities/javascript/source/high.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
$page[ 'body' ] .= <<<EOF
|
||||
<script src="/vulnerabilities/javascript/source/high.js"></script>
|
||||
EOF;
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue