mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 15:31:53 +08:00
feat: support AntSword shell generate (#34)
This commit is contained in:
@@ -39,7 +39,9 @@
|
||||
"behinderEncryptType": "Encrypt Type",
|
||||
"behinderDefaultEncryptType": "Default",
|
||||
"paramName": "Param Name",
|
||||
"suo5Header": "AdvanceConfiguration -> Request Header"
|
||||
"suo5Header": "AdvanceConfiguration -> Request Header",
|
||||
"antSwordPass": "Shell pwd",
|
||||
"httpHeader": "HTTP -> HTTP HEADERS"
|
||||
},
|
||||
"packageConfig": {
|
||||
"title": "Package Method",
|
||||
@@ -57,7 +59,7 @@
|
||||
"Velocity": "Velocity",
|
||||
"Groovy": "Groovy",
|
||||
"AgentJar": "AgentJar",
|
||||
"Deserialize": "Deserialize(Only CB4, 1.9.x)",
|
||||
"JavaDeserialize": "JavaDeserialize",
|
||||
"ScriptEngine": "ScriptEngine",
|
||||
"XxlJob": "XXL-JOB Executor",
|
||||
"JinJava": "JinJava",
|
||||
|
||||
@@ -39,7 +39,9 @@
|
||||
"behinderEncryptType": "加密类型",
|
||||
"behinderDefaultEncryptType": "默认",
|
||||
"paramName": "请求参数",
|
||||
"suo5Header": "高级配置 -> 请求头"
|
||||
"suo5Header": "高级配置 -> 请求头",
|
||||
"antSwordPass": "连接密码",
|
||||
"httpHeader": "请求信息 -> HTTP HEADERS"
|
||||
},
|
||||
"packageConfig": {
|
||||
"title": "打包方式",
|
||||
@@ -52,7 +54,7 @@
|
||||
"BeanShell": "BeanShell 表达式",
|
||||
"Aviator": "Aviator 表达式",
|
||||
"JXPath": "JXPath 表达式",
|
||||
"Deserialize": "反序列化(仅支持 CB4, 1.9.x)",
|
||||
"JavaDeserialize": "Java反序列化",
|
||||
"ScriptEngine": "内置脚本引擎",
|
||||
"Rhino": "Rhino 脚本引擎"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user