blob: 4287e94f093ec817651a5b1e790b1bf942ab2c41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
<pkmkdoc spec="1.12">
<properties>
<title>Nmap</title>
<organization>org.insecure</organization>
<userSees ui="custom" />
<min-target os="2" />
<domain anywhere="true" />
</properties>
<distribution>
<versions min-spec="1.000000" />
<scripts></scripts>
</distribution>
<contents>
<choice title="Nmap" id="choice92" starts_selected="true"
description="Nmap executables, scripts, and support files."
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.Nmap.pkg" />
</choice>
<choice title="Zenmap" id="choice93" starts_selected="true"
description="Zenmap graphical frontend."
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.Zenmap.pkg" />
</choice>
<choice title="Ncat" id="choice94" starts_selected="true"
description="Ncat general-purpose network sender and receiver (reimplementation of Netcat)."
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.Ncat.pkg" />
</choice>
<choice title="Ndiff" id="choice95" starts_selected="true"
description="Ndiff scan comparison utility."
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.Ndiff.pkg" />
</choice>
<choice title="Nping" id="choice96" starts_selected="true"
description="Nping packet generator."
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.Nping.pkg" />
</choice>
</contents>
<resources bg-scale="none" bg-align="topleft">
<locale lang="en">
<resource relative="true" type="welcome">README</resource>
<resource relative="true" type="license">LICENSE.formatted</resource>
</locale>
</resources>
<flags />
<item type="file">01nmap.xml</item>
<item type="file">02zenmap.xml</item>
<item type="file">03ncat.xml</item>
<item type="file">04ndiff.xml</item>
<item type="file">05nping.xml</item>
<mod>properties.customizeOption</mod>
<mod>properties.title</mod>
<mod>properties.anywhereDomain</mod>
<mod>properties.systemDomain</mod>
</pkmkdoc>
|