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

SYN端口扫描

于 2023-08-14 发布 文件大小:11.17 kB
0 132
下载积分: 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 个回复

  • wirelees
    说明:  该源代码是NS2中有关无线网络部分的实现,其模拟了50个移动节点之间的无线通信(The source code is part of NS2 in the implementation of wireless networks, the simulation of 50 mobile nodes in wireless communication between)
    2010-04-22 11:57:49下载
    积分:1
  • genetic-algorithm-TSP
    介绍求解TSP问题的遗传算法,附带源代码和城市节点数据。(Introduced genetic algorithm for solving TSP problem,including the supplementary data source code and city nodes.)
    2014-12-04 16:04:58下载
    积分:1
  • zhijiezhuanj
    Direct Torque Control System!!!Direct Torque Control SystemDirect Torque Control System(Direct Torque Control System! ! ! Direct Torque Control SystemDirect Torque Control System)
    2008-06-03 10:36:03下载
    积分:1
  • 1、音乐播放器
    说明:  中级和高级例程我们会不断更新,此例程主要结合实际开发给用户提供一些实实在在的例程。 程序仅供参考,如有问题可参考基础实验例程内的一些基础程序理解。只要将基础例程学习好,中级和高级都是在此基础上扩展的。本公司不对此部分内容技术支持。(Intermediate and advanced routines will be constantly updated, this routine mainly combined with practical development to provide users with some real routines. The program is for reference only. If you have any questions, you can refer to some basic programs in the basic experimental routine. As long as the basic routines are well studied, both intermediate and advanced levels are extended on this basis. The company does not provide technical support for this part of the content.)
    2020-06-18 02:00:02下载
    积分:1
  • Delphi、C 高手速成 V3.0
    Delphi、C 高手速成 V3.0-Delphi, C V3.0 accelerated master
    2022-08-13 07:59:18下载
    积分:1
  • down
    C++ Builder开发的四川麻将.具有商业游戏的风格.(C++ Builder developed by Sichuan mahjong. With commercial game style.)
    2008-04-21 22:44:51下载
    积分:1
  • demoPrint
    通过使用MFC GDI来控制和操作打印机,以及打印视图阅览。(using GDI of mfc to control and operate printer and show printer view.)
    2011-07-24 08:31:33下载
    积分:1
  • 743105
    该文件使用VS 创建了一个实例来使用 Google Breakpad在程序崩溃时来生成dmp文件()
    2018-04-11 08:46:53下载
    积分:1
  • ceemdan1
    CEEMDAN是对EEMD的改进算法,EEMD算法通过加入噪声来减小EMD的模态效应,CEEMDAN算法通过加入自适应的噪声来进一步减小模态效应,而且具有更好的收敛性。(CEEMDAN is an improved algorithm of EEMD, the EEMD algorithm by adding noise to reduce modal effects of EMD, CEEMDAN algorithm by adding noise adaptive mode to further reduce the effect, but also has better convergence.)
    2017-09-19 10:17:51下载
    积分:1
  • 2-LED
    在stm32上可以点亮流水灯,可以帮助你对stm32的固件库和外设有所了解(it could run on the stm32)
    2013-09-22 17:01:29下载
    积分:1
  • 696516资源总数
  • 106741会员总数
  • 17今日下载