File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -8,21 +8,30 @@ This is backdoor project, `war` file will be in Releases.
8
8
9
9
10
10
## Support
11
- For Windows:
12
- + Windows CMD Webshell (CMD.exe)
13
- + Windows CMD Reverse Shell (CMD.exe)
14
- + Windows CMD Reverse Shell (POWERSHELL.exe)
11
+ ### For Windows:
12
+
13
+ + Windows Webshell (CMD.exe)
14
+ + Windows Reverse Shell (CMD.exe)
15
+ + Windows Reverse Shell (POWERSHELL.exe)
16
+
17
+ If Tomcat is a 32-bit process and needs to start a 64-bit program, use the following function. If not, the following function will be have an error.
18
+
19
+ + Windows Webshell via Sysnative (CMD.exe)
20
+ + Windows Reverse Shell via Sysnative (CMD.exe)
21
+ + Windows Reverse Shell via Sysnative (POWERSHELL.exe)
22
+
23
+ ### For Linux:
15
24
16
- For Linux:
17
25
+ Linux CMD Webshell
18
26
+ Linux CMD Reverse Shell (sh)
19
27
20
- Tools:
28
+ ### Tools:
29
+
21
30
+ Simple file manage tools (WINDOWS)
22
31
+ Jsp File Browser 1.2
23
32
24
33
25
34
## Version
26
- 1.0
35
+ 1.1
27
36
28
37
You can’t perform that action at this time.
0 commit comments