From b682b31d099923001464b6c8e64c5b96d9639337 Mon Sep 17 00:00:00 2001 From: MINHYUK Date: Thu, 9 Nov 2023 17:29:17 +0900 Subject: [PATCH 1/5] =?UTF-8?q?update=20/=20Requestdata=20=EA=B5=AC?= =?UTF-8?q?=EC=A1=B0=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/request_data.json | 1411 +++++++++++++++++++++++----------------- requestParser.go | 48 +- 2 files changed, 848 insertions(+), 611 deletions(-) diff --git a/json/request_data.json b/json/request_data.json index 7a58ea4..d5fcd87 100644 --- a/json/request_data.json +++ b/json/request_data.json @@ -1,589 +1,826 @@ { - "requestsFound":{ - "GET http://localhost:8080/login ":{ - "_id":1, - "_urlstr":"http://localhost:8080/login", - "_method":"GET", - "_postData":"", - "_headers":{ - }, - "_resourceType":"endpoint", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login", - "attempts":1, - "processed":2, - "from":"", - "key":"GET http://localhost:8080/login ", - "response_status":200, - "response_content-type":"text/html; charset=UTF-8" - }, - "GET http://localhost:8080/cmdi ":{ - "_id":2, - "_urlstr":"http://localhost:8080/cmdi", - "_method":"GET", - "_postData":"", - "_headers":{ - }, - "_resourceType":"endpoint", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/cmdi", - "attempts":1, - "processed":2, - "from":"", - "key":"GET http://localhost:8080/cmdi ", - "response_status":200, - "response_content-type":"text/html; charset=UTF-8" - }, - "GET http://localhost:8080/message ":{ - "_id":3, - "_urlstr":"http://localhost:8080/message", - "_method":"GET", - "_postData":"", - "_headers":{ - }, - "_resourceType":"endpoint", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/message", - "attempts":1, - "processed":2, - "from":"", - "key":"GET http://localhost:8080/message ", - "response_status":200, - "response_content-type":"text/html; charset=UTF-8" - }, - "POST http://localhost:8080/login username=W'tcher&password=Witcher":{ - "_id":4, - "_urlstr":"http://localhost:8080/login", - "_method":"POST", - "_postData":"username=W'tcher&password=Witcher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/login", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/login username=W'tcher&password=Witcher", - "response_content-type":"text/html; charset=utf-8" - }, - "POST http://localhost:8080/login username=127.0.0.1&password=Witcher":{ - "_id":5, - "_urlstr":"http://localhost:8080/login", - "_method":"POST", - "_postData":"username=127.0.0.1&password=Witcher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/login", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/login username=127.0.0.1&password=Witcher", - "response_content-type":"text/html; charset=utf-8" - }, - "GET http://localhost:8080/login?username=127.0.0.1&password=Witcher ":{ - "_id":6, - "_urlstr":"http://localhost:8080/login?username=127.0.0.1&password=Witcher", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/login", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login?username=127.0.0.1&password=Witcher", - "attempts":1, - "processed":1, - "from":"InterceptedRequest", - "key":"GET http://localhost:8080/login?username=127.0.0.1&password=Witcher ", - "response_status":200, - "response_content-type":"text/html; charset=UTF-8" - }, - "POST http://localhost:8080/login username=1998-10-11&password=Wi'cher":{ - "_id":7, - "_urlstr":"http://localhost:8080/login", - "_method":"POST", - "_postData":"username=1998-10-11&password=Wi'cher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/login", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/login username=1998-10-11&password=Wi'cher", - "response_content-type":"text/html; charset=utf-8" - }, - "POST http://localhost:8080/login username=1998-10-11&password=Witcher":{ - "_id":8, - "_urlstr":"http://localhost:8080/login", - "_method":"POST", - "_postData":"username=1998-10-11&password=Witcher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/login", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/login username=1998-10-11&password=Witcher" - }, - "GET http://localhost:8080/login?username=1998-10-11&password=Witcher ":{ - "_id":9, - "_urlstr":"http://localhost:8080/login?username=1998-10-11&password=Witcher", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/login", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login?username=1998-10-11&password=Witcher", - "attempts":1, - "processed":1, - "from":"InterceptedRequest", - "key":"GET http://localhost:8080/login?username=1998-10-11&password=Witcher " - }, - "GET http://localhost:8080/login?username=W%27tcher&password=Witcher ":{ - "_id":10, - "_urlstr":"http://localhost:8080/login?username=W%27tcher&password=Witcher", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/login", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login?username=W%27tcher&password=Witcher", - "attempts":1, - "processed":1, - "from":"InterceptedRequest", - "key":"GET http://localhost:8080/login?username=W%27tcher&password=Witcher " - }, - "POST http://localhost:8080/login username=127.0.0.1&password=Wi'cher":{ - "_id":11, - "_urlstr":"http://localhost:8080/login", - "_method":"POST", - "_postData":"username=127.0.0.1&password=Wi'cher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/login", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/login username=127.0.0.1&password=Wi'cher" - }, - "POST http://localhost:8080/login username=W'tcher&password=Wi'cher":{ - "_id":12, - "_urlstr":"http://localhost:8080/login", - "_method":"POST", - "_postData":"username=W'tcher&password=Wi'cher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/login", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/login username=W'tcher&password=Wi'cher" - }, - "GET http://localhost:8080/login?username=1998-10-11&password=Wi%27cher ":{ - "_id":13, - "_urlstr":"http://localhost:8080/login?username=1998-10-11&password=Wi%27cher", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/login", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login?username=1998-10-11&password=Wi%27cher", - "attempts":1, - "processed":1, - "from":"InterceptedRequest", - "key":"GET http://localhost:8080/login?username=1998-10-11&password=Wi%27cher " - }, - "GET http://localhost:8080/login?username=127.0.0.1&password=Wi%27cher ":{ - "_id":14, - "_urlstr":"http://localhost:8080/login?username=127.0.0.1&password=Wi%27cher", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/login", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login?username=127.0.0.1&password=Wi%27cher", - "attempts":1, - "processed":0, - "from":"InterceptedRequest" - }, - "GET http://localhost:8080/login?username=W%27tcher&password=Wi%27cher ":{ - "_id":15, - "_urlstr":"http://localhost:8080/login?username=W%27tcher&password=Wi%27cher", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/login", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/login?username=W%27tcher&password=Wi%27cher", - "attempts":1, - "processed":0, - "from":"InterceptedRequest" - }, - "POST http://localhost:8080/cmdi command=1998-10-11":{ - "_id":16, - "_urlstr":"http://localhost:8080/cmdi", - "_method":"POST", - "_postData":"command=1998-10-11", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/cmdi", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/cmdi", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/cmdi command=1998-10-11", - "response_content-type":"text/html; charset=utf-8" - }, - "POST http://localhost:8080/cmdi command=127.0.0.1":{ - "_id":17, - "_urlstr":"http://localhost:8080/cmdi", - "_method":"POST", - "_postData":"command=127.0.0.1", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/cmdi", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/cmdi", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/cmdi command=127.0.0.1", - "response_content-type":"text/html; charset=utf-8" - }, - "GET http://localhost:8080/cmdi?command=127.0.0.1 ":{ - "_id":18, - "_urlstr":"http://localhost:8080/cmdi?command=127.0.0.1", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/cmdi", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/cmdi?command=127.0.0.1", - "attempts":1, - "processed":1, - "from":"InterceptedRequest", - "key":"GET http://localhost:8080/cmdi?command=127.0.0.1 ", - "response_status":200, - "response_content-type":"text/html; charset=UTF-8" - }, - "GET http://localhost:8080/cmdi?command=1998-10-11 ":{ - "_id":19, - "_urlstr":"http://localhost:8080/cmdi?command=1998-10-11", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/cmdi", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/cmdi?command=1998-10-11", - "attempts":1, - "processed":1, - "from":"InterceptedRequest", - "key":"GET http://localhost:8080/cmdi?command=1998-10-11 " - }, - "POST http://localhost:8080/cmdi command=W'tcher":{ - "_id":20, - "_urlstr":"http://localhost:8080/cmdi", - "_method":"POST", - "_postData":"command=W'tcher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/cmdi", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/cmdi", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/cmdi command=W'tcher" - }, - "GET http://localhost:8080/cmdi?command=W%27tcher ":{ - "_id":21, - "_urlstr":"http://localhost:8080/cmdi?command=W%27tcher", - "_method":"GET", - "_postData":"", - "_headers":{ - "referer":"http://localhost:8080/cmdi", - "upgrade-insecure-requests":"1", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-mobile":"?0", - "sec-ch-ua-platform":"\"Linux\"", - "accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" - }, - "_resourceType":"document", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/cmdi?command=W%27tcher", - "attempts":1, - "processed":1, - "from":"InterceptedRequest", - "key":"GET http://localhost:8080/cmdi?command=W%27tcher " - }, - "POST http://localhost:8080/message message=127.0.0.1":{ - "_id":22, - "_urlstr":"http://localhost:8080/message", - "_method":"POST", - "_postData":"message=127.0.0.1", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/message", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/message", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/message message=127.0.0.1" - }, - "POST http://localhost:8080/message message=1998-10-11":{ - "_id":23, - "_urlstr":"http://localhost:8080/message", - "_method":"POST", - "_postData":"message=1998-10-11", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/message", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/message", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/message message=1998-10-11" - }, - "POST http://localhost:8080/message message=W'tcher":{ - "_id":24, - "_urlstr":"http://localhost:8080/message", - "_method":"POST", - "_postData":"message=W'tcher", - "_headers":{ - "sec-ch-ua":"\"Chromium\";v=\"117\", \"Not;A=Brand\";v=\"8\"", - "sec-ch-ua-platform":"\"Linux\"", - "referer":"http://localhost:8080/message", - "sec-ch-ua-mobile":"?0", - "user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/117.0.0.0 Safari/537.36", - "content-type":"application/json", - "accept":"*/*", - "origin":"http://localhost:8080" - }, - "_resourceType":"fetch", - "multipleParamKeys":{ - }, - "_url":"http://localhost:8080/message", - "attempts":1, - "processed":1, - "from":"InterceptedRequestSelf", - "response_status":200, - "key":"POST http://localhost:8080/message message=W'tcher" - } - }, - "inputSet":[ - "password=Witcher", - "username=W'tcher", - "username=127.0.0.1", - "username=1998-10-11", - "password=Wi'cher", - "username=W%27tcher", - "password=Wi%27cher", - "command=1998-10-11", - "command=127.0.0.1", - "command=W'tcher", - "command=W%27tcher", - "message=127.0.0.1", - "=127.0.0.1", - "message=1998-10-11", - "message=W'tcher" - ] + "requestsFound": [ + { + "url": "http://witcher.kro.kr:4280/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "Target" + }, + { + "url": "https://witcher.kro.kr:4280/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "Target" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/exec/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/brute/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=include.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/upload/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_s/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/csp/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/javascript/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/logout.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=file2.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=file1.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=file3.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=fi&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=exec&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=exec&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/exec/index.php", + "method": "POST", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Content-Type": "application/x-www-form-urlencoded", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Origin": "http://witcher.kro.kr:4280", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "ip=Crawlergo", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/exec/index.php", + "method": "POST", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Content-Type": "application/x-www-form-urlencoded", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Origin": "http://witcher.kro.kr:4280", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "ip=Crawlergo&Submit=Submit", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=xss_d&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=xss_d&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/index.php?default=English", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/upload/index.php", + "method": "POST", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Content-Type": "multipart/form-data; boundary=----WebKitFormBoundaryQ0zTGCa3cqKBMQ0c", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Origin": "http://witcher.kro.kr:4280", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/upload/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=upload&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/upload/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/upload/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli/index.php?id=gordonb", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli/index.php?id=gordonb&Submit=Submit", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=sqli&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=sqli&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/index.php?id=gordonb", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=sqli_blind&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=sqli_blind&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/index.php?id=gordonb&Submit=Submit", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=brute&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=brute&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/brute/index.php?username=gordonb&password=abc123", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/brute/index.php?username=gordonb&password=abc123&Login=Login", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/index.php?name=gordonb", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=xss_r&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=xss_r&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "OpenWindow" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/source/low.php?redirect=info.php?id=1", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=open_redirect&security=low&locale=en", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=open_redirect&security=low", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_s/index.php", + "method": "POST", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Content-Type": "application/x-www-form-urlencoded", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Origin": "http://witcher.kro.kr:4280", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_s/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "txtName=Cgroarwdlo&mtxMessage=", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/csp/index.php", + "method": "POST", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Content-Type": "application/x-www-form-urlencoded", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Origin": "http://witcher.kro.kr:4280", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/csp/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "include=Crawlergo", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/csp/Crawlergo/index.php", + "method": "GET", + "headers": { + "Accept": "*/*", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/csp/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/javascript/index.php", + "method": "POST", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Content-Type": "application/x-www-form-urlencoded", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Origin": "http://witcher.kro.kr:4280", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/javascript/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "token=8b479aefbd90795395b3e7089ae0dc09&phrase=CrawlergoChangeMe", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/javascript/index.php", + "method": "POST", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Content-Type": "application/x-www-form-urlencoded", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Origin": "http://witcher.kro.kr:4280", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/javascript/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "token=8b479aefbd90795395b3e7089ae0dc09&phrase=CrawlergoChangeMe&send=Submit", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/hackable/flags/fi.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=fi&security=low&locale=en", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "DOM" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source_all.php?id=fi", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/include.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/file1.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/file2.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/file3.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=exec&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/hackable/uploads/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/image/jpeg/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/image/png/index.php", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "JavaScript" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/source/low.php?redirect=info.php?id=1", + "method": "GET", + "headers": { + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "Navigation" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/source/info.php?id=1", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "Navigation" + }, + { + "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source_all.php?", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", + "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source_all.php?id=fi", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" + }, + "data": "", + "source": "XHR" + } + ], + "inputSet": [ + "", + "page=include.php", + "page=file2.php", + "page=file1.php", + "page=file3.php", + "id=fi", + "security=low", + "locale=en", + "id=exec", + "ip=Crawlergo", + "Submit=Submit", + "id=xss_d", + "default=English", + "id=upload", + "id=gordonb", + "id=sqli", + "id=sqli_blind", + "id=brute", + "username=gordonb", + "password=abc123", + "Login=Login", + "name=gordonb", + "id=xss_r", + "redirect=info.php?id=1", + "id=open_redirect", + "txtName=Cgroarwdlo", + "mtxMessage=", + "include=Crawlergo", + "token=8b479aefbd90795395b3e7089ae0dc09", + "phrase=CrawlergoChangeMe", + "send=Submit", + "id=1" + ] } \ No newline at end of file diff --git a/requestParser.go b/requestParser.go index 17d342c..2c6fb1b 100644 --- a/requestParser.go +++ b/requestParser.go @@ -10,20 +10,20 @@ import ( var requestData RequestData type RequestInfo struct { - ID int `json:"_id"` - URLString string `json:"_urlstr"` - Method string `json:"_method"` - PostData string `json:"_postData"` - Headers map[string]string `json:"_headers"` - ResourceType string `json:"_resourceType"` - MultipleParamKeys map[string]interface{} `json:"multipleParamKeys"` - URL string `json:"_url"` - Attempts int `json:"attempts"` - Processed int `json:"processed"` - From string `json:"from"` - Key string `json:"key"` - ResponseStatus int `json:"response_status"` - ResponseContentType string `json:"response_content-type"` + // ID int `json:"_id"` + URLString string `json:"url"` + Method string `json:"method"` + PostData string `json:data"` + Headers map[string]string `json:"headers"` + // ResourceType string `json:"_resourceType"` + // MultipleParamKeys map[string]interface{} `json:"multipleParamKeys"` + // URL string `json:"_url"` + // Attempts int `json:"attempts"` + // Processed int `json:"processed"` + // From string `json:"from"` + // Key string `json:"key"` + // ResponseStatus int `json:"response_status"` + // ResponseContentType string `json:"response_content-type"` } type InputSet []string @@ -51,20 +51,20 @@ func printRequest() { for key, value := range requestData.RequestsFound { fmt.Printf(" %-20v\n", key) - fmt.Printf(" %-20v %v\n", "ID:", value.ID) + // fmt.Printf(" %-20v %v\n", "ID:", value.ID) fmt.Printf(" %-20v %v\n", "URLString:", value.URLString) fmt.Printf(" %-20v %v\n", "Method:", value.Method) fmt.Printf(" %-20v %v\n", "PostData:", value.PostData) fmt.Printf(" %-20v %v\n", "Headers:", value.Headers) - fmt.Printf(" %-20v %v\n", "ResourceType:", value.ResourceType) - fmt.Printf(" %-20v %v\n", "MultipleParamKeys:", value.MultipleParamKeys) - fmt.Printf(" %-20v %v\n", "URL:", value.URL) - fmt.Printf(" %-20v %v\n", "Attempts:", value.Attempts) - fmt.Printf(" %-20v %v\n", "Processed:", value.Processed) - fmt.Printf(" %-20v %v\n", "From:", value.From) - fmt.Printf(" %-20v %v\n", "Key:", value.Key) - fmt.Printf(" %-20v %v\n", "ResponseStatus:", value.ResponseStatus) - fmt.Printf(" %-20v %v\n", "ResponseContentType:", value.ResponseContentType) + // fmt.Printf(" %-20v %v\n", "ResourceType:", value.ResourceType) + // fmt.Printf(" %-20v %v\n", "MultipleParamKeys:", value.MultipleParamKeys) + // fmt.Printf(" %-20v %v\n", "URL:", value.URL) + // fmt.Printf(" %-20v %v\n", "Attempts:", value.Attempts) + // fmt.Printf(" %-20v %v\n", "Processed:", value.Processed) + // fmt.Printf(" %-20v %v\n", "From:", value.From) + // fmt.Printf(" %-20v %v\n", "Key:", value.Key) + // fmt.Printf(" %-20v %v\n", "ResponseStatus:", value.ResponseStatus) + // fmt.Printf(" %-20v %v\n", "ResponseContentType:", value.ResponseContentType) } fmt.Printf("%-20v %v\n", "InputSet:", requestData.InputSet) From 20319eb374a0155c307b3e37c923e42357e1dd68 Mon Sep 17 00:00:00 2001 From: MINHYUK Date: Fri, 10 Nov 2023 00:12:07 +0900 Subject: [PATCH 2/5] =?UTF-8?q?refactor=20/=20requestdata=20=EB=B3=80?= =?UTF-8?q?=EC=88=98=20=EB=AA=85=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- afl.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/afl.go b/afl.go index 8e469f6..2dff164 100644 --- a/afl.go +++ b/afl.go @@ -248,7 +248,7 @@ func createFuzzStat(fuzzingPath string) { fuzzStat.Targets = []fuzzTarget{} for key, value := range requestData.RequestsFound { - targetURL := strings.Split(value.URL, "?")[0] + targetURL := strings.Split(value.URLString, "?")[0] method := strings.Split(key, " ")[0] _, exist := uniqCheck[targetURL] @@ -263,7 +263,7 @@ func createFuzzStat(fuzzingPath string) { Methods: make(map[string]int), } - tempFuzzTarget.TargetPath = strings.Split(value.URL, "?")[0] + tempFuzzTarget.TargetPath = strings.Split(value.URLString, "?")[0] tempFuzzTarget.Requests = append(tempFuzzTarget.Requests, key) tempFuzzTarget.Methods[method] = 1 From 89e13fc46310be773ab6d4b4d73cd5f38292ee76 Mon Sep 17 00:00:00 2001 From: Sanineng <106603100+Sanineng@users.noreply.github.com> Date: Fri, 10 Nov 2023 20:35:00 +0900 Subject: [PATCH 3/5] PHP patch --- afl.go | 4 ++++ main.go | 2 +- timer.go | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/afl.go b/afl.go index 2dff164..c450186 100644 --- a/afl.go +++ b/afl.go @@ -46,6 +46,10 @@ func runAFL(fuzzingPath string, fuzzerNumber int) { createScript(fuzzingPath, i) createSeed(fuzzingPath, i) + u, _ := url.Parse(fuzzStat.Targets[i].TargetPath) + os.Setenv("SCRIPT_FILENAME", "/app" + u.Path) + fmt.Println("SCRIPT_FILENAME" + "/app" + u.Path) + // cmd := exec.Command("sh", fuzzingPath + "/run.sh") cmd := exec.Command(script[1], script[2:]...) stdout, _ := cmd.StdoutPipe() diff --git a/main.go b/main.go index 6f8faa6..5d5fda5 100644 --- a/main.go +++ b/main.go @@ -31,7 +31,7 @@ func main() { fmt.Println("------------------------------------------------------------") - // Login() + Login() // fmt.Println("------------------------------------------------------------") diff --git a/timer.go b/timer.go index f2d73a0..73e96ad 100644 --- a/timer.go +++ b/timer.go @@ -26,7 +26,7 @@ func runTimer(fuzzingPath string, timeout int) { default: progress := float64(i) / float64(timeout) * 100 - files, err := ioutil.ReadDir(fuzzingPath + "/output/default/crashes") + files, err := ioutil.ReadDir(fuzzingPath + "/output/crashes") if err != nil { panic(err) From a8c493bf606f2639865ad1c7e98b22888463dc88 Mon Sep 17 00:00:00 2001 From: Sanineng <106603100+Sanineng@users.noreply.github.com> Date: Fri, 10 Nov 2023 20:36:02 +0900 Subject: [PATCH 4/5] Update config.json --- json/config.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/json/config.json b/json/config.json index 103dca3..917ca6f 100644 --- a/json/config.json +++ b/json/config.json @@ -1,23 +1,23 @@ { "testname": "test", - "afl_path": "/afl", - "target_binary": "/httpreqr --json --url ", - "base_url": "http://localhost:@@PORT_INCREMENT@@/", - "base_port": 3000, - "timeout" : 60, + "afl_path": "/afl/", + "target_binary": "/usr/local/bin/php-cgi ", + "base_url": "http://localhost:{PORT}", + "base_port": 80, + "timeout" : 200, "ld_library_path": "/lib", "ld_preload": "/lib/hook_recv.so", "memory": "8G", "first_crash": true, "cores": 1, "login": { - "url": "http://localhost", - "port": 3000, - "postData": "id=admin&pw=admin", + "url": "http://localhost/login.php", + "port": 80, + "postData": "username=admin&password=admin&&Login=Login", "getData": "id=guest&pw=guest", - "positiveHeaders": {"content-type": "Application/json"}, + "positiveHeaders": {"content-type": "application/x-www-form-urlencoded"}, "positiveBody": "", "method": "POST", - "loginSessionCookie" : "" + "loginSessionCookie" : "PHPSESSID" } -} \ No newline at end of file +} From 7cb92796b62543554c6fc410613ba5ae4b784f4e Mon Sep 17 00:00:00 2001 From: Sanineng <106603100+Sanineng@users.noreply.github.com> Date: Fri, 10 Nov 2023 20:36:13 +0900 Subject: [PATCH 5/5] Update request_data.json --- json/request_data.json | 890 +++-------------------------------------- 1 file changed, 65 insertions(+), 825 deletions(-) diff --git a/json/request_data.json b/json/request_data.json index d5fcd87..1ca5c8f 100644 --- a/json/request_data.json +++ b/json/request_data.json @@ -1,826 +1,66 @@ { - "requestsFound": [ - { - "url": "http://witcher.kro.kr:4280/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "Target" - }, - { - "url": "https://witcher.kro.kr:4280/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "Target" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/exec/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/brute/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=include.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/upload/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_s/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/csp/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/javascript/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/logout.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=file2.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=file1.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/fi/index.php?page=file3.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=fi&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/fi/?page=include.php", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=exec&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=exec&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/exec/index.php", - "method": "POST", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Origin": "http://witcher.kro.kr:4280", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "ip=Crawlergo", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/exec/index.php", - "method": "POST", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Origin": "http://witcher.kro.kr:4280", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/exec/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "ip=Crawlergo&Submit=Submit", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=xss_d&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=xss_d&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/index.php?default=English", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_d/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/upload/index.php", - "method": "POST", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Content-Type": "multipart/form-data; boundary=----WebKitFormBoundaryQ0zTGCa3cqKBMQ0c", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Origin": "http://witcher.kro.kr:4280", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/upload/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=upload&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/upload/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/upload/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli/index.php?id=gordonb", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli/index.php?id=gordonb&Submit=Submit", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=sqli&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=sqli&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/index.php?id=gordonb", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=sqli_blind&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=sqli_blind&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/index.php?id=gordonb&Submit=Submit", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/sqli_blind/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=brute&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=brute&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/brute/index.php?username=gordonb&password=abc123", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/brute/index.php?username=gordonb&password=abc123&Login=Login", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/brute/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/index.php?name=gordonb", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=xss_r&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=xss_r&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_r/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "OpenWindow" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/source/low.php?redirect=info.php?id=1", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=open_redirect&security=low&locale=en", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=open_redirect&security=low", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/xss_s/index.php", - "method": "POST", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Origin": "http://witcher.kro.kr:4280", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/xss_s/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "txtName=Cgroarwdlo&mtxMessage=", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/csp/index.php", - "method": "POST", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Origin": "http://witcher.kro.kr:4280", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/csp/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "include=Crawlergo", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/csp/Crawlergo/index.php", - "method": "GET", - "headers": { - "Accept": "*/*", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/csp/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/javascript/index.php", - "method": "POST", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Origin": "http://witcher.kro.kr:4280", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/javascript/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "token=8b479aefbd90795395b3e7089ae0dc09&phrase=CrawlergoChangeMe", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/javascript/index.php", - "method": "POST", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Origin": "http://witcher.kro.kr:4280", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/javascript/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "token=8b479aefbd90795395b3e7089ae0dc09&phrase=CrawlergoChangeMe&send=Submit", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/hackable/flags/fi.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_help.php?id=fi&security=low&locale=en", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "DOM" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source_all.php?id=fi", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/include.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/file1.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/file2.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/file3.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=fi&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=exec&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/hackable/uploads/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/image/jpeg/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/image/png/index.php", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source.php?id=upload&security=low", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "JavaScript" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/source/low.php?redirect=info.php?id=1", - "method": "GET", - "headers": { - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "Navigation" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/source/info.php?id=1", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/open_redirect/", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "Navigation" - }, - { - "url": "http://witcher.kro.kr:4280/vulnerabilities/view_source_all.php?", - "method": "GET", - "headers": { - "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", - "Cookie": "PHPSESSID=4f5c943a8fc68425a469e5184edabf9b; security=low", - "Referer": "http://witcher.kro.kr:4280/vulnerabilities/view_source_all.php?id=fi", - "Upgrade-Insecure-Requests": "1", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" - }, - "data": "", - "source": "XHR" - } - ], - "inputSet": [ - "", - "page=include.php", - "page=file2.php", - "page=file1.php", - "page=file3.php", - "id=fi", - "security=low", - "locale=en", - "id=exec", - "ip=Crawlergo", - "Submit=Submit", - "id=xss_d", - "default=English", - "id=upload", - "id=gordonb", - "id=sqli", - "id=sqli_blind", - "id=brute", - "username=gordonb", - "password=abc123", - "Login=Login", - "name=gordonb", - "id=xss_r", - "redirect=info.php?id=1", - "id=open_redirect", - "txtName=Cgroarwdlo", - "mtxMessage=", - "include=Crawlergo", - "token=8b479aefbd90795395b3e7089ae0dc09", - "phrase=CrawlergoChangeMe", - "send=Submit", - "id=1" - ] -} \ No newline at end of file + "requestsFound": { + "GET http://localhost/vulnerabilities/sqli/index.php?id=cr'awlergo%40gmail.com&Submit=Submit": { + "url": "http://localhost/vulnerabilities/sqli/index.php?id=c'rawlergo%40gmail.com&Submit=Submit", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=78c68eb138c4182a9b43deeb2124f38d; security=low", + "Referer": "http://localhost/vulnerabilities/sqli/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36", + "sec-ch-ua": "\"HeadlessChrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "\"Linux\"" + }, + "data": "", + "source": "XHR" + }, + "GET http://localhost/vulnerabilities/sqli_blind/index.php?id=craw'lergo%40gmail.com&Submit=Submit": { + "url": "http://localhost/vulnerabilities/sqli_blind/index.php?id=craw'lergo%40gmail.com&Submit=Submit", + "method": "GET", + "headers": { + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", + "Cookie": "PHPSESSID=78c68eb138c4182a9b43deeb2124f38d; security=low", + "Referer": "http://localhost/vulnerabilities/sqli_blind/", + "Upgrade-Insecure-Requests": "1", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36", + "sec-ch-ua": "\"HeadlessChrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "\"Linux\"" + }, + "data": "", + "source": "XHR" + } + }, + "inputSet": [ + "page=include.php", + "redirect=info.php?id=1", + "security=low", + "locale=en", + "id=open_redirect", + "id=fi", + "page=file1.php", + "page=file2.php", + "page=file3.php", + "id=upload", + "id=sqli", + "id=gordonb", + "Submit=Submit", + "id=sqli_blind", + "id=exec", + "ip=Crawlergo", + "id=brute", + "username=gordonb", + "password=abc123", + "Login=Login", + "default=English", + "id=xss_d", + "id=weak_id", + "txtName=Cgroarwdol", + "mtxMessage=", + "id=1", + "user_token=065b7a53f8f8bfc4505b5873fdd40067" + ] +} +