Skip to main content

Posts

Showing posts with the label Netstat

Ip And Port Info Using Netstat :)

Ip And Port Info Using Netstat :) ------------------------------------------------------------------------------------------------------------ I.Use of Netstat ------------------------------------------------ - (To OPEN Netstat) - To open [Netstat] you must do the following: Click on the - [Start] button-->Then click [Programs]--> Then look for [Ms-Dos Prompt]. Netstat is a very helpful tool that has many uses. I personally use Netstat to get IP addresses from other users I'm talking with on fb n AIM. Also you can use Netstat go moniter your port activity for attackers sending syn requests (part of the TCP/IP 3 way handshake) or just to see what ports are listening/Established. Look at the example below for the average layout of a responce to typing Netstat at the C:-/windows\ prompt. ~~~~~~~~~~~~~~~~~~~~ C:-/WINDOWS>netstat Active Connections Proto Local Address Foreign Address State TCP pavilion:25872 WARLOCK:1045 ESTABLISHED TCP pavilion:25872 sy-as...