domingo, 10 de mayo de 2015

NETSTAT –B

PRÁCTICA 12:
Esta función de cmd se encarga de mostrarnos el nombre del programa que inició la conexión en un equipo. Además nos muestra las conexiones activas en nuestro ordenador. Como podemos apreciar, también se ven la dirección remota de la conexión activa y el estado de esta, el cual en todas es established, lo cual quiere decir que el programa tiene una conexión establecida.


C:\Users\Administrador>netstat -b

Conexiones activas

  Proto  Dirección local        Dirección remota       Estado
  TCP    192.168.0.9:49159      Abarrotes:10000        ESTABLISHED
 [esclavo.exe]
  TCP    192.168.0.9:49462      edge-star-shv-01-dfw1:https  ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:49891      a96-7-41-154:http      ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50494      dfw06s46-in-f9:https   ESTABLISHED
 [chrome.exe]
  TCP    192.168.0.9:50496      sof01s12-in-f3:https   ESTABLISHED
 [chrome.exe]
  TCP    192.168.0.9:50513      og-in-f189:https       ESTABLISHED
 [chrome.exe]
  TCP    192.168.0.9:50529      a23-212-53-118:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50555      sitecheck2:https       TIME_WAIT
  TCP    192.168.0.9:50556      a23-199-239-65:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50559      a23-199-239-65:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50560      a23-199-239-65:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50561      a23-199-239-65:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50562      a23-199-239-65:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50563      a23-199-239-65:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50595      a23-200-31-194:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50598      a23-199-239-65:http    ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50602      a23-199-239-65:http    ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50603      sitecheck2:http        ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50612      a23-200-36-136:http    TIME_WAIT
  TCP    192.168.0.9:50613      a23-200-36-136:http    TIME_WAIT
  TCP    192.168.0.9:50625      a23-200-52-233:http    TIME_WAIT
  TCP    192.168.0.9:50629      dfw06s41-in-f8:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50636      lb03:https             TIME_WAIT
  TCP    192.168.0.9:50641      a23-200-36-136:http    TIME_WAIT
  TCP    192.168.0.9:50642      a23-200-36-136:http    TIME_WAIT
  TCP    192.168.0.9:50644      a23-200-36-136:http    TIME_WAIT
  TCP    192.168.0.9:50645      dfw06s39-in-f8:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50656      134.170.185.126:https  ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50657      191.239.5.220:https    ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50660      72.21.91.8:https       ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50662      a23-200-69-117:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50663      a23-200-69-117:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50664      a23-200-69-117:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50665      a23-200-69-117:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50667      a23-200-69-117:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50668      dfw06s39-in-f8:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50673      a23-200-42-107:https   ESTABLISHED
 [opera.exe]
  TCP    192.168.0.9:50674      d3-5-1-9-0:http        ESTABLISHED

No hay comentarios:

Publicar un comentario