Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit de441e5

Browse files
J12934jorgestiganigthknight
committed
Add additional documtation and examples
Co-authored-by: Jorge Estigarribia <jorgestiga@hotmail.com> Co-authored-by: Yannik Fuhrmeister <12710254+fuhrmeistery@users.noreply.github.com>
1 parent 0f33819 commit de441e5

File tree

6 files changed

+446
-7
lines changed

6 files changed

+446
-7
lines changed
Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,191 @@
1+
[
2+
{
3+
"name": "Host: fritz.box",
4+
"category": "Host",
5+
"description": "Found a host",
6+
"location": "fritz.box",
7+
"severity": "INFORMATIONAL",
8+
"osi_layer": "NETWORK",
9+
"attributes": {
10+
"ip_address": "192.168.178.1",
11+
"hostname": "fritz.box",
12+
"operating_system": null
13+
},
14+
"id": "e0752104-b144-469c-92b7-1fdbc8fe7bd7"
15+
},
16+
{
17+
"name": "domain",
18+
"description": "Port 53 is open using tcp protocol.",
19+
"category": "Open Port",
20+
"location": "tcp://192.168.178.1:53",
21+
"osi_layer": "NETWORK",
22+
"severity": "INFORMATIONAL",
23+
"attributes": {
24+
"port": 53,
25+
"state": "open",
26+
"ip_address": "192.168.178.1",
27+
"mac_address": null,
28+
"protocol": "tcp",
29+
"hostname": "fritz.box",
30+
"method": "table",
31+
"operating_system": null,
32+
"service": "domain",
33+
"serviceProduct": null,
34+
"serviceVersion": null,
35+
"scripts": null
36+
},
37+
"id": "fc3477a1-f939-4082-87da-cb9ecd839ba4"
38+
},
39+
{
40+
"name": "http",
41+
"description": "Port 80 is open using tcp protocol.",
42+
"category": "Open Port",
43+
"location": "tcp://192.168.178.1:80",
44+
"osi_layer": "NETWORK",
45+
"severity": "INFORMATIONAL",
46+
"attributes": {
47+
"port": 80,
48+
"state": "open",
49+
"ip_address": "192.168.178.1",
50+
"mac_address": null,
51+
"protocol": "tcp",
52+
"hostname": "fritz.box",
53+
"method": "table",
54+
"operating_system": null,
55+
"service": "http",
56+
"serviceProduct": null,
57+
"serviceVersion": null,
58+
"scripts": null
59+
},
60+
"id": "e7a47bc6-4a14-4e94-b3c2-04e8ea6bde5e"
61+
},
62+
{
63+
"name": "https",
64+
"description": "Port 443 is open using tcp protocol.",
65+
"category": "Open Port",
66+
"location": "tcp://192.168.178.1:443",
67+
"osi_layer": "NETWORK",
68+
"severity": "INFORMATIONAL",
69+
"attributes": {
70+
"port": 443,
71+
"state": "open",
72+
"ip_address": "192.168.178.1",
73+
"mac_address": null,
74+
"protocol": "tcp",
75+
"hostname": "fritz.box",
76+
"method": "table",
77+
"operating_system": null,
78+
"service": "https",
79+
"serviceProduct": null,
80+
"serviceVersion": null,
81+
"scripts": null
82+
},
83+
"id": "a7a12bb6-bb33-469e-9f30-2e91b280ffcd"
84+
},
85+
{
86+
"name": "sip",
87+
"description": "Port 5060 is open using tcp protocol.",
88+
"category": "Open Port",
89+
"location": "tcp://192.168.178.1:5060",
90+
"osi_layer": "NETWORK",
91+
"severity": "INFORMATIONAL",
92+
"attributes": {
93+
"port": 5060,
94+
"state": "open",
95+
"ip_address": "192.168.178.1",
96+
"mac_address": null,
97+
"protocol": "tcp",
98+
"hostname": "fritz.box",
99+
"method": "table",
100+
"operating_system": null,
101+
"service": "sip",
102+
"serviceProduct": null,
103+
"serviceVersion": null,
104+
"scripts": null
105+
},
106+
"id": "ebf2f79e-415c-4837-8a68-d60070b1befa"
107+
},
108+
{
109+
"name": "unknown",
110+
"description": "Port 8089 is open using tcp protocol.",
111+
"category": "Open Port",
112+
"location": "tcp://192.168.178.1:8089",
113+
"osi_layer": "NETWORK",
114+
"severity": "INFORMATIONAL",
115+
"attributes": {
116+
"port": 8089,
117+
"state": "open",
118+
"ip_address": "192.168.178.1",
119+
"mac_address": null,
120+
"protocol": "tcp",
121+
"hostname": "fritz.box",
122+
"method": "table",
123+
"operating_system": null,
124+
"service": "unknown",
125+
"serviceProduct": null,
126+
"serviceVersion": null,
127+
"scripts": null
128+
},
129+
"id": "cf956977-0aa7-4d90-b993-37e8b35b2265"
130+
},
131+
{
132+
"name": "intermapper",
133+
"description": "Port 8181 is open using tcp protocol.",
134+
"category": "Open Port",
135+
"location": "tcp://192.168.178.1:8181",
136+
"osi_layer": "NETWORK",
137+
"severity": "INFORMATIONAL",
138+
"attributes": {
139+
"port": 8181,
140+
"state": "open",
141+
"ip_address": "192.168.178.1",
142+
"mac_address": null,
143+
"protocol": "tcp",
144+
"hostname": "fritz.box",
145+
"method": "table",
146+
"operating_system": null,
147+
"service": "intermapper",
148+
"serviceProduct": null,
149+
"serviceVersion": null,
150+
"scripts": null
151+
},
152+
"id": "c3c1f244-1961-4194-8b91-5d117907b854"
153+
},
154+
{
155+
"name": "Host: foobars-iPhone.fritz.box",
156+
"category": "Host",
157+
"description": "Found a host",
158+
"location": "foobars-iPhone.fritz.box",
159+
"severity": "INFORMATIONAL",
160+
"osi_layer": "NETWORK",
161+
"attributes": {
162+
"ip_address": "192.168.178.21",
163+
"hostname": "foobars-iPhone.fritz.box",
164+
"operating_system": null
165+
},
166+
"id": "53eca5bd-cf96-4aaf-a6ce-55a4ff84a4b3"
167+
},
168+
{
169+
"name": "iphone-sync",
170+
"description": "Port 62078 is open using tcp protocol.",
171+
"category": "Open Port",
172+
"location": "tcp://192.168.178.26:62078",
173+
"osi_layer": "NETWORK",
174+
"severity": "INFORMATIONAL",
175+
"attributes": {
176+
"port": 62078,
177+
"state": "open",
178+
"ip_address": "192.168.178.21",
179+
"mac_address": null,
180+
"protocol": "tcp",
181+
"hostname": "foobars-iPhone.fritz.box",
182+
"method": "table",
183+
"operating_system": null,
184+
"service": "iphone-sync",
185+
"serviceProduct": null,
186+
"serviceVersion": null,
187+
"scripts": null
188+
},
189+
"id": "23687489-b52a-4fd9-8bae-7a04842b2183"
190+
}
191+
]

