登录
首页 » Visual C++ » PortScan

PortScan

于 2013-10-17 发布 文件大小:2253KB
0 116
下载积分: 1 下载次数: 6

代码说明:

  这是一个扫描程序,主要扫描网络计算机的端口,通过这个端口可以入侵,也可以检查是否有漏洞。(This is a scanning program, the main port scans network computers, can invade through this port, you can also check whether there are loopholes.)

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

发表评论

0 个回复

  • lab
    对于初始给定的数组,通常存在多个长度大于1的已自然排好序的子数组段.例如,若数组a中元素为{4,8,3,7,1,5,6,2},则自然排好序的子数组段有{4,8},{3,7},{1,5,6},{2}.用一次对数组a的线性扫描就足以找出所有这些排好序的子数组段.然后将相邻的排好序的子数组段两两合并,构成更大的排好序的子数组段({3,4,7,8},{1,2,5,6}).继续合并相邻排好序的子数组段,直至整个数组已排好序。(For the initial given array, usually present multiple sub-array section has a length greater than a natural sorted. For example, if the array of elements for a {4,8,3,7,1,5,6,2} then naturally sorted subarray segment has {4,8}, {3,7}, {1,5,6}, {2}. used once on a linear array scanning is sufficient to identify all these rows subarray segments good sequence is then sub-arrays adjacent segments sorted pairwise merge to form larger sub-segments sorted array ({3,4,7,8}, {1, 2, 5,6}). Continue merge adjacent sorted subarray section until the entire array is sorted.)
    2014-12-21 20:08:05下载
    积分:1
  • Scan
    简单的网络端口扫描器,包括ICMP扫描和connect扫描(Simple network port scanner, including ICMP scan and connect scan)
    2020-11-01 20:59:55下载
    积分:1
  • olligation-sanner
    ARP扫描操作界面,ICMP扫描操组界面和端口扫描(The ARP scanning operation interface, ICMP scanning operation group interface and port scanning)
    2012-11-17 00:36:08下载
    积分:1
  • sanner
    说明:  扫描器C源码,大家可以研究一下再说吧,扫描漏洞的(Scanner C source code, we can look at to say it, scanning loopholes)
    2010-05-03 14:06:10下载
    积分:1
  • Http
    用libnids实现http协议的解析,可以监控局域网内所有机器访问的网站,并记录日志。 使用前需要先配置好libnids的环境(Libnids realize using http protocol analysis, can monitor all LAN machines to visit websites and record the log. Need to use pre-configured environment libnids)
    2020-07-02 20:20:01下载
    积分:1
  • Mpthread_scanu
    多线程扫描,支持同时扫描5个IIP,练手之作,希望对大家有所帮助 (Multi-threaded scanning, support for scanning at the same time five of the IIP, practicing hand for you to help)
    2012-06-09 23:19:13下载
    积分:1
  • FindUdpPort
    UDp端口扫描,可以扫描任意安装TCP/IP协议的主机,并且可以扫描该主机中的一个端口。点击UDP Scan按钮,实现对UDP端口的扫描过程。在Windows操作系统环境中,建议使用Visual C++编程工具实现。(UDp port scan, can scan any install TCP/IP protocol, host, and can scan a port in the host. Click on the UDP Scan button on the UDP port scanning process. In the Windows operating system environment, it is recommended to use Visual C++ programming tools.)
    2012-07-29 09:58:36下载
    积分:1
  • scanner
    网络扫描器,实现tcp connect,tcp syn ,tcp fin,arp扫描,icmp主机发现(Network scanner, realize tcp connect, tcp syn, tcp fin, arp scan, icmp host found)
    2020-11-01 21:09:55下载
    积分:1
  • PortScan_sjtu
    大学时用visual c++写的端口扫描程序,使用tcp/fin/syn进行端口扫描。(University with visual c write port scanning procedures, use tcp/fin/syn port scan conducted.)
    2020-11-01 21:29:55下载
    积分:1
  • NW
    说明:  复杂网络,小世界网络NW的C++代码,并求了其度分布。(Networks, small world network NW in C++ code, and find out the degree distribution.)
    2010-12-31 19:51:39下载
    积分:1
  • 696524资源总数
  • 103827会员总数
  • 23今日下载