File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
"TYPE" : " VIRTUAL" ,
12
12
"METHOD" : " VM_TOOLS_UPLOAD" ,
13
13
"HYPERVISOR_CONFIG" : " ../JSON/esxi_config.json" ,
14
- "NAME" : " APT_MSF_HOST " ,
14
+ "CPE" : " cpe:/a:rapid7:metasploit::: " ,
15
15
"MSF_ARTIFACT_PATH" : " /home/msfuser/rapid7/test_artifacts" ,
16
16
"MSF_PATH" : " /home/msfuser/rapid7/metasploit-framework"
17
17
}
22
22
{
23
23
"TYPE" : " VIRTUAL" ,
24
24
"METHOD" : " EXPLOIT" ,
25
- "NAME" : " Win2008r2x64sp1 " ,
25
+ "CPE" : " cpe:/o:microsoft:windows_server_2008:r2:sp1:x64 " ,
26
26
"MODULES" :
27
27
[
28
28
{
37
37
{
38
38
"TYPE" : " VIRTUAL" ,
39
39
"METHOD" : " EXPLOIT" ,
40
- "NAME" : " Win2012x64 " ,
40
+ "CPE" : " cpe:/o:microsoft:windows_server_2016:::x64 " ,
41
41
"MODULES" :
42
42
[
43
43
{
Original file line number Diff line number Diff line change 9
9
"TYPE" : " VIRTUAL" ,
10
10
"METHOD" : " VM_TOOLS_UPLOAD" ,
11
11
"HYPERVISOR_CONFIG" : " ../JSON/esxi_config.json" ,
12
- "NAME" : " APT_MSF_HOST " ,
12
+ "CPE" : " cpe:/a:rapid7:metasploit::: " ,
13
13
"MSF_PATH" : " /home/msfuser/rapid7/metasploit-framework" ,
14
14
"MSF_ARTIFACT_PATH" : " /home/msfuser/rapid7/test_artifacts"
15
15
}
30
30
{
31
31
"TYPE" : " VIRTUAL" ,
32
32
"METHOD" : " EXPLOIT" ,
33
- "NAME" : " Win7x64 "
33
+ "NAME" : " SATA_Win7x64 "
34
34
}
35
35
],
36
36
"MODULES" :
You can’t perform that action at this time.
0 commit comments