mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-24 07:51:52 +08:00
docs: add WIP structure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: AbstractTranslet
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Agent Jar
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Base64
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: BCEL
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: BigInteger
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: 表达式注入
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: H2 JDBC URL
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Hessian 反序列化
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Jar
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Java 原生反序列化
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: JSP
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"title": "打包方式",
|
||||
"pages": [
|
||||
"base64",
|
||||
"jsp",
|
||||
"biginteger",
|
||||
"bcel",
|
||||
"abstract-translet",
|
||||
"script-engine",
|
||||
"expression",
|
||||
"ssti",
|
||||
"xml-decoder",
|
||||
"java-deserialize",
|
||||
"hessian-deserialize",
|
||||
"h2",
|
||||
"jar",
|
||||
"agent-jar"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 脚本引擎注入
|
||||
---
|
||||
|
||||
### Nashorn ScriptEngine
|
||||
|
||||
### Rhino ScriptEngine
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: 模板注入
|
||||
---
|
||||
|
||||
WIP
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: XMLDecoder
|
||||
---
|
||||
|
||||
WIP
|
||||
Reference in New Issue
Block a user