登录
首页 » c » SYN端口扫描

SYN端口扫描

于 2023-08-14 发布 文件大小:11.17 kB
0 112
下载积分: 2 下载次数: 1

代码说明:

设计实现 TCP 的 SYN 扫描,打印出被扫描主机上开启的 TCP 端口号 void scanbysyn(IN_ADDR *src_ip,IN_ADDR *dst_ip,int startport,int endport) 参数: src_ip:指向扫描主机 IP 地址的指针 dst_ip:指向目标主机 IP 地址的指针 startport:扫描起始端口号 endport:扫描终止端口号 原理: 扫描器向目标主机的一个端口发送请求连接的 SYN 包,扫描器在收到 SYN/ACK 后, 不是发送的 ACK 应答而是发送 RST 包请求断开连接。这样,三次握手就没有完成,无法建 立正常的 TCP 连接,因此,这次扫描就不会被记录到系统日志中。这种扫描技术一般不会在 目标主机上留下扫描痕迹。但是,这种扫描需要有 root 权限。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fft的C语言实现
    C语言实现的fft,使用可能遇到的各种问题,以及使用方法都写在文档里面了,改几个参数就能方便的移植。
    2022-08-09 23:00:39下载
    积分:1
  • DOIGT1
    Arduino Affichage permettant de controler un afficheur graphique de 240*64 pixels par liaison série
    2015-04-18 18:22:27下载
    积分:1
  • 263yasuoyuv
    263yasuoyuv.rar是把yuv-411格式文件压缩为*.263可直看(263yasuoyuv.rar is yuv-411 format for the*. 263 files can be read straight)
    2008-06-12 20:20:49下载
    积分:1
  • PicSee
    基于MFC对话框的图片浏览器,可使用滚轮对图片进行缩放,使用鼠标对图片进行拖拽,能关联主要图片格式(MFC dialog-based image browser, you can use the scroll wheel to zoom the picture, use the mouse to drag and drop the picture,and it can be associated with the main image formats)
    2020-10-15 09:27:29下载
    积分:1
  • MyTest1
    本实例是vc+SQL server小程序,具有数据库的简单查询,更新,删除记录等功能,本程序的查询功能是基于头部匹配的模糊查询。(This example is vc+ SQL server applet with a simple database query, update, delete records and other functions, the procedures for the inquiry is based on the fuzzy query matching head.)
    2020-10-29 14:59:57下载
    积分:1
  • OPC测试可用
    说明:  使用官方opcda dll,实现上位机软件和PLC 通信,搭建小型SCADA系统(Using official opcda DLL, the communication between PC software and PLC is realized, and a small SCADA system is built)
    2021-01-15 12:02:33下载
    积分:1
  • 最短路径
    最短路径;
    2022-11-18 15:30:05下载
    积分:1
  • ffmpeg_h264
    根据最新的ffmpeg抽取的h264解码器,在vs2008下编译通过,可以运行;具体正确性没有验证,原本是自己要用,后来发现不符合要求,就共享出来;(h264 decode ffmpeg Could be running at vs2008 )
    2020-10-11 21:57:32下载
    积分:1
  • VC++人脸定位实例
    一个经典的人脸识别算法实例,提供人脸五官定位具体算法及两种实现流程.(a classic example of face recognition algorithm, providing facial features specific positioning algorithm and the two implementation process.)
    2020-06-26 08:00:02下载
    积分:1
  • C51-signal-generator
    基于C51单片机的波形信号发生器:矩形波,方波,三角波。包含单片机仿真。(Based on the C51 single-chip waveform signal generator: square wave, square wave, triangle wave. Contains simulation microcontroller.)
    2013-05-14 13:19:42下载
    积分:1
  • 696516资源总数
  • 106474会员总数
  • 2今日下载