飘泊而立狮
- 帖子:279
- 注册:
2007-12-20
- 来自:
|
发表于:
2008-03-08 20:30
|
只看楼主
短消息
资料
【下载】很小很强大系列之——系统端口对应进程查看工具
很好用的工具,通过命令行运行,查看当前进程对应的端口,对本机数据流量异常问题的解决应该能有一些帮助。附使用方法:Readme for fport v2.0
fport supports Windows NT4, Windows 2000 and Windows XP
fport reports all open TCP/IP and UDP ports and maps them to the owning application. This is the same information you would see using the 'netstat -an' command, but it also maps those ports to running processes with the PID, process name and path. Fport can be used to quickly identify unknown open ports and their associated applications.
Usage: C:\>fport FPort v2.0 - TCP/IP Process to Port Mapper Copyright 2000 by Foundstone, Inc. http://www.foundstone.com Pid Process Port Proto Path 392 svchost -> 135 TCP C:\WINNT\system32\svchost.exe 8 System -> 139 TCP 8 System -> 445 TCP 508 MSTask -> 1025 TCP C:\WINNT\system32\MSTask.exe
392 svchost -> 135 UDP C:\WINNT\system32\svchost.exe 8 System -> 137 UDP 8 System -> 138 UDP 8 System -> 445 UDP 224 lsass -> 500 UDP C:\WINNT\system32\lsass.exe 212 services -> 1026 UDP C:\WINNT\system32\services.exe
The program contains five (5) switches. The switches may be utilized using either a '/' or a '-' preceding the switch. The switches are;
Usage: /? usage help /p sort by port /a sort by application /i sort by pid /ap sort by application path
For updates visit: www.foundstone.com
附件:
下载次数:1707
文件类型:application/octet-stream
文件大小:
上传时间:2008-3-8 20:30:55
描述:
2008-03-12 17:03:59
|