integrations/nmap/examples/local-network/scan.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ metadata:
55
spec:
66
scanType: "nmap"
77
parameters:
8-
- 192.168.0.0/24
8+
# Actual IP will depend on you network config. 🤷‍
9+
- 192.168.178.0/24
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[
2+
{
3+
"name": "Host: localhost",
4+
"category": "Host",
5+
"description": "Found a host",
6+
"location": "localhost",
7+
"severity": "INFORMATIONAL",
8+
"osi_layer": "NETWORK",
9+
"attributes": {
10+
"ip_address": "127.0.0.1",
11+
"hostname": "localhost",
12+
"operating_system": null
13+
},
14+
"id": "9dced98c-eab8-4918-9f2d-ffb54df8436b"
15+
}
16+
]
Lines changed: 177 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,177 @@
1+
[
2+
{
3+
"name": "ssh",
4+
"description": "Port 22 is open using tcp protocol.",
5+
"category": "Open Port",
6+
"location": "tcp://45.33.32.156:22",
7+
"osi_layer": "NETWORK",
8+
"severity": "INFORMATIONAL",
9+
"attributes": {
10+
"port": 22,
11+
"state": "open",
12+
"ip_address": "45.33.32.156",
13+
"mac_address": null,
14+
"protocol": "tcp",
15+
"hostname": "scanme.nmap.org",
16+
"method": "table",
17+
"operating_system": null,
18+
"service": "ssh",
19+
"serviceProduct": null,
20+
"serviceVersion": null,
21+
"scripts": null
22+
},
23+
"id": "0903c2b6-b3c3-4fb3-9661-3ce995044fdd"
24+
},
25+
{
26+
"name": "http",
27+
"description": "Port 80 is open using tcp protocol.",
28+
"category": "Open Port",
29+
"location": "tcp://45.33.32.156:80",
30+
"osi_layer": "NETWORK",
31+
"severity": "INFORMATIONAL",
32+
"attributes": {
33+
"port": 80,
34+
"state": "open",
35+
"ip_address": "45.33.32.156",
36+
"mac_address": null,
37+
"protocol": "tcp",
38+
"hostname": "scanme.nmap.org",
39+
"method": "table",
40+
"operating_system": null,
41+
"service": "http",
42+
"serviceProduct": null,
43+
"serviceVersion": null,
44+
"scripts": null
45+
},
46+
"id": "6235f66d-a851-4e24-8367-6fd528f71795"
47+
},
48+
{
49+
"name": "msrpc",
50+
"description": "Port 135 is filtered using tcp protocol.",
51+
"category": "Open Port",
52+
"location": "tcp://45.33.32.156:135",
53+
"osi_layer": "NETWORK",
54+
"severity": "INFORMATIONAL",
55+
"attributes": {
56+
"port": 135,
57+
"state": "filtered",
58+
"ip_address": "45.33.32.156",
59+
"mac_address": null,
60+
"protocol": "tcp",
61+
"hostname": "scanme.nmap.org",
62+
"method": "table",
63+
"operating_system": null,
64+
"service": "msrpc",
65+
"serviceProduct": null,
66+
"serviceVersion": null,
67+
"scripts": null
68+
},
69+
"id": "831cd5a2-0860-4f11-9727-771f111a3538"
70+
},
71+
{
72+
"name": "netbios-ssn",
73+
"description": "Port 139 is filtered using tcp protocol.",
74+
"category": "Open Port",
75+
"location": "tcp://45.33.32.156:139",
76+
"osi_layer": "NETWORK",
77+
"severity": "INFORMATIONAL",
78+
"attributes": {
79+
"port": 139,
80+
"state": "filtered",
81+
"ip_address": "45.33.32.156",
82+
"mac_address": null,
83+
"protocol": "tcp",
84+
"hostname": "scanme.nmap.org",
85+
"method": "table",
86+
"operating_system": null,
87+
"service": "netbios-ssn",
88+
"serviceProduct": null,
89+
"serviceVersion": null,
90+
"scripts": null
91+
},
92+
"id": "eb4cbbda-c303-42c8-851f-6b3759713f85"
93+
},
94+
{
95+
"name": "microsoft-ds",
96+
"description": "Port 445 is filtered using tcp protocol.",
97+
"category": "Open Port",
98+
"location": "tcp://45.33.32.156:445",
99+
"osi_layer": "NETWORK",
100+
"severity": "INFORMATIONAL",
101+
"attributes": {
102+
"port": 445,
103+
"state": "filtered",
104+
"ip_address": "45.33.32.156",
105+
"mac_address": null,
106+
"protocol": "tcp",
107+
"hostname": "scanme.nmap.org",
108+
"method": "table",
109+
"operating_system": null,
110+
"service": "microsoft-ds",
111+
"serviceProduct": null,
112+
"serviceVersion": null,
113+
"scripts": null
114+
},
115+
"id": "cee96358-93ea-4b1b-ab69-1bc8220015e6"
116+
},
117+
{
118+
"name": "nping-echo",
119+
"description": "Port 9929 is open using tcp protocol.",
120+
"category": "Open Port",
121+
"location": "tcp://45.33.32.156:9929",
122+
"osi_layer": "NETWORK",
123+
"severity": "INFORMATIONAL",
124+
"attributes": {
125+
"port": 9929,
126+
"state": "open",
127+
"ip_address": "45.33.32.156",
128+
"mac_address": null,
129+
"protocol": "tcp",
130+
"hostname": "scanme.nmap.org",
131+
"method": "table",
132+
"operating_system": null,
133+
"service": "nping-echo",
134+
"serviceProduct": null,
135+
"serviceVersion": null,
136+
"scripts": null
137+
},
138+
"id": "4720cb35-87e3-4346-ab63-6434e1384efe"
139+
},
140+
{
141+
"name": "Elite",
142+
"description": "Port 31337 is open using tcp protocol.",
143+
"category": "Open Port",
144+
"location": "tcp://45.33.32.156:31337",
145+
"osi_layer": "NETWORK",
146+
"severity": "INFORMATIONAL",
147+
"attributes": {
148+
"port": 31337,
149+
"state": "open",
150+
"ip_address": "45.33.32.156",
151+
"mac_address": null,
152+
"protocol": "tcp",
153+
"hostname": "scanme.nmap.org",
154+
"method": "table",
155+
"operating_system": null,
156+
"service": "Elite",
157+
"serviceProduct": null,
158+
"serviceVersion": null,
159+
"scripts": null
160+
},
161+
"id": "1ceb1c93-e77f-41dc-a3fc-b1d04cec6a5e"
162+
},
163+
{
164+
"name": "Host: scanme.nmap.org",
165+
"category": "Host",
166+
"description": "Found a host",
167+
"location": "scanme.nmap.org",
168+
"severity": "INFORMATIONAL",
169+
"osi_layer": "NETWORK",
170+
"attributes": {
171+
"ip_address": "45.33.32.156",
172+
"hostname": "scanme.nmap.org",
173+
"operating_system": null
174+
},
175+
"id": "997e572f-13af-483a-aee6-6ce05e931daf"
176+
}
177+
]

0 commit comments

Comments
 (0)