资源列表

« 1 2 ... .11 .12 .13 .14 .15 13216.17 .18 .19 .20 .21 ... 16274 »

[扫描程序3.4-PortScan_TCP

说明:分别采用了TCP connect扫描和TCP SYN两种扫描方式。而且对于TCP connect扫描方式又分别通过CSocket类和Socket2编写了程序代码。从实际的测试效果来看,CSocket类和Socket2两种实现方式由于只是采用的编程类库不一样,而编程原理一样,所以效果也基本一样。而TCP SYN扫描则由于采用了非常规的扫描方式,特别是近几年防火墙的快速发展,几乎所有的防火墙都对这种方式进行防范,因此,扫描效果要视具体情况而定。同时,TCP SYN扫描方式必须运行于管理员组成员的模式
<张彬彬> 在 2025-11-21 上传 | 大小:5.79mb | 下载:0

[扫描程序3.5-PortScan_UDP

说明: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 re
<张彬彬> 在 2025-11-21 上传 | 大小:4.02mb | 下载:0

[Linux/Unix编程hid-picolcd_lcd

说明:lcd class device for Linux v2.13.6.
<tffaove> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程lov_dev

说明:Implementation of cl_device and cl_device_type for LOV layer.
<tffaove> 在 2025-11-21 上传 | 大小:4kb | 下载:0

[Linux/Unix编程drv260x-pdata

说明:Platform data for DRV260X haptics driver family.
<tinniefv> 在 2025-11-21 上传 | 大小:8kb | 下载:0

[Linux/Unix编程nsprepkg

说明:Module Name: nsprepkg - Validation of package objects for predefined names.
<htblck> 在 2025-11-21 上传 | 大小:4kb | 下载:0

[Linux/Unix编程x25_forward

说明:Avoid a loop. This is the normal exit path for a system with only one x.25 iface and default route.
<cazuenou> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程spi-coldfire-qspi

说明:Freescale Motorola Coldfire Queued SPI driver.
<pylenqiu> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[Linux/Unix编程ktlb

说明:sun4v_itlb_miss branches here with the missing virtual address already loaded into g4. -sun4v_itlb_miss branches here with the missing virtual address already loaded into g4.
<xnhkkang> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[Linux/Unix编程gameport

说明:gameport_mutex protects entire gameport subsystem and is taken every time gameport port or driver registrered or unregistered.
<xueqerbo> 在 2025-11-21 上传 | 大小:6kb | 下载:0

[Linux/Unix编程unwind_i

说明:personality routine and language-specific data follow behind descr iptors.
<conzjan> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[Linux/Unix编程p54spi_eeprom

说明:eeprom pda wrap for Linux v2.13.6.
<yingkbjv> 在 2025-11-21 上传 | 大小:3kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 13216.17 .18 .19 .20 .21 ... 16274 »

源码中国 www.ymcn.org