文件名称:3.5-PortScan_UDP
- 所属分类:
- 扫描程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-05-27
- 文件大小:
- 4.02mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
UDP扫描原理与TCP扫描原理不同,UDP扫描是通过向对方UDP端口发送数据,然后根据对方ICMP返回数据进行判断。接收ICMP数据包只能采用RAW Socket接收到所有的数据包,然后从中过滤出哪一个数据包是对方返回的,进而判断出对方端口是否处于开状态。-UDP scanning principle and TCP scanning works differently, UDP port scans are sent via UDP to the other data, and then return the data to judge other ICMP. Receiving ICMP packets can only use the RAW Socket receive all packets, and then filter out which a data packet is returned by the other party, and then identify the other port is in the ON state.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3.5 PortScan_UDP\PortScan.aps
................\PortScan.clw
................\PortScan.cpp
................\PortScan.dsp
................\PortScan.dsw
................\PortScan.h
................\PortScan.ini
................\PortScan.ncb
................\PortScan.opt
................\PortScan.plg
................\PortScan.rc
................\PortScanDlg.cpp
................\PortScanDlg.h
................\ReadMe.txt
................\..lease\PortScan.exe
................\.......\PortScan.ini
................\.......\PortScan.obj
................\.......\PortScan.pch
................\.......\PortScan.res
................\.......\PortScanDlg.obj
................\.......\StdAfx.obj
................\.......\vc60.idb
................\res\BLACK.ICO
................\...\BLUE.ICO
................\...\GREEN.ICO
................\...\LeftPic.bmp
................\...\LeftPic.psd
................\...\limegreen.ICO
................\...\ORANGE.ICO
................\...\PINK.ICO
................\...\PortScan.ico
................\...\PortScan.rc2
................\...\PURPLE.ICO
................\...\RED.ICO
................\...\SKYBLUE.ICO
................\...\Thumbs.db
................\...\VIOLET.ICO
................\...\WHITE.ICO
................\...\YELLOW.ICO
................\resource.h
................\StdAfx.cpp
................\StdAfx.h
................\Release
................\res
3.5 PortScan_UDP