mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: support FilterProbe generate
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"title": "打包方式",
|
||||
"pages": [
|
||||
"base64",
|
||||
"jsp",
|
||||
"biginteger",
|
||||
"bcel",
|
||||
"abstract-translet",
|
||||
"script-engine",
|
||||
"expression",
|
||||
"ssti",
|
||||
"xml-decoder",
|
||||
"java-deserialize",
|
||||
"hessian-deserialize",
|
||||
"h2",
|
||||
"jar",
|
||||
"agent-jar"
|
||||
]
|
||||
}
|
||||
"title": "打包方式",
|
||||
"pages": [
|
||||
"base64",
|
||||
"jsp",
|
||||
"biginteger",
|
||||
"bcel",
|
||||
"abstract-translet",
|
||||
"script-engine",
|
||||
"expression",
|
||||
"ssti",
|
||||
"xml-decoder",
|
||||
"java-deserialize",
|
||||
"hessian-deserialize",
|
||||
"h2",
|
||||
"jar",
|
||||
"agent-jar"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"title": "中间件内存马",
|
||||
"pages": [
|
||||
"tomcat",
|
||||
"jetty"
|
||||
]
|
||||
}
|
||||
"title": "中间件内存马",
|
||||
"pages": ["tomcat", "jetty"]
|
||||
}
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"title": "回显马",
|
||||
"pages": [
|
||||
"tomcat",
|
||||
"jetty",
|
||||
"undertow",
|
||||
"resin",
|
||||
"weblogic",
|
||||
"websphere",
|
||||
"glassfish",
|
||||
"tongweb",
|
||||
"apusic",
|
||||
"springwebmvc",
|
||||
"struct2"
|
||||
]
|
||||
}
|
||||
"title": "回显马",
|
||||
"pages": [
|
||||
"tomcat",
|
||||
"jetty",
|
||||
"undertow",
|
||||
"resin",
|
||||
"weblogic",
|
||||
"websphere",
|
||||
"glassfish",
|
||||
"tongweb",
|
||||
"apusic",
|
||||
"springwebmvc",
|
||||
"struct2"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"pages": [
|
||||
"tomcat",
|
||||
"jetty",
|
||||
"undertow",
|
||||
"jboss",
|
||||
"resin",
|
||||
"weblogic",
|
||||
"websphere",
|
||||
"glassfish",
|
||||
"tongweb",
|
||||
"bes",
|
||||
"inforsuite",
|
||||
"apusic"
|
||||
]
|
||||
}
|
||||
"pages": [
|
||||
"tomcat",
|
||||
"jetty",
|
||||
"undertow",
|
||||
"jboss",
|
||||
"resin",
|
||||
"weblogic",
|
||||
"websphere",
|
||||
"glassfish",
|
||||
"tongweb",
|
||||
"bes",
|
||||
"inforsuite",
|
||||
"apusic"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"---Servlet 容器---",
|
||||
"...(container)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,4 @@
|
||||
{
|
||||
"title": "内存马工具",
|
||||
"pages": [
|
||||
"godzilla",
|
||||
"suo5",
|
||||
"behinder",
|
||||
"command",
|
||||
"antsword",
|
||||
"neoregeorg"
|
||||
]
|
||||
}
|
||||
"title": "内存马工具",
|
||||
"pages": ["godzilla", "suo5", "behinder", "command", "antsword", "neoregeorg"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user