diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a4aa617..76d1865 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,9 @@ + + - + + + + + + + + + + @@ -267,24 +278,40 @@ + - + - + + + + + - + - + + + + + 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