mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
hook point is com.caucho.server.dispatch.FilterFilterChain.doFilter (resolved #20)
2 lines
78 B
Bash
Executable File
2 lines
78 B
Bash
Executable File
#!/bin/bash
|
|
ps -ef | grep Resin | grep -v grep | awk '{print $2}' | tr -d '\n' |