Commit Graph
301 Commits
Author SHA1 Message Date
ReaJason 056032cae7 feat: support command probe template 2025-12-08 01:43:41 +08:00
ReaJason 544706352a feat: support command template 2025-12-08 01:43:41 +08:00
ReaJason f1d42a9b3c fix: wrong jetty handler will disrupt service 2025-12-08 01:43:41 +08:00
ReaJason b725ca3e67 refactor: use processors 2025-12-08 01:43:41 +08:00
ReaJason 2ac2c845de feat: support tomcat upgrade 2025-12-08 01:43:41 +08:00
ReaJason 772a8b5cb0 fix: injector msg is empty 2025-12-08 01:43:41 +08:00
ReaJason cefd7147bf feat: support jetty ee responseBodyProbe 2025-12-08 01:43:41 +08:00
ReaJason 1bb42819b5 feat: bytecode probe support gzip 2025-12-08 01:43:41 +08:00
ReaJason ba3900f366 perf: probe shell only run once 2025-12-08 01:43:41 +08:00
ReaJason 92e8b83313 feat: support probe mode 2025-12-08 01:43:41 +08:00
ReaJason 36236653bd feat: support appendLambdaSuffix 2025-12-08 01:43:41 +08:00
ReaJason 73b5bc7114 perf: run only once 2025-12-08 01:43:41 +08:00
ReaJason 74447786f2 fix: bes 9.5.1 agent shell not work 2025-12-08 01:43:41 +08:00
ReaJason 5a92bd9944 feat: support jetty customizer shell 2025-12-08 01:43:41 +08:00
ReaJason 827d8af2f1 refactor: simplify fetch context from spring 2025-12-08 01:43:41 +08:00
ReaJason f4a16e5d37 feat: support jetty handler shell 2025-12-08 01:43:41 +08:00
ReaJason 2fa3310bf8 refactor: use hashset to reduce inject times 2025-12-08 01:43:41 +08:00
ReaJason 47386571d8 refactor: remove useless code 2025-12-08 01:43:41 +08:00
ReaJason c4b5b9f2c6 fix: build error 2025-11-20 00:43:03 +08:00
ReaJason a022968965 test: fix failed cases 2025-11-20 00:36:25 +08:00
ReaJason cdb90b6cb1 feat: support script engine probe 2025-11-20 00:36:25 +08:00
ReaJason fb5b39a4c6 feat: support probe get payload from header by default 2025-11-20 00:36:25 +08:00
ReaJason 5ad7aec805 feat: support command shell get cmd from header 2025-11-20 00:36:25 +08:00
ReaJason 4862dd8d2a test: fix failed cases 2025-11-20 00:36:25 +08:00
ReaJason 1ea0351ed0 feat: injector support print some msg 2025-11-20 00:36:25 +08:00
ReaJason 65d9a3c672 feat: support staticInitialize 2025-11-20 00:36:25 +08:00
ReaJason 44d087829d feat: support spring response body writer 2025-11-20 00:36:25 +08:00
ReaJason 3b179c10c0 feat: support parse custom shell className 2025-11-20 00:36:25 +08:00
ReaJason 0111d50616 chore: change no field exception msg 2025-11-20 00:36:25 +08:00
ReaJason 4563a97ceb perf: remove session for godzilla 2025-11-20 00:36:25 +08:00
ReaJason aa5683a8d8 refactor: simplify code 2025-11-20 00:36:25 +08:00
ReaJason 761ec7a9e7 fix: proxyValve cause service exception 2025-11-20 00:36:25 +08:00
ReaJason 33944dfd32 fix: custom shell generate failed 2025-11-20 00:36:25 +08:00
ReaJason dee1c4a5d0 fix: rm debug print 2025-11-20 00:36:25 +08:00
ReaJason a2de3a3808 fix: custom shell classname use itself 2025-11-20 00:36:25 +08:00
ReaJason 059cae27c6 fix: serialize failed 2025-11-20 00:36:25 +08:00
ReaJason 2196a4aefb fix: custom listener shell generate failed 2025-11-20 00:36:25 +08:00
ReaJason 2675991711 feat: support Apusic 9.0.1 2025-11-20 00:36:25 +08:00
ReaJason 726a5321db fix: custom shell NPE 2025-11-20 00:36:25 +08:00
ReaJason 3c073b4445 feat: byteCode Probe support remove magic str 2025-09-12 22:51:50 +08:00
ReaJason d7f154209d refactor: simplify command shell 2025-09-12 22:51:50 +08:00
ReaJason e986ae8241 refactor: simplify CommandProbe 2025-09-12 22:51:50 +08:00
ReaJason 8eea712f4d fix: probe custom shellClassName not work 2025-09-12 22:51:50 +08:00
ReaJason 7b95367e4e build: remove useless package 2025-09-12 22:51:50 +08:00
ReaJason a2f7fe9a8e refactor: simplify config build 2025-09-12 22:51:50 +08:00
ReaJason be29e9dcc0 fix: supportedShellTools not right 2025-09-12 22:51:50 +08:00
ReaJason 0626657991 fix: custom shell not supported for listener and valve vistor 2025-09-12 22:51:50 +08:00
ReaJason 17dcb183c4 refactor: remove ShellTool enum 2025-09-12 22:51:50 +08:00
Wans 8c3fad5c2d feat: support ScriptEngineBigInteger 2025-08-28 10:18:20 +08:00
ReaJason 02b2288a42 fix: Tomcat old listeners not work when inject listener shell (#93) 2025-08-28 00:32:30 +08:00