0% found this document useful (0 votes)
91 views1 page

Network Connection Overview

The document displays the output of the netstat command, listing active TCP and UDP connections on the local machine. It shows several processes listening on loopback addresses and ports commonly used for Windows services and applications. It also lists two established outbound HTTPS connections to remote hosts.

Uploaded by

Aisha Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
91 views1 page

Network Connection Overview

The document displays the output of the netstat command, listing active TCP and UDP connections on the local machine. It shows several processes listening on loopback addresses and ports commonly used for Windows services and applications. It also lists two established outbound HTTPS connections to remote hosts.

Uploaded by

Aisha Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

netstat -abf 5 > activity.

txt
Active Connections

Proto Local Address Foreign Address State


TCP 0.0.0.0:135 DESKTOP-KU0T9A0:0 LISTENING
RpcEptMapper
[svchost.exe]
TCP 0.0.0.0:445 DESKTOP-KU0T9A0:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:903 DESKTOP-KU0T9A0:0 LISTENING
[vmware-authd.exe]
TCP 0.0.0.0:913 DESKTOP-KU0T9A0:0 LISTENING
[vmware-authd.exe]
TCP 0.0.0.0:5040 DESKTOP-KU0T9A0:0 LISTENING
CDPSvc
[svchost.exe]
TCP 0.0.0.0:5357 DESKTOP-KU0T9A0:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:7680 DESKTOP-KU0T9A0:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:49664 DESKTOP-KU0T9A0:0 LISTENING
[lsass.exe]
TCP 0.0.0.0:49665 DESKTOP-KU0T9A0:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:49666 DESKTOP-KU0T9A0:0 LISTENING
EventLog
[svchost.exe]
TCP 0.0.0.0:49667 DESKTOP-KU0T9A0:0 LISTENING
Schedule
[svchost.exe]
TCP 0.0.0.0:49668 DESKTOP-KU0T9A0:0 LISTENING
[spoolsv.exe]
TCP 0.0.0.0:49669 DESKTOP-KU0T9A0:0 LISTENING
Can not obtain ownership information
TCP 192.168.0.102:139 DESKTOP-KU0T9A0:0 LISTENING
Can not obtain ownership information
TCP 192.168.0.102:49385 20.198.119.143:https ESTABLISHED
WpnService
[svchost.exe]
TCP 192.168.0.102:49397 104.21.6.120:https ESTABLISHED
[chrome.exe]

You might also like