This is the first push to this repo with my dotfiles
[dotfilesold/.git] / .config / Typora / draftsRecover / 2019-10-4 Diseño y Seguridad de Redes Grupo 001 – 2da Tarea - Matrícula No 2014-0147 171511.md
1 | **PONTIFICIA UNIVERSIDAD CATÓLICA MADRE Y MAESTRA** |
2 | :-------------------------------------------------: |
3 |      **Facultad de Ciencias de la Ingeniería**      |
4 |      **Departamento de Ingeniería Telemática**      |
5 |    **ITT-564-T-001 Diseño y Seguridad de Redes**    |
6 |           **Tarea:** **Explorando NMAP**            |
7
8 [TOC]
9
10
11
12 # Partes A y B
13
14 + De la siguiente lista de Comandos deben elegir 5 opciones para realizar sus respectivos análisis con NMAP (versión Kali Linux), deben subir capturas de pantalla y explicar lo que realiza cada opción.
15   1. nmap -A x.x.x.x
16   2. nmap -sA x.x.x.x
17   3. nmap -v -sS -O x.x.x.x
18   4. nmap -v -sU O x.x.x.x
19   5. nmap -v -sF O x.x.x.x
20 + Realice dos pruebas más con opciones no listadas en el punto anterior, realizar sus respectivos análisis con NMAP (versión Kali Linux), deben subir capturas de pantalla y explicar lo que realiza cada opción.
21
22 > Se utilizaron IP de la red local para estas partes de la practica
23
24 <p style="color:red;">Para la realizacion de estas dos primeras partes de la practica se utilizo el siguiente script par aautomatizar y almacenar las capturas:</p>
25
26 ```sh
27 #!/bin/bash
28 echo "El primer scan que tendremos es el modo '-A' el cual habilita el escaneo de sistema operativo, deteccion de version, escaneo de script y trazado de ruta" >> logfile;
29 echo primero;
30 sudo nmap -A 10.0.0.1/24 >> logfile;
31 echo "Ahora en este scan '-sA' que esta creado para poder determinar las reglas de un firewall, ya que no revisa si un puerto esta abierto o filtrado, determina si un puerto es statefull o no, es decir, si son alcanzables o no, independientemente de que esten abiertos" >> logfile;
32 echo segundo;
33 sudo nmap -sA 10.0.0.1/24 >> logfile;
34 echo "Ahora una busqueda con el metodo SYN connect, en modo vervoso y con busqueda de sistema operativo" >> logfile;
35 echo tercero;
36 sudo nmap -v -sS -O 10.0.0.1/24 >> logfile;
37 echo "Ahora un scan UDP tambien con escaneo de sistema operativo" >> logfile;
38 echo cuarto;
39 sudo nmap -v -sU -O 10.0.0.1/24 >> logfile;
40 echo "Este es un escaneo de tipo FIN con escaneo de sistema operativo activado" >> logfile;
41 echo quinto;
42 sudo nmap -v -sF -O 10.0.0.1/24 >> logfile;
43 echo "Este es un modo de 'tracear' la ruta a cada equipo que se logro escanear en la red" >> logfile;
44 echo sexto;
45 sudo nmap -v --traceroute -O 10.0.0.1/24 >> logfile;
46 echo "Este ultimo no escanea los puertos, solo detecta los host que se encuentran activos" >> logfile;
47 echo septimo;
48 sudo nmap -sn 10.0.0.1/24 >> logfile;
49 echo "" >> logfile;
50
51 ```
52
53 ## A1
54
55 _El primer scan que tendremos es el modo '-A' el cual habilita el escaneo de sistema operativo, deteccion de version, escaneo de script y trazado de ruta:_
56
57 ```bash
58
59 Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-04 13:25 EDT
60 Nmap scan report for 10.0.0.1
61 Host is up (0.0017s latency).
62 Not shown: 995 closed ports
63 PORT   STATE    SERVICE  VERSION
64 21/tcp filtered ftp
65 22/tcp filtered ssh
66 23/tcp filtered telnet
67 53/tcp open     domain   (generic dns response: NOTIMP)
68 | fingerprint-strings: 
69 |   DNSVersionBindReqTCP: 
70 |     version
71 |_    bind
72 80/tcp open     ssl/http
73 | fingerprint-strings: 
74 |   FourOhFourRequest, GetRequest: 
75 |     HTTP/1.1 400 Bad Request
76 |     Connection: Keep-Alive
77 |   GenericLines: 
78 |     HTTP/1.1 404 Not Found
79 |     Connection: Keep-Alive
80 |     requested URL was not found on this server.
81 |   HTTPOptions, RTSPRequest, SIPOptions: 
82 |     HTTP/1.1 404 Not Found
83 |     Content-Type:text/html
84 |     Pragma:no-cache
85 |     Cache-control:no-cache, no-store, max-age=0
86 |     Transfer-Encoding:chunked
87 |     X-Frame-Options:SAMEORIGIN
88 |     Connection:Keep-Alive
89 |_    requested URL was not found on this server.
90 |_http-title: Site doesn't have a title (text/html).
91 | ssl-cert: Subject: commonName=Huawei Technologies Co., Ltd/organizationName=Huawei Technologies Co., Ltd/stateOrProvinceName=Guangdong/countryName=CN
92 | Not valid before: 2014-12-05T10:33:44
93 |_Not valid after:  2024-12-04T10:33:44
94 |_ssl-date: TLS randomness does not represent time
95 2 services unrecognized despite returning data. If you know the service/version, please submit the following fingerprints at https://nmap.org/cgi-bin/submit.cgi?new-service :
96 ==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
97 SF-Port53-TCP:V=7.70%I=7%D=10/4%Time=5D97811A%P=x86_64-pc-linux-gnu%r(DNSV
98 SF:ersionBindReqTCP,20,"\0\x1e\0\x06\x81\x85\0\x01\0\0\0\0\0\0\x07version\
99 SF:x04bind\0\0\x10\0\x03")%r(DNSStatusRequestTCP,E,"\0\x0c\0\0\x90\x84\0\0
100 SF:\0\0\0\0\0\0");
101 ==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
102 SF-Port80-TCP:V=7.70%T=SSL%I=7%D=10/4%Time=5D97811C%P=x86_64-pc-linux-gnu%
103 SF:r(GenericLines,67,"HTTP/1\.1\x20404\x20Not\x20Found\r\nConnection:\x20K
104 SF:eep-Alive\r\n\r\n2f\r\nThe\x20requested\x20URL\x20was\x20not\x20found\x
105 SF:20on\x20this\x20server\.\r\n")%r(GetRequest,39,"HTTP/1\.1\x20400\x20Bad
106 SF:\x20Request\r\nConnection:\x20Keep-Alive\r\n\r\n0\r\n\r\n")%r(HTTPOptio
107 SF:ns,F8,"HTTP/1\.1\x20404\x20Not\x20Found\r\nContent-Type:text/html\r\nPr
108 SF:agma:no-cache\r\nCache-control:no-cache,\x20no-store,\x20max-age=0\r\nT
109 SF:ransfer-Encoding:chunked\r\nX-Frame-Options:SAMEORIGIN\r\nConnection:Ke
110 SF:ep-Alive\r\n\r\n2f\r\nThe\x20requested\x20URL\x20was\x20not\x20found\x2
111 SF:0on\x20this\x20server\.\r\n0\r\n\r\n")%r(RTSPRequest,F8,"HTTP/1\.1\x204
112 SF:04\x20Not\x20Found\r\nContent-Type:text/html\r\nPragma:no-cache\r\nCach
113 SF:e-control:no-cache,\x20no-store,\x20max-age=0\r\nTransfer-Encoding:chun
114 SF:ked\r\nX-Frame-Options:SAMEORIGIN\r\nConnection:Keep-Alive\r\n\r\n2f\r\
115 SF:nThe\x20requested\x20URL\x20was\x20not\x20found\x20on\x20this\x20server
116 SF:\.\r\n0\r\n\r\n")%r(FourOhFourRequest,39,"HTTP/1\.1\x20400\x20Bad\x20Re
117 SF:quest\r\nConnection:\x20Keep-Alive\r\n\r\n0\r\n\r\n")%r(SIPOptions,F8,"
118 SF:HTTP/1\.1\x20404\x20Not\x20Found\r\nContent-Type:text/html\r\nPragma:no
119 SF:-cache\r\nCache-control:no-cache,\x20no-store,\x20max-age=0\r\nTransfer
120 SF:-Encoding:chunked\r\nX-Frame-Options:SAMEORIGIN\r\nConnection:Keep-Aliv
121 SF:e\r\n\r\n2f\r\nThe\x20requested\x20URL\x20was\x20not\x20found\x20on\x20
122 SF:this\x20server\.\r\n0\r\n\r\n");
123 MAC Address: 7C:A2:3E:49:AA:16 (Huawei Technologies)
124 No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/submit/ ).
125 TCP/IP fingerprint:
126 OS:SCAN(V=7.70%E=4%D=10/4%OT=53%CT=1%CU=41796%PV=Y%DS=1%DC=D%G=Y%M=7CA23E%T
127 OS:M=5D978154%P=x86_64-pc-linux-gnu)SEQ(SP=FF%GCD=1%ISR=106%TI=Z%CI=I%TS=7)
128 OS:SEQ(SP=FF%GCD=1%ISR=106%TI=Z%CI=RI%II=I%TS=7)OPS(O1=M5B4ST11NW2%O2=M5B4S
129 OS:T11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11)WIN(W1=
130 OS:3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890)ECN(R=Y%DF=Y%T=40%W=3908%O=
131 OS:M5B4NNSNW2%CC=Y%Q=)T1(R=Y%DF=Y%T=40%S=O%A=S+%F=AS%RD=0%Q=)T2(R=N)T3(R=N)
132 OS:T4(R=Y%DF=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T5(R=Y%DF=Y%T=40%W=0%S=Z%A=S
133 OS:+%F=AR%O=%RD=0%Q=)T6(R=Y%DF=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T7(R=N)U1(
134 OS:R=Y%DF=N%T=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G)IE(R=Y%DFI=
135 OS:N%T=40%CD=S)
136
137 Network Distance: 1 hop
138
139 TRACEROUTE
140 HOP RTT     ADDRESS
141 1   1.67 ms 10.0.0.1
142
143 Nmap scan report for 10.0.0.2
144 Host is up (0.0082s latency).
145 Not shown: 998 closed ports
146 PORT     STATE SERVICE VERSION
147 8080/tcp open  http    T-Home Telekom Media Receiver httpd
148 |_http-title: Site doesn't have a title.
149 8086/tcp open  http    Microsoft Mediaroom httpd (IPTV tuner)
150 | http-auth: 
151 | HTTP/1.1 401 Unauthorized\x0D
152 |_  Server returned status 401 but no WWW-Authenticate header.
153 |_http-title: Site doesn't have a title.
154 MAC Address: 50:39:55:EC:0E:6D (Cisco Spvtg)
155 Device type: media device
156 Running: Motorola embedded, Telekom embedded
157 OS CPE: cpe:/h:motorola:vip1232 cpe:/h:telekom:mr_303
158 OS details: Motorola VIP1232 digital set top box or Telekom Media Receiver MR 303
159 Network Distance: 1 hop
160 Service Info: Device: media device
161
162 TRACEROUTE
163 HOP RTT     ADDRESS
164 1   8.18 ms 10.0.0.2
165
166 Nmap scan report for 10.0.0.232
167 Host is up (-0.048s latency).
168 All 1000 scanned ports on 10.0.0.232 are filtered
169 MAC Address: B8:1D:AA:E5:F8:B0 (LG Electronics (Mobile Communications))
170 Too many fingerprints match this host to give specific OS details
171 Network Distance: 1 hop
172
173 TRACEROUTE
174 HOP RTT ADDRESS
175 1   --  10.0.0.232
176
177 Nmap scan report for 10.0.0.4
178 Host is up (0.000040s latency).
179 All 1000 scanned ports on 10.0.0.4 are closed
180 Too many fingerprints match this host to give specific OS details
181 Network Distance: 0 hops
182
183 OS and Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
184 Nmap done: 256 IP addresses (4 hosts up) scanned in 235.61 seconds
185 ```
186
187 ## A2
188
189 _Ahora en este scan '-sA' que esta creado para poder determinar las reglas de un firewall, ya que no revisa si un puerto esta abierto o filtrado, determina si un puerto es statefull o no, es decir, si son alcanzables o no, independientemente de que esten abiertos:_
190
191 ```bash
192 Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-04 13:28 EDT
193 Nmap scan report for 10.0.0.1
194 Host is up (0.0021s latency).
195 Not shown: 997 unfiltered ports
196 PORT   STATE    SERVICE
197 21/tcp filtered ftp
198 22/tcp filtered ssh
199 23/tcp filtered telnet
200 MAC Address: 7C:A2:3E:49:AA:16 (Huawei Technologies)
201
202 Nmap scan report for 10.0.0.2
203 Host is up (0.0099s latency).
204 All 1000 scanned ports on 10.0.0.2 are unfiltered
205 MAC Address: 50:39:55:EC:0E:6D (Cisco Spvtg)
206
207 Nmap scan report for 10.0.0.5
208 Host is up (0.058s latency).
209 All 1000 scanned ports on 10.0.0.5 are unfiltered
210 MAC Address: A0:CC:2B:8D:67:C6 (Murata Manufacturing)
211
212 Nmap scan report for 10.0.0.232
213 Host is up (0.14s latency).
214 All 1000 scanned ports on 10.0.0.232 are unfiltered
215 MAC Address: B8:1D:AA:E5:F8:B0 (LG Electronics (Mobile Communications))
216
217 Nmap scan report for 10.0.0.4
218 Host is up (0.000027s latency).
219 All 1000 scanned ports on 10.0.0.4 are unfiltered
220
221 Nmap done: 256 IP addresses (5 hosts up) scanned in 455.53 seconds
222
223 ```
224
225
226
227 ## A3
228
229 Ahora una busqueda con el metodo SYN connect, en modo vervoso y con busqueda de sistema operativo:_
230
231 ```bash
232 Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-04 13:36 EDT
233 Initiating ARP Ping Scan at 13:36
234 Scanning 255 hosts [1 port/host]
235 Completed ARP Ping Scan at 13:36, 2.46s elapsed (255 total hosts)
236 Initiating Parallel DNS resolution of 255 hosts. at 13:36
237 Completed Parallel DNS resolution of 255 hosts. at 13:36, 13.00s elapsed
238 Nmap scan report for 10.0.0.0 [host down]
239 Nmap scan report for 10.0.0.3 [host down]
240 Nmap scan report for 10.0.0.6 [host down]
241 Nmap scan report for 10.0.0.7 [host down]
242 Nmap scan report for 10.0.0.8 [host down]
243 (...)#continue
244 Nmap scan report for 10.0.0.254 [host down]
245 Nmap scan report for 10.0.0.255 [host down]
246 Initiating Parallel DNS resolution of 1 host. at 13:36
247 Completed Parallel DNS resolution of 1 host. at 13:37, 13.00s elapsed
248 Initiating SYN Stealth Scan at 13:37
249 Scanning 4 hosts [1000 ports/host]
250 Discovered open port 80/tcp on 10.0.0.1
251 Discovered open port 53/tcp on 10.0.0.1
252 Discovered open port 8080/tcp on 10.0.0.2
253 Increasing send delay for 10.0.0.1 from 0 to 5 due to 11 out of 34 dropped probes since last increase.
254 Increasing send delay for 10.0.0.2 from 0 to 5 due to 13 out of 41 dropped probes since last increase.
255 Increasing send delay for 10.0.0.232 from 0 to 5 due to 13 out of 41 dropped probes since last increase.
256 Increasing send delay for 10.0.0.5 from 0 to 5 due to 35 out of 115 dropped probes since last increase.
257 Increasing send delay for 10.0.0.232 from 5 to 10 due to 11 out of 36 dropped probes since last increase.
258 Increasing send delay for 10.0.0.1 from 5 to 10 due to 11 out of 32 dropped probes since last increase.
259 Increasing send delay for 10.0.0.232 from 10 to 20 due to 11 out of 30 dropped probes since last increase.
260 Increasing send delay for 10.0.0.1 from 10 to 20 due to 11 out of 29 dropped probes since last increase.
261 Increasing send delay for 10.0.0.2 from 5 to 10 due to max_successful_tryno increase to 4
262 Increasing send delay for 10.0.0.1 from 20 to 40 due to 11 out of 24 dropped probes since last increase.
263 Increasing send delay for 10.0.0.232 from 20 to 40 due to 11 out of 27 dropped probes since last increase.
264 Increasing send delay for 10.0.0.2 from 10 to 20 due to 11 out of 26 dropped probes since last increase.
265 Increasing send delay for 10.0.0.232 from 40 to 80 due to 11 out of 27 dropped probes since last increase.
266 Increasing send delay for 10.0.0.1 from 40 to 80 due to 11 out of 26 dropped probes since last increase.
267 Increasing send delay for 10.0.0.2 from 20 to 40 due to 11 out of 27 dropped probes since last increase.
268 Increasing send delay for 10.0.0.232 from 80 to 160 due to max_successful_tryno increase to 4
269 Increasing send delay for 10.0.0.5 from 5 to 10 due to max_successful_tryno increase to 4
270 Increasing send delay for 10.0.0.2 from 40 to 80 due to 11 out of 19 dropped probes since last increase.
271 Increasing send delay for 10.0.0.2 from 80 to 160 due to max_successful_tryno increase to 5
272 Increasing send delay for 10.0.0.5 from 10 to 20 due to 11 out of 22 dropped probes since last increase.
273 Increasing send delay for 10.0.0.1 from 80 to 160 due to 11 out of 20 dropped probes since last increase.
274 Increasing send delay for 10.0.0.1 from 160 to 320 due to max_successful_tryno increase to 4
275 Increasing send delay for 10.0.0.5 from 20 to 40 due to max_successful_tryno increase to 5
276 Increasing send delay for 10.0.0.5 from 40 to 80 due to 11 out of 32 dropped probes since last increase.
277 Increasing send delay for 10.0.0.5 from 80 to 160 due to 11 out of 36 dropped probes since last increase.
278 SYN Stealth Scan Timing: About 22.66% done; ETC: 13:39 (0:01:46 remaining)
279 Increasing send delay for 10.0.0.5 from 160 to 320 due to 64 out of 213 dropped probes since last increase.
280 SYN Stealth Scan Timing: About 55.96% done; ETC: 13:40 (0:01:28 remaining)
281 Discovered open port 8086/tcp on 10.0.0.2
282 SYN Stealth Scan Timing: About 67.87% done; ETC: 13:40 (0:01:07 remaining)
283 SYN Stealth Scan Timing: About 79.95% done; ETC: 13:40 (0:00:43 remaining)
284 Completed SYN Stealth Scan against 10.0.0.2 in 198.04s (3 hosts left)
285 Completed SYN Stealth Scan against 10.0.0.232 in 198.04s (2 hosts left)
286 Completed SYN Stealth Scan against 10.0.0.5 in 274.04s (1 host left)
287 Completed SYN Stealth Scan at 13:42, 304.52s elapsed (4000 total ports)
288 Initiating OS detection (try #1) against 4 hosts
289 Retrying OS detection (try #2) against 3 hosts
290 Retrying OS detection (try #3) against 10.0.0.1
291 Retrying OS detection (try #4) against 10.0.0.1
292 Retrying OS detection (try #5) against 10.0.0.1
293 Nmap scan report for 10.0.0.1
294 Host is up (0.0016s latency).
295 Not shown: 995 closed ports
296 PORT   STATE    SERVICE
297 21/tcp filtered ftp
298 22/tcp filtered ssh
299 23/tcp filtered telnet
300 53/tcp open     domain
301 80/tcp open     http
302 MAC Address: 7C:A2:3E:49:AA:16 (Huawei Technologies)
303 No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/submit/ ).
304 TCP/IP fingerprint:
305 OS:SCAN(V=7.70%E=4%D=10/4%OT=53%CT=1%CU=31413%PV=Y%DS=1%DC=D%G=Y%M=7CA23E%T
306 OS:M=5D97847A%P=x86_64-pc-linux-gnu)SEQ(SP=FE%GCD=1%ISR=10C%TI=Z%CI=I%TS=7)
307 OS:SEQ(SP=FE%GCD=1%ISR=10C%TI=Z%CI=I%II=I%TS=7)OPS(O1=M5B4ST11NW2%O2=M5B4ST
308 OS:11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11)WIN(W1=3
309 OS:890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890)ECN(R=Y%DF=Y%T=40%W=3908%O=M
310 OS:5B4NNSNW2%CC=Y%Q=)T1(R=Y%DF=Y%T=40%S=O%A=S+%F=AS%RD=0%Q=)T2(R=N)T3(R=N)T
311 OS:4(R=Y%DF=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T5(R=Y%DF=Y%T=40%W=0%S=Z%A=S+
312 OS:%F=AR%O=%RD=0%Q=)T6(R=Y%DF=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T7(R=N)U1(R
313 OS:=Y%DF=N%T=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G)IE(R=Y%DFI=N
314 OS:%T=40%CD=S)
315
316 Uptime guess: 5.049 days (since Sun Sep 29 12:31:11 2019)
317 Network Distance: 1 hop
318 TCP Sequence Prediction: Difficulty=254 (Good luck!)
319 IP ID Sequence Generation: All zeros
320
321 Nmap scan report for 10.0.0.2
322 Host is up (0.019s latency).
323 Not shown: 998 closed ports
324 PORT     STATE SERVICE
325 8080/tcp open  http-proxy
326 8086/tcp open  d-s-n
327 MAC Address: 50:39:55:EC:0E:6D (Cisco Spvtg)
328 Device type: media device
329 Running: Motorola embedded, Telekom embedded
330 OS CPE: cpe:/h:motorola:vip1232 cpe:/h:telekom:mr_303
331 OS details: Motorola VIP1232 digital set top box or Telekom Media Receiver MR 303
332 Network Distance: 1 hop
333 TCP Sequence Prediction: Difficulty=141 (Good luck!)
334 IP ID Sequence Generation: Incremental
335
336 Nmap scan report for 10.0.0.5
337 Host is up (0.023s latency).
338 All 1000 scanned ports on 10.0.0.5 are closed
339 MAC Address: A0:CC:2B:8D:67:C6 (Murata Manufacturing)
340 Too many fingerprints match this host to give specific OS details
341 Network Distance: 1 hop
342
343 Nmap scan report for 10.0.0.232
344 Host is up (0.043s latency).
345 All 1000 scanned ports on 10.0.0.232 are closed
346 MAC Address: B8:1D:AA:E5:F8:B0 (LG Electronics (Mobile Communications))
347 Too many fingerprints match this host to give specific OS details
348 Network Distance: 1 hop
349
350 Initiating SYN Stealth Scan at 13:42
351 Scanning 10.0.0.4 [1000 ports]
352 Completed SYN Stealth Scan at 13:42, 1.58s elapsed (1000 total ports)
353 Initiating OS detection (try #1) against 10.0.0.4
354 Retrying OS detection (try #2) against 10.0.0.4
355 WARNING: OS didn't match until try #2
356 Nmap scan report for 10.0.0.4
357 Host is up (0.000028s latency).
358 All 1000 scanned ports on 10.0.0.4 are closed
359 Device type: remote management|phone|general purpose|webcam|storage-misc
360 Running: Avocent embedded, Google Android 2.X, Linux 2.6.X, AXIS embedded, ZyXEL embedded
361 OS CPE: cpe:/o:google:android:2.2 cpe:/o:linux:linux_kernel:2.6 cpe:/o:linux:linux_kernel:2.6.17 cpe:/h:axis:210a_network_camera cpe:/h:axis:211_network_camera cpe:/h:zyxel:nsa-210
362 Too many fingerprints match this host to give specific OS details
363 Network Distance: 0 hops
364
365 Read data files from: /usr/bin/../share/nmap
366 OS detection performed. Please report any incorrect results at https://nmap.org/submit/ .
367 Nmap done: 256 IP addresses (5 hosts up) scanned in 350.78 seconds
368            Raw packets sent: 6939 (311.924KB) | Rcvd: 7534 (340.930KB)
369 ```
370
371 ## A4
372
373 _Ahora un scan UDP tambien con escaneo de sistema operativo:_
374
375 ```bash
376 Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-04 13:42 EDT
377 Initiating ARP Ping Scan at 13:42
378 Scanning 255 hosts [1 port/host]
379 Completed ARP Ping Scan at 13:42, 2.06s elapsed (255 total hosts)
380 Initiating Parallel DNS resolution of 255 hosts. at 13:42
381 Completed Parallel DNS resolution of 255 hosts. at 13:42, 13.00s elapsed
382 Nmap scan report for 10.0.0.0 [host down]
383 Nmap scan report for 10.0.0.3 [host down]
384 (...)#continue
385 Nmap scan report for 10.0.0.251 [host down]
386 Nmap scan report for 10.0.0.252 [host down]
387 Nmap scan report for 10.0.0.253 [host down]
388 Nmap scan report for 10.0.0.254 [host down]
389 Nmap scan report for 10.0.0.255 [host down]
390 Initiating Parallel DNS resolution of 1 host. at 13:42
391 Completed Parallel DNS resolution of 1 host. at 13:42, 13.00s elapsed
392 Initiating UDP Scan at 13:42
393 Scanning 4 hosts [1000 ports/host]
394 Increasing send delay for 10.0.0.2 from 0 to 50 due to 22 out of 73 dropped probes since last increase.
395 Discovered open port 53/udp on 10.0.0.1
396 Increasing send delay for 10.0.0.2 from 50 to 100 due to 17 out of 55 dropped probes since last increase.
397 Increasing send delay for 10.0.0.5 from 0 to 50 due to max_successful_tryno increase to 4
398 Increasing send delay for 10.0.0.1 from 0 to 50 due to max_successful_tryno increase to 4
399 Increasing send delay for 10.0.0.232 from 0 to 50 due to max_successful_tryno increase to 4
400 Increasing send delay for 10.0.0.5 from 50 to 100 due to max_successful_tryno increase to 5
401 Increasing send delay for 10.0.0.2 from 100 to 200 due to 11 out of 23 dropped probes since last increase.
402 Increasing send delay for 10.0.0.1 from 50 to 100 due to max_successful_tryno increase to 5
403 Increasing send delay for 10.0.0.232 from 50 to 100 due to max_successful_tryno increase to 5
404 Increasing send delay for 10.0.0.1 from 100 to 200 due to max_successful_tryno increase to 6
405 Increasing send delay for 10.0.0.232 from 100 to 200 due to max_successful_tryno increase to 6
406 Increasing send delay for 10.0.0.5 from 100 to 200 due to max_successful_tryno increase to 6
407 Increasing send delay for 10.0.0.232 from 200 to 400 due to max_successful_tryno increase to 7
408 Increasing send delay for 10.0.0.5 from 200 to 400 due to max_successful_tryno increase to 7
409 Increasing send delay for 10.0.0.5 from 400 to 800 due to max_successful_tryno increase to 8
410 Increasing send delay for 10.0.0.1 from 200 to 400 due to 11 out of 11 dropped probes since last increase.
411 Increasing send delay for 10.0.0.232 from 400 to 800 due to 11 out of 12 dropped probes since last increase.
412 UDP Scan Timing: About 9.58% done; ETC: 13:48 (0:04:53 remaining)
413 Increasing send delay for 10.0.0.1 from 400 to 800 due to 11 out of 12 dropped probes since last increase.
414 Increasing send delay for 10.0.0.2 from 200 to 400 due to max_successful_tryno increase to 4
415 UDP Scan Timing: About 14.34% done; ETC: 13:49 (0:06:05 remaining)
416 Increasing send delay for 10.0.0.232 from 800 to 1000 due to 16 out of 52 dropped probes since last increase.
417 UDP Scan Timing: About 18.31% done; ETC: 13:51 (0:06:46 remaining)
418 UDP Scan Timing: About 25.42% done; ETC: 14:14 (0:23:22 remaining)
419 UDP Scan Timing: About 28.98% done; ETC: 14:12 (0:20:45 remaining)
420 UDP Scan Timing: About 32.71% done; ETC: 14:10 (0:18:27 remaining)
421 UDP Scan Timing: About 36.66% done; ETC: 14:08 (0:16:21 remaining)
422 UDP Scan Timing: About 40.43% done; ETC: 14:07 (0:14:41 remaining)
423 UDP Scan Timing: About 44.38% done; ETC: 14:06 (0:13:07 remaining)
424 UDP Scan Timing: About 48.37% done; ETC: 14:05 (0:11:42 remaining)
425 Stats: 0:11:35 elapsed; 251 hosts completed (4 up), 4 undergoing UDP Scan
426 UDP Scan Timing: About 49.39% done; ETC: 14:05 (0:11:23 remaining)
427 Stats: 0:11:37 elapsed; 251 hosts completed (4 up), 4 undergoing UDP Scan
428 UDP Scan Timing: About 49.79% done; ETC: 14:05 (0:11:15 remaining)
429 Completed UDP Scan against 10.0.0.2 in 694.61s (3 hosts left)
430 UDP Scan Timing: About 54.13% done; ETC: 14:04 (0:10:05 remaining)
431 UDP Scan Timing: About 59.52% done; ETC: 14:04 (0:08:57 remaining)
432 UDP Scan Timing: About 64.80% done; ETC: 14:05 (0:07:49 remaining)
433 UDP Scan Timing: About 70.10% done; ETC: 14:05 (0:06:40 remaining)
434 UDP Scan Timing: About 75.35% done; ETC: 14:05 (0:05:31 remaining)
435 UDP Scan Timing: About 80.63% done; ETC: 14:05 (0:04:24 remaining)
436 UDP Scan Timing: About 86.17% done; ETC: 14:06 (0:03:15 remaining)
437 UDP Scan Timing: About 91.56% done; ETC: 14:07 (0:02:03 remaining)
438 Completed UDP Scan against 10.0.0.232 in 1392.86s (2 hosts left)
439 Completed UDP Scan against 10.0.0.1 in 1417.49s (1 host left)
440 UDP Scan Timing: About 92.84% done; ETC: 14:08 (0:01:52 remaining)
441 UDP Scan Timing: About 93.03% done; ETC: 14:10 (0:01:58 remaining)
442 UDP Scan Timing: About 93.23% done; ETC: 14:13 (0:02:03 remaining)
443 UDP Scan Timing: About 93.43% done; ETC: 14:15 (0:02:07 remaining)
444 Increasing send delay for 10.0.0.5 from 800 to 1000 due to 230 out of 765 dropped probes since last increase.
445 UDP Scan Timing: About 93.64% done; ETC: 14:17 (0:02:12 remaining)
446 UDP Scan Timing: About 93.87% done; ETC: 14:19 (0:02:16 remaining)
447 UDP Scan Timing: About 94.10% done; ETC: 14:22 (0:02:19 remaining)
448 UDP Scan Timing: About 94.33% done; ETC: 14:24 (0:02:21 remaining)
449 UDP Scan Timing: About 94.57% done; ETC: 14:26 (0:02:23 remaining)
450 UDP Scan Timing: About 94.81% done; ETC: 14:29 (0:02:25 remaining)
451 UDP Scan Timing: About 95.06% done; ETC: 14:31 (0:02:25 remaining)
452 UDP Scan Timing: About 95.30% done; ETC: 14:34 (0:02:25 remaining)
453 UDP Scan Timing: About 95.54% done; ETC: 14:36 (0:02:24 remaining)
454 UDP Scan Timing: About 95.78% done; ETC: 14:39 (0:02:22 remaining)
455 UDP Scan Timing: About 96.03% done; ETC: 14:41 (0:02:20 remaining)
456 UDP Scan Timing: About 96.26% done; ETC: 14:43 (0:02:17 remaining)
457 UDP Scan Timing: About 96.49% done; ETC: 14:45 (0:02:13 remaining)
458 UDP Scan Timing: About 96.71% done; ETC: 14:48 (0:02:09 remaining)
459 UDP Scan Timing: About 96.93% done; ETC: 14:50 (0:02:04 remaining)
460 UDP Scan Timing: About 97.14% done; ETC: 14:52 (0:01:59 remaining)
461 UDP Scan Timing: About 97.34% done; ETC: 14:54 (0:01:54 remaining)
462 UDP Scan Timing: About 97.53% done; ETC: 14:56 (0:01:48 remaining)
463 UDP Scan Timing: About 97.72% done; ETC: 14:57 (0:01:43 remaining)
464 UDP Scan Timing: About 97.89% done; ETC: 14:59 (0:01:37 remaining)
465 UDP Scan Timing: About 98.06% done; ETC: 15:01 (0:01:31 remaining)
466 UDP Scan Timing: About 98.21% done; ETC: 15:02 (0:01:25 remaining)
467 UDP Scan Timing: About 98.36% done; ETC: 15:03 (0:01:20 remaining)
468 Stats: 1:21:05 elapsed; 251 hosts completed (4 up), 4 undergoing UDP Scan
469 UDP Scan Timing: About 98.69% done; ETC: 15:04 (0:01:04 remaining)
470 Completed UDP Scan at 15:04, 4919.98s elapsed (4000 total ports)
471 Initiating OS detection (try #1) against 4 hosts
472 Retrying OS detection (try #2) against 4 hosts
473 Nmap scan report for 10.0.0.1
474 Host is up (0.0026s latency).
475 Not shown: 997 closed ports
476 PORT     STATE         SERVICE
477 53/udp   open          domain
478 67/udp   open|filtered dhcps
479 1900/udp open|filtered upnp
480 MAC Address: 7C:A2:3E:49:AA:16 (Huawei Technologies)
481 Too many fingerprints match this host to give specific OS details
482 Network Distance: 1 hop
483
484 Nmap scan report for 10.0.0.2
485 Host is up (0.028s latency).
486 Not shown: 993 closed ports
487 PORT     STATE         SERVICE
488 67/udp   open|filtered dhcps
489 68/udp   open|filtered dhcpc
490 112/udp  open|filtered mcidas
491 1026/udp open|filtered win-rpc
492 1031/udp open|filtered iad2
493 1051/udp open|filtered optima-vnet
494 1900/udp open|filtered upnp
495 MAC Address: 50:39:55:EC:0E:6D (Cisco Spvtg)
496 Too many fingerprints match this host to give specific OS details
497 Network Distance: 1 hop
498
499 Nmap scan report for 10.0.0.5
500 Host is up (0.031s latency).
501 All 1000 scanned ports on 10.0.0.5 are closed (751) or open|filtered (249)
502 MAC Address: A0:CC:2B:8D:67:C6 (Murata Manufacturing)
503 Too many fingerprints match this host to give specific OS details
504 Network Distance: 1 hop
505
506 Nmap scan report for 10.0.0.232
507 Host is up (0.027s latency).
508 Not shown: 999 closed ports
509 PORT     STATE         SERVICE
510 5353/udp open|filtered zeroconf
511 MAC Address: B8:1D:AA:E5:F8:B0 (LG Electronics (Mobile Communications))
512 Too many fingerprints match this host to give specific OS details
513 Network Distance: 1 hop
514
515 Initiating UDP Scan at 15:04
516 Scanning 10.0.0.4 [1000 ports]
517 Completed UDP Scan at 15:04, 2.69s elapsed (1000 total ports)
518 Initiating OS detection (try #1) against 10.0.0.4
519 Retrying OS detection (try #2) against 10.0.0.4
520 WARNING: OS didn't match until try #2
521 Nmap scan report for 10.0.0.4
522 Host is up (0.000032s latency).
523 Not shown: 997 closed ports
524 PORT     STATE         SERVICE
525 68/udp   open|filtered dhcpc
526 631/udp  open|filtered ipp
527 5353/udp open|filtered zeroconf
528 Device type: remote management|phone|general purpose|webcam|storage-misc
529 Running: Avocent embedded, Google Android 2.X, Linux 2.6.X, AXIS embedded, ZyXEL embedded
530 OS CPE: cpe:/o:google:android:2.2 cpe:/o:linux:linux_kernel:2.6 cpe:/o:linux:linux_kernel:2.6.17 cpe:/h:axis:210a_network_camera cpe:/h:axis:211_network_camera cpe:/h:zyxel:nsa-210
531 Too many fingerprints match this host to give specific OS details
532 Network Distance: 0 hops
533
534 Read data files from: /usr/bin/../share/nmap
535 OS detection performed. Please report any incorrect results at https://nmap.org/submit/ .
536 Nmap done: 256 IP addresses (5 hosts up) scanned in 4956.45 seconds
537            Raw packets sent: 9736 (292.769KB) | Rcvd: 6841 (405.495KB)
538 ```
539
540 ## A5
541
542 _Este es un escaneo de tipo FIN con escaneo de sistema operativo activado:_
543
544 ```bash
545 Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-04 15:09 EDT
546 Initiating ARP Ping Scan at 15:09
547 Scanning 255 hosts [1 port/host]
548 Completed ARP Ping Scan at 15:09, 5.54s elapsed (255 total hosts)
549 Initiating Parallel DNS resolution of 255 hosts. at 15:09
550 Completed Parallel DNS resolution of 255 hosts. at 15:09, 13.00s elapsed
551 Nmap scan report for 10.0.0.0 [host down]
552 Nmap scan report for 10.0.0.3 [host down]
553 Nmap scan report for 10.0.0.6 [host down]
554 Nmap scan report for 10.0.0.7 [host down]
555 Nmap scan report for 10.0.0.8 [host down]
556 Nmap scan report for 10.0.0.9 [host down]
557 (...)#continue
558 Nmap scan report for 10.0.0.251 [host down]
559 Nmap scan report for 10.0.0.252 [host down]
560 Nmap scan report for 10.0.0.253 [host down]
561 Nmap scan report for 10.0.0.254 [host down]
562 Nmap scan report for 10.0.0.255 [host down]
563 Initiating Parallel DNS resolution of 1 host. at 15:09
564 Completed Parallel DNS resolution of 1 host. at 15:09, 0.04s elapsed
565 Initiating FIN Scan at 15:09
566 Scanning 5 hosts [1000 ports/host]
567 Increasing send delay for 10.0.0.2 from 0 to 5 due to 26 out of 85 dropped probes since last increase.
568 Increasing send delay for 10.0.0.207 from 0 to 5 due to 27 out of 89 dropped probes since last increase.
569 Increasing send delay for 10.0.0.207 from 5 to 10 due to max_successful_tryno increase to 4
570 FIN Scan Timing: About 15.74% done; ETC: 15:13 (0:02:46 remaining)
571 Increasing send delay for 10.0.0.232 from 0 to 5 due to 11 out of 35 dropped probes since last increase.
572 Increasing send delay for 10.0.0.232 from 5 to 10 due to max_successful_tryno increase to 4
573 Increasing send delay for 10.0.0.2 from 5 to 10 due to max_successful_tryno increase to 4
574 Increasing send delay for 10.0.0.2 from 10 to 20 due to 11 out of 29 dropped probes since last increase.
575 Increasing send delay for 10.0.0.5 from 0 to 5 due to max_successful_tryno increase to 4
576 Increasing send delay for 10.0.0.2 from 20 to 40 due to 11 out of 18 dropped probes since last increase.
577 FIN Scan Timing: About 31.77% done; ETC: 15:13 (0:02:11 remaining)
578 Increasing send delay for 10.0.0.5 from 5 to 10 due to 12 out of 38 dropped probes since last increase.
579 Increasing send delay for 10.0.0.232 from 10 to 20 due to 28 out of 91 dropped probes since last increase.
580 Increasing send delay for 10.0.0.2 from 40 to 80 due to 11 out of 19 dropped probes since last increase.
581 Increasing send delay for 10.0.0.2 from 80 to 160 due to max_successful_tryno increase to 5
582 Increasing send delay for 10.0.0.232 from 20 to 40 due to max_successful_tryno increase to 5
583 Increasing send delay for 10.0.0.232 from 40 to 80 due to max_successful_tryno increase to 6
584 Increasing send delay for 10.0.0.5 from 10 to 20 due to 11 out of 18 dropped probes since last increase.
585 Increasing send delay for 10.0.0.5 from 20 to 40 due to 11 out of 21 dropped probes since last increase.
586 Increasing send delay for 10.0.0.2 from 160 to 320 due to 11 out of 21 dropped probes since last increase.
587 Increasing send delay for 10.0.0.232 from 80 to 160 due to 11 out of 27 dropped probes since last increase.
588 Increasing send delay for 10.0.0.5 from 40 to 80 due to 11 out of 21 dropped probes since last increase.
589 Increasing send delay for 10.0.0.5 from 80 to 160 due to 11 out of 22 dropped probes since last increase.
590 Completed FIN Scan against 10.0.0.1 in 73.75s (4 hosts left)
591 Increasing send delay for 10.0.0.207 from 10 to 20 due to 11 out of 12 dropped probes since last increase.
592 Increasing send delay for 10.0.0.5 from 160 to 320 due to max_successful_tryno increase to 5
593 FIN Scan Timing: About 41.43% done; ETC: 15:14 (0:02:30 remaining)
594 FIN Scan Timing: About 44.88% done; ETC: 15:15 (0:02:47 remaining)
595 Increasing send delay for 10.0.0.207 from 20 to 40 due to 11 out of 11 dropped probes since last increase.
596 Increasing send delay for 10.0.0.207 from 40 to 80 due to 11 out of 11 dropped probes since last increase.
597 FIN Scan Timing: About 59.14% done; ETC: 15:16 (0:02:30 remaining)
598 FIN Scan Timing: About 66.19% done; ETC: 15:16 (0:02:06 remaining)
599 FIN Scan Timing: About 73.09% done; ETC: 15:16 (0:01:42 remaining)
600 Increasing send delay for 10.0.0.207 from 80 to 160 due to 11 out of 11 dropped probes since last increase.
601 FIN Scan Timing: About 79.92% done; ETC: 15:16 (0:01:17 remaining)
602 Completed FIN Scan against 10.0.0.5 in 309.16s (3 hosts left)
603 Completed FIN Scan against 10.0.0.232 in 318.99s (2 hosts left)
604 Increasing send delay for 10.0.0.207 from 160 to 320 due to 11 out of 11 dropped probes since last increase.
605 Completed FIN Scan against 10.0.0.2 in 355.19s (1 host left)
606 FIN Scan Timing: About 84.05% done; ETC: 15:17 (0:01:13 remaining)
607 Increasing send delay for 10.0.0.207 from 320 to 640 due to 11 out of 11 dropped probes since last increase.
608 FIN Scan Timing: About 84.43% done; ETC: 15:19 (0:01:25 remaining)
609 Increasing send delay for 10.0.0.207 from 640 to 1000 due to 11 out of 11 dropped probes since last increase.
610 FIN Scan Timing: About 84.72% done; ETC: 15:20 (0:01:39 remaining)
611 FIN Scan Timing: About 85.02% done; ETC: 15:22 (0:01:54 remaining)
612 FIN Scan Timing: About 85.37% done; ETC: 15:24 (0:02:10 remaining)
613 FIN Scan Timing: About 85.77% done; ETC: 15:27 (0:02:28 remaining)
614 FIN Scan Timing: About 86.22% done; ETC: 15:30 (0:02:46 remaining)
615 FIN Scan Timing: About 86.73% done; ETC: 15:33 (0:03:05 remaining)
616 FIN Scan Timing: About 87.29% done; ETC: 15:36 (0:03:23 remaining)
617 FIN Scan Timing: About 87.91% done; ETC: 15:40 (0:03:40 remaining)
618 FIN Scan Timing: About 88.64% done; ETC: 15:44 (0:03:54 remaining)
619 FIN Scan Timing: About 92.99% done; ETC: 15:46 (0:02:35 remaining)
620 FIN Scan Timing: About 95.91% done; ETC: 15:48 (0:01:34 remaining)
621 FIN Scan Timing: About 97.77% done; ETC: 15:49 (0:00:53 remaining)
622 Completed FIN Scan at 15:50, 2434.01s elapsed (5000 total ports)
623 Initiating OS detection (try #1) against 5 hosts
624 Retrying OS detection (try #2) against 5 hosts
625 Nmap scan report for 10.0.0.1
626 Host is up (0.0016s latency).
627 All 1000 scanned ports on 10.0.0.1 are open|filtered
628 MAC Address: 7C:A2:3E:49:AA:16 (Huawei Technologies)
629 Too many fingerprints match this host to give specific OS details
630 Network Distance: 1 hop
631
632 Nmap scan report for 10.0.0.2
633 Host is up (0.0091s latency).
634 All 1000 scanned ports on 10.0.0.2 are closed
635 MAC Address: 50:39:55:EC:0E:6D (Cisco Spvtg)
636 Too many fingerprints match this host to give specific OS details
637 Network Distance: 1 hop
638
639 Nmap scan report for 10.0.0.5
640 Host is up (0.31s latency).
641 All 1000 scanned ports on 10.0.0.5 are closed
642 MAC Address: A0:CC:2B:8D:67:C6 (Murata Manufacturing)
643 Too many fingerprints match this host to give specific OS details
644 Network Distance: 1 hop
645
646 Nmap scan report for 10.0.0.207
647 Host is up (0.91s latency).
648 All 1000 scanned ports on 10.0.0.207 are closed (670) or open|filtered (330)
649 MAC Address: B4:F6:1C:B8:E6:41 (Apple)
650 Too many fingerprints match this host to give specific OS details
651 Network Distance: 1 hop
652
653 Nmap scan report for 10.0.0.232
654 Host is up (0.34s latency).
655 Not shown: 999 closed ports
656 PORT     STATE         SERVICE
657 1556/tcp open|filtered veritas_pbx
658 MAC Address: B8:1D:AA:E5:F8:B0 (LG Electronics (Mobile Communications))
659 Too many fingerprints match this host to give specific OS details
660 Network Distance: 1 hop
661
662 Initiating FIN Scan at 15:50
663 Scanning E7440 (10.0.0.4) [1000 ports]
664 Completed FIN Scan at 15:50, 1.59s elapsed (1000 total ports)
665 Initiating OS detection (try #1) against E7440 (10.0.0.4)
666 Retrying OS detection (try #2) against E7440 (10.0.0.4)
667 WARNING: OS didn't match until try #2
668 Nmap scan report for E7440 (10.0.0.4)
669 Host is up (0.000026s latency).
670 All 1000 scanned ports on E7440 (10.0.0.4) are closed
671 Device type: remote management|phone|general purpose|webcam|storage-misc
672 Running: Avocent embedded, Google Android 2.X, Linux 2.6.X, AXIS embedded, ZyXEL embedded
673 OS CPE: cpe:/o:google:android:2.2 cpe:/o:linux:linux_kernel:2.6 cpe:/o:linux:linux_kernel:2.6.17 cpe:/h:axis:210a_network_camera cpe:/h:axis:211_network_camera cpe:/h:zyxel:nsa-210
674 Too many fingerprints match this host to give specific OS details
675 Network Distance: 0 hops
676
677 Read data files from: /usr/bin/../share/nmap
678 OS detection performed. Please report any incorrect results at https://nmap.org/submit/ .
679 Nmap done: 256 IP addresses (6 hosts up) scanned in 2462.38 seconds
680            Raw packets sent: 10222 (417.400KB) | Rcvd: 6808 (305.451KB)
681 ```
682
683 ## B1
684
685 _Este esta en un modo de 'tracear' la ruta a cada equipo que se logro escanear en la red_:
686
687 ```bash
688 Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-04 16:04 EDT
689 Initiating ARP Ping Scan at 16:04
690 Scanning 255 hosts [1 port/host]
691 Completed ARP Ping Scan at 16:04, 2.44s elapsed (255 total hosts)
692 Initiating Parallel DNS resolution of 255 hosts. at 16:04
693 Completed Parallel DNS resolution of 255 hosts. at 16:05, 13.00s elapsed
694 Nmap scan report for 10.0.0.0 [host down]
695 Nmap scan report for 10.0.0.3 [host down]
696 Nmap scan report for 10.0.0.6 [host down]
697 Nmap scan report for 10.0.0.7 [host down]
698 Nmap scan report for 10.0.0.8 [host down]
699 Nmap scan report for 10.0.0.9 [host down]
700 (...)#continue
701 Nmap scan report for 10.0.0.251 [host down]
702 Nmap scan report for 10.0.0.252 [host down]
703 Nmap scan report for 10.0.0.253 [host down]
704 Nmap scan report for 10.0.0.254 [host down]
705 Nmap scan report for 10.0.0.255 [host down]
706 Initiating Parallel DNS resolution of 1 host. at 16:05
707 Completed Parallel DNS resolution of 1 host. at 16:05, 13.00s elapsed
708 Initiating SYN Stealth Scan at 16:05
709 Scanning 4 hosts [1000 ports/host]
710 Discovered open port 80/tcp on 10.0.0.1
711 Discovered open port 53/tcp on 10.0.0.1
712 Discovered open port 8080/tcp on 10.0.0.2
713 Increasing send delay for 10.0.0.1 from 0 to 5 due to 11 out of 35 dropped probes since last increase.
714 Increasing send delay for 10.0.0.2 from 0 to 5 due to 13 out of 41 dropped probes since last increase.
715 Increasing send delay for 10.0.0.207 from 0 to 5 due to 13 out of 41 dropped probes since last increase.
716 Increasing send delay for 10.0.0.207 from 5 to 10 due to 11 out of 35 dropped probes since last increase.
717 Increasing send delay for 10.0.0.5 from 0 to 5 due to 50 out of 166 dropped probes since last increase.
718 Increasing send delay for 10.0.0.1 from 5 to 10 due to 11 out of 32 dropped probes since last increase.
719 Increasing send delay for 10.0.0.207 from 10 to 20 due to 11 out of 31 dropped probes since last increase.
720 Increasing send delay for 10.0.0.1 from 10 to 20 due to 11 out of 20 dropped probes since last increase.
721 Increasing send delay for 10.0.0.5 from 5 to 10 due to 11 out of 29 dropped probes since last increase.
722 Increasing send delay for 10.0.0.1 from 20 to 40 due to 11 out of 27 dropped probes since last increase.
723 Increasing send delay for 10.0.0.2 from 5 to 10 due to max_successful_tryno increase to 4
724 Increasing send delay for 10.0.0.207 from 20 to 40 due to 11 out of 24 dropped probes since last increase.
725 Increasing send delay for 10.0.0.5 from 10 to 20 due to 11 out of 23 dropped probes since last increase.
726 Increasing send delay for 10.0.0.5 from 20 to 40 due to 11 out of 20 dropped probes since last increase.
727 Increasing send delay for 10.0.0.5 from 40 to 80 due to max_successful_tryno increase to 4
728 Increasing send delay for 10.0.0.207 from 40 to 80 due to 11 out of 26 dropped probes since last increase.
729 Increasing send delay for 10.0.0.2 from 10 to 20 due to 11 out of 30 dropped probes since last increase.
730 Increasing send delay for 10.0.0.1 from 40 to 80 due to max_successful_tryno increase to 4
731 Increasing send delay for 10.0.0.2 from 20 to 40 due to max_successful_tryno increase to 5
732 Increasing send delay for 10.0.0.2 from 40 to 80 due to 11 out of 26 dropped probes since last increase.
733 Increasing send delay for 10.0.0.5 from 80 to 160 due to 11 out of 31 dropped probes since last increase.
734 Increasing send delay for 10.0.0.207 from 80 to 160 due to 11 out of 32 dropped probes since last increase.
735 Increasing send delay for 10.0.0.2 from 80 to 160 due to 13 out of 43 dropped probes since last increase.
736 Increasing send delay for 10.0.0.5 from 160 to 320 due to 13 out of 43 dropped probes since last increase.
737 SYN Stealth Scan Timing: About 25.56% done; ETC: 16:07 (0:01:30 remaining)
738 Increasing send delay for 10.0.0.1 from 80 to 160 due to 150 out of 499 dropped probes since last increase.
739 SYN Stealth Scan Timing: About 58.87% done; ETC: 16:08 (0:01:14 remaining)
740 SYN Stealth Scan Timing: About 72.53% done; ETC: 16:08 (0:00:52 remaining)
741 SYN Stealth Scan Timing: About 83.01% done; ETC: 16:08 (0:00:34 remaining)
742 Discovered open port 8086/tcp on 10.0.0.2
743 Completed SYN Stealth Scan against 10.0.0.1 in 184.30s (3 hosts left)
744 Discovered open port 62078/tcp on 10.0.0.207
745 Completed SYN Stealth Scan against 10.0.0.2 in 209.08s (2 hosts left)
746 Completed SYN Stealth Scan against 10.0.0.5 in 333.70s (1 host left)
747 Completed SYN Stealth Scan at 16:23, 1085.24s elapsed (4000 total ports)
748 Initiating OS detection (try #1) against 4 hosts
749 Retrying OS detection (try #2) against 3 hosts
750 Retrying OS detection (try #3) against 10.0.0.2
751 WARNING: OS didn't match until try #3
752 Nmap scan report for 10.0.0.1
753 Host is up (0.035s latency).
754 Not shown: 995 closed ports
755 PORT   STATE    SERVICE
756 21/tcp filtered ftp
757 22/tcp filtered ssh
758 23/tcp filtered telnet
759 53/tcp open     domain
760 80/tcp open     http
761 MAC Address: 7C:A2:3E:49:AA:16 (Huawei Technologies)
762 Device type: general purpose
763 Running: Linux 3.X
764 OS CPE: cpe:/o:linux:linux_kernel:3.5
765 OS details: Linux 3.5
766 Uptime guess: 5.162 days (since Sun Sep 29 12:31:10 2019)
767 Network Distance: 1 hop
768 TCP Sequence Prediction: Difficulty=263 (Good luck!)
769 IP ID Sequence Generation: All zeros
770
771 TRACEROUTE
772 HOP RTT      ADDRESS
773 1   35.28 ms 10.0.0.1
774
775 Nmap scan report for 10.0.0.2
776 Host is up (0.011s latency).
777 Not shown: 998 closed ports
778 PORT     STATE SERVICE
779 8080/tcp open  http-proxy
780 8086/tcp open  d-s-n
781 MAC Address: 50:39:55:EC:0E:6D (Cisco Spvtg)
782 Device type: media device
783 Running: Motorola embedded, Telekom embedded
784 OS CPE: cpe:/h:motorola:vip1232 cpe:/h:telekom:mr_303
785 OS details: Motorola VIP1232 digital set top box or Telekom Media Receiver MR 303
786 Network Distance: 1 hop
787 TCP Sequence Prediction: Difficulty=125 (Good luck!)
788 IP ID Sequence Generation: Incremental
789
790 TRACEROUTE
791 HOP RTT      ADDRESS
792 1   10.54 ms 10.0.0.2
793
794 Nmap scan report for 10.0.0.5
795 Host is up (0.053s latency).
796 All 1000 scanned ports on 10.0.0.5 are closed
797 MAC Address: A0:CC:2B:8D:67:C6 (Murata Manufacturing)
798 Too many fingerprints match this host to give specific OS details
799 Network Distance: 1 hop
800
801 TRACEROUTE
802 HOP RTT      ADDRESS
803 1   52.73 ms 10.0.0.5
804
805 Nmap scan report for 10.0.0.207
806 Host is up (0.56s latency).
807 Not shown: 943 closed ports, 56 filtered ports
808 PORT      STATE SERVICE
809 62078/tcp open  iphone-sync
810 MAC Address: B4:F6:1C:B8:E6:41 (Apple)
811 Device type: firewall
812 Running (JUST GUESSING): Fortinet embedded (87%)
813 OS CPE: cpe:/h:fortinet:fortigate_100d
814 Aggressive OS guesses: Fortinet FortiGate 100D firewall (87%)
815 No exact OS matches for host (test conditions non-ideal).
816 Network Distance: 1 hop
817
818 TRACEROUTE
819 HOP RTT       ADDRESS
820 1   556.29 ms 10.0.0.207
821
822 Initiating SYN Stealth Scan at 16:24
823 Scanning 10.0.0.4 [1000 ports]
824 Completed SYN Stealth Scan at 16:24, 1.59s elapsed (1000 total ports)
825 Initiating OS detection (try #1) against 10.0.0.4
826 Retrying OS detection (try #2) against 10.0.0.4
827 WARNING: OS didn't match until try #2
828 Nmap scan report for 10.0.0.4
829 Host is up (0.000029s latency).
830 All 1000 scanned ports on 10.0.0.4 are closed
831 Device type: remote management|phone|general purpose|webcam|storage-misc
832 Running: Avocent embedded, Google Android 2.X, Linux 2.6.X, AXIS embedded, ZyXEL embedded
833 OS CPE: cpe:/o:google:android:2.2 cpe:/o:linux:linux_kernel:2.6 cpe:/o:linux:linux_kernel:2.6.17 cpe:/h:axis:210a_network_camera cpe:/h:axis:211_network_camera cpe:/h:zyxel:nsa-210
834 Too many fingerprints match this host to give specific OS details
835 Network Distance: 0 hops
836
837 Read data files from: /usr/bin/../share/nmap
838 OS detection performed. Please report any incorrect results at https://nmap.org/submit/ .
839 Nmap done: 256 IP addresses (5 hosts up) scanned in 1170.38 seconds
840            Raw packets sent: 7334 (327.646KB) | Rcvd: 7744 (357.301KB)
841 ```
842
843 ## B2
844
845 _Este ultimo no escanea los puertos, solo detecta los host que se encuentran activos:_
846
847 ```bash
848 Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-04 16:24 EDT
849 Stats: 0:00:00 elapsed; 0 hosts completed (0 up), 255 undergoing ARP Ping Scan
850 ARP Ping Scan Timing: About 2.55% done; ETC: 16:24 (0:00:00 remaining)
851 Stats: 0:00:06 elapsed; 0 hosts completed (0 up), 255 undergoing ARP Ping Scan
852 Parallel DNS resolution of 255 hosts. Timing: About 0.00% done
853 Nmap scan report for 10.0.0.1
854 Host is up (0.017s latency).
855 MAC Address: 7C:A2:3E:49:AA:16 (Huawei Technologies)
856 Nmap scan report for 10.0.0.2
857 Host is up (0.028s latency).
858 MAC Address: 50:39:55:EC:0E:6D (Cisco Spvtg)
859 Nmap scan report for 10.0.0.5
860 Host is up (0.050s latency).
861 MAC Address: A0:CC:2B:8D:67:C6 (Murata Manufacturing)
862 Nmap scan report for 10.0.0.4
863 Host is up.
864 Nmap done: 256 IP addresses (4 hosts up) scanned in 28.14 seconds
865 ```
866
867 # Parte C
868