mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 08:21:52 +08:00
feat: support parse custom shell className
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"classNameOptions": "ClassNameOptions",
|
||||
"injectorClass": "InjectorClass",
|
||||
"mainConfig.injectorClassName": "Injector ClassName",
|
||||
"mainConfig.randomClassName": "Random Class Name",
|
||||
"mainConfig.shellClassName": "Shell ClassName",
|
||||
"mainConfig.shellMountType": "Shell Mount Type",
|
||||
"mainConfig.shellTool": "ShellTool",
|
||||
@@ -36,6 +37,7 @@
|
||||
"shellToolConfig.neoreGeorgHeader": "Custom Header",
|
||||
"shellToolConfig.neoreGeorgKey": "Connection Key",
|
||||
"shellToolConfig.suo5Header": "AdvanceConfiguration -> Request Header",
|
||||
"tips.classNameParseFailed": "Failed to parse class name, please verify the Base64 data",
|
||||
"tips.agent-move-to-target": "Move MemShellAgent.jar and jattach to target host",
|
||||
"tips.agent-move-to-target1": "Move MemShellAgent.jar to target host",
|
||||
"tips.controllerUrlPattern": "ControllerHandler type requires a specific URL Pattern, e.g., /hello_controller",
|
||||
|
||||
Reference in New Issue
Block a user