From 31e3ba20cec1dc78f30be093ffe07c5e89e0feba Mon Sep 17 00:00:00 2001 From: shobikaramasubbarayalu Date: Tue, 22 Feb 2022 13:24:46 -0500 Subject: [PATCH] New change --- .idea/workspace.xml | 39 ++++++++++-- vulnerable-web-application.properties | 3 + vulnerable-web-application.xml | 87 +++++++++++++++++++++++++++ 3 files changed, 123 insertions(+), 6 deletions(-) create mode 100644 vulnerable-web-application.properties create mode 100644 vulnerable-web-application.xml 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