diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ae7a367..c9f442a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,11 @@ - + + + + + + + + + + + + + + + @@ -250,29 +264,59 @@ + - + - + + + + + - + - + + + + + - + - + \ No newline at end of file diff --git a/SQL/sql6.php b/SQL/sql6.php index f666560..6fe1369 100644 --- a/SQL/sql6.php +++ b/SQL/sql6.php @@ -16,14 +16,14 @@ - + connect_error) { diff --git a/composer.json b/composer.json index b1db492..fd298e5 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "require": { - "phpunit/phpunit": "4.3.*" + "phpunit/phpunit": "4.3.*", + "monolog/monolog": "2.0.*" } } \ No newline at end of file diff --git a/vulnerable-web-application.properties b/vulnerable-web-application.properties new file mode 100644 index 0000000..ef0b934 --- /dev/null +++ b/vulnerable-web-application.properties @@ -0,0 +1,3 @@ +path.variable.kotlin_bundled=/Applications/IntelliJ IDEA CE.app/Contents/plugins/Kotlin/kotlinc +path.variable.maven_repository=/Users/shobikaramasubbarayalu/.m2/repository +javac2.instrumentation.includeJavaRuntime=false \ No newline at end of file diff --git a/vulnerable-web-application.xml b/vulnerable-web-application.xml new file mode 100644 index 0000000..1ac3a71 --- /dev/null +++ b/vulnerable-web-application.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file