|
6 | 6 |
|
7 | 7 | public class shell { |
8 | 8 | // 我本地测试用例!!! |
9 | | -// public static String Jsppath = "D:\\Apt_config\\shell.jsp"; |
10 | | -// public static String Jspxpath = "D:\\Apt_config\\shell.jspx"; |
11 | | -// public static String Asppath = "D:\\Apt_config\\shell.asp"; |
12 | | -// public static String Phppath = "D:\\Apt_config\\shell.php"; |
13 | | -// public static String Aspxpath = "D:\\Apt_config\\shell.aspx"; |
14 | | -// public static String Testpath = "D:\\Apt_config\\shell.txt"; |
15 | | -// public static String chajetDllpath = "D:\\Apt_config\\chajet\\App_Web_nishizhu.aspx.cdcab7d2.dll"; |
16 | | -// public static String chajetCompiledpath = "D:\\Apt_config\\chajet\\nishizhu.aspx.cdcab7d2.compiled"; |
17 | | -// public static String tasklistpath = "D:\\Apt_config\\config\\tasklist.txt"; |
18 | | -// |
19 | | -// public static String dnscofpath = "D:\\Apt_config\\dnslog\\dnslogconfig.txt"; |
20 | | -// public static String dnspath = "D:\\Apt_config\\dnslog\\dnslog.txt"; |
| 9 | + public static String Jsppath = "D:\\Apt_config\\shell.jsp"; |
| 10 | + public static String Jspxpath = "D:\\Apt_config\\shell.jspx"; |
| 11 | + public static String Asppath = "D:\\Apt_config\\shell.asp"; |
| 12 | + public static String Phppath = "D:\\Apt_config\\shell.php"; |
| 13 | + public static String Aspxpath = "D:\\Apt_config\\shell.aspx"; |
| 14 | + public static String Testpath = "D:\\Apt_config\\shell.txt"; |
| 15 | + public static String chajetDllpath = "D:\\Apt_config\\chajet\\App_Web_nishizhu.aspx.cdcab7d2.dll"; |
| 16 | + public static String chajetCompiledpath = "D:\\Apt_config\\chajet\\nishizhu.aspx.cdcab7d2.compiled"; |
| 17 | + public static String tasklistpath = "D:\\Apt_config\\config\\tasklist.txt"; |
21 | 18 |
|
22 | | -// 生产用例 |
23 | | - public static String Jsppath = "./Apt_config/shell.jsp"; |
24 | | - public static String Jspxpath = "./Apt_config/shell.jspx"; |
25 | | - public static String Asppath = "./Apt_config/shell.asp"; |
26 | | - public static String Phppath = "./Apt_config/shell.php"; |
27 | | - public static String Aspxpath = "./Apt_config/shell.aspx"; |
28 | | - public static String Testpath = "./Apt_config/shell.txt"; |
29 | | - public static String chajetDllpath = "./Apt_config/chajet/App_Web_nishizhu.aspx.cdcab7d2.dll"; |
30 | | - public static String chajetCompiledpath = "./Apt_config/chajet/nishizhu.aspx.cdcab7d2.compiled"; |
31 | | - public static String tasklistpath = "./Apt_config/config/tasklist.txt"; |
| 19 | + public static String dnscofpath = "D:\\Apt_config\\dnslog\\dnslogconfig.txt"; |
| 20 | + public static String dnspath = "D:\\Apt_config\\dnslog\\dnslog.txt"; |
32 | 21 |
|
33 | | - public static String dnscofpath = "./Apt_config/dnslog/dnslogconfig.txt"; |
34 | | - public static String dnspath = "./Apt_config/dnslog/dnslog.txt"; |
| 22 | +// 生产用例 |
| 23 | +// public static String Jsppath = "./Apt_config/shell.jsp"; |
| 24 | +// public static String Jspxpath = "./Apt_config/shell.jspx"; |
| 25 | +// public static String Asppath = "./Apt_config/shell.asp"; |
| 26 | +// public static String Phppath = "./Apt_config/shell.php"; |
| 27 | +// public static String Aspxpath = "./Apt_config/shell.aspx"; |
| 28 | +// public static String Testpath = "./Apt_config/shell.txt"; |
| 29 | +// public static String chajetDllpath = "./Apt_config/chajet/App_Web_nishizhu.aspx.cdcab7d2.dll"; |
| 30 | +// public static String chajetCompiledpath = "./Apt_config/chajet/nishizhu.aspx.cdcab7d2.compiled"; |
| 31 | +// public static String tasklistpath = "./Apt_config/config/tasklist.txt"; |
| 32 | +// |
| 33 | +// public static String dnscofpath = "./Apt_config/dnslog/dnslogconfig.txt"; |
| 34 | +// public static String dnspath = "./Apt_config/dnslog/dnslog.txt"; |
35 | 35 |
|
36 | 36 |
|
37 | 37 | //标记内容 |
|
0 commit comments