ReaJason
|
d0acb7712a
|
test: support bypass CSRF
|
2025-11-20 00:36:25 +08:00 |
|
ReaJason
|
e7b5430075
|
test: add WildFly 36.0.0-Final-jdk21
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
2e5de88f97
|
test: add probe no magic prefix
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
e1f0e7f4bd
|
feat: support JXPathSpringGzipPacker
|
2025-09-12 22:51:50 +08:00 |
|
ReaJason
|
ba449cc8e4
|
refactor: remove ShellTool enum
|
2025-09-12 22:51:50 +08:00 |
|
Wans
|
8f2872e542
|
feat: support ScriptEngineBigInteger
|
2025-08-28 10:18:20 +08:00 |
|
Wans
|
9925d901f5
|
feat: support BigInteger packer
|
2025-08-25 19:25:54 +08:00 |
|
 小晨曦andReaJason
|
ed50e93183
|
feat: support SpELSpringIOUtilsJDK17 (resolved #83)
Co-authored-by: ReaJason <[email protected]>
|
2025-08-25 14:34:47 +08:00 |
|
ReaJason
|
2fd2e549ad
|
ci: separate test workflow
|
2025-08-21 18:14:18 +08:00 |
|
ReaJason
|
6896426811
|
test: add some docker-compose.yaml
|
2025-08-14 00:03:20 +08:00 |
|
ReaJason
|
29150c56c9
|
test: add sleep server test case
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
7c9d330909
|
test: retry for tomcat test cases
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
f9dce4f84b
|
refactor: rename
1. 将枚举 Server 改为字符串常量,使得 memshell 和 probeshell 都能共用
2. 移除 memshell 模块直接内置在 generator 中
3. 通用类从 memshell 移动至 javaweb 下,命名修改,增加辨识度
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
99b40a945f
|
test: images use specific version
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
4a3bc0c40a
|
feat: support probe shell generation
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
8bff3b24c7
|
feat: support XMLDecoderDefineClass packer
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
5fb85f9ff1
|
feat: support XMLDecoder packer
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
73c05bc6c6
|
feat: support OGNL SpringUtils packers
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
5f153a9052
|
refactor: simplify server options
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
466d236ba2
|
test: pid fetch failed
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
9fe2630c36
|
feat: support H2 packer
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
65e23040ae
|
fix: TongWeb8 context fetch error
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
22123cec7e
|
test: use recommended logback configuration
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
58341b4f7c
|
refactor: add packer module
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
ba04db93be
|
build: rm memshell-party-bom module
|
2025-08-13 23:53:40 +08:00 |
|
ReaJason
|
b12a8530f2
|
build: use Kotlin DSL
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
1dc27116f1
|
refactor: combine normal and bypass JSP template
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
f43218b5e1
|
feat: support JBossAS ProxyValve shell
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
04bbddee6b
|
feat: support Tomcat ProxyValve shell
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
b6ba3c632a
|
test: add servlet for Tomcat8
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
c1e0fbbc18
|
refactor: rename packageName
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
9792f242ce
|
test: add Apusic pid sh
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
69f554ae4e
|
feat: support defineClass JSP packers
|
2025-06-07 13:31:18 +08:00 |
|
ReaJason
|
f7e401bd46
|
test: add cases
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
627ecf6465
|
test: add JRE and JDK Attacher test cases
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
19faf77d5c
|
feat: support AgentAttacher Packer
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
a3704eb7b7
|
feat: use ASM Agent by default
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
3c1c1cb8fc
|
feat: support webAppClassLoader
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
26d72cb909
|
refactor: remove unused code
|
2025-05-28 01:22:54 +08:00 |
|
ReaJason
|
cae0a38a7a
|
test: update docker-compose yamls
|
2025-05-14 00:34:32 +08:00 |
|
ReaJason
|
ac2b28c1f3
|
test: add jetty ee8 ~ ee10 cases
|
2025-05-14 00:34:32 +08:00 |
|
ReaJason
|
827462bcc6
|
test: use right JDK version
|
2025-05-14 00:34:32 +08:00 |
|
ReaJason
|
d0ee5c66bf
|
test: use pgrep command
|
2025-05-14 00:34:32 +08:00 |
|
ReaJason
|
565d05340e
|
feat: support command encryptor
|
2025-05-14 00:34:32 +08:00 |
|
ReaJason
|
3ecdbf020d
|
test: add SpringBoot3 Tomcat test cases
|
2025-05-14 00:34:32 +08:00 |
|
ReaJason
|
65d097c43d
|
ci: speed up integration test
|
2025-04-23 00:41:10 +08:00 |
|
ReaJason
|
b8f3b67ba4
|
test: rm SpringBoot3 Tomcat testcases
|
2025-04-23 00:10:48 +08:00 |
|
ReaJason
|
59621eefec
|
test: jboss4 PermGen OOM
|
2025-04-23 00:10:48 +08:00 |
|
ReaJason
|
a0e9dfbc85
|
fix: SpringBoot Undertow and Jetty Shell inject failed
|
2025-04-23 00:10:48 +08:00 |
|
ReaJason
|
98281f0eae
|
fix: SpringBoot Tomcat Shell Inject failed
|
2025-04-23 00:10:48 +08:00 |
|