Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - syn
Search - syn - List
DL : 0
课设自己编的强大的端口扫描工具,有tcp connect()、udp端口扫描、TCP SYN 扫描、Ping 扫描,学习安全的好软件-Class-based port scan tool made themselves powerful, tcp connect () udp port scanning, TCP SYN scan, Ping Scan, learn safety software
Update : 2024-05-18 Size : 3632128 Publisher :

具有如下功能的软件: 具有判断远程主机存活功能和路由信息功能 具有全连接网络扫描功能 具有半打开SYN端口扫描功能 具有网络数据侦听功能 具有木马功能,能通过客户端显示机器的注册表信息。木马功能的客户端可以连接上服务器,并显示注册表信息。 具有一个远程缓冲区溢出漏洞,并且攻击这个漏洞的客户端能正常攻击-The software has the following functions: to determine the remote host survival functions and routing information with a fully connected network scanning function has half-open SYN port scanning function of network data listener function with Trojan functionality through the client machine' s registry information. The Trojan functionality client can connect to the server and display registry information. Client has a remote buffer overflow vulnerability and attack this vulnerability normal attack
Update : 2024-05-18 Size : 22770688 Publisher : zszqy

ACMproblem,我自己写的,与大家分享-ACMproblem, I wrote it myself, to share with you
Update : 2024-05-18 Size : 4096 Publisher : shaoyanan

自己写的一些数据结构测试源码,与大家分享-Write your own data structure test source code, to share with you
Update : 2024-05-18 Size : 12288 Publisher : shaoyanan

DL : 0
自己写的C# DOSS攻击实例 通过tcp 协议是3次握手的方式连接的,第一次客户机向服务器发送一个标志为syn的数据包,这个数据包的tcp部分有个16位随即序列号,而且ip部分和tcp部 分各有一个校验码,发送出去只有校验码正确才会视为合法的数据包,然后如果那个机器那个端口有服务器,比如http服务,就会把序列号+1,然后再生成一 个16位随机序列号,标志syn+ack的数据包返回,服务器就会占着一个信道等待第三次握手了,如果超过预定时间等不到就超时去掉了,这时如果开始那个 syn的源ip地址和源端口是伪造的并大量发送,服务器就会大量的向假ip端口返回syn+ack并等待,这样就大量占着信道了,如果超过了连接限制,别 的机器就连不上了,就拒绝服务了。原理大体就是这个样子了。-Write your own C# DOSS attack instance handshake connection through tcp protocol, the first time the client sends to the server a flag for the syn packet, this packet tcp part of a 16 then the serial number, and ip part and tcp part one on each check code sent only correct checksum will be regarded as the legitimate packets, and then if that machine that port server, such as http service serial number will+1, then regenerated into a 16-bit random serial number, logo syn+ack packet returns, the server will occupy a channel exceeds a predetermined time less than a timeout to remove the wait for the third handshake, then if you start the syn source ip address and the source port and send a large number of forged server will be a lot of to fake ip port to return syn+ack and waiting for, so that a large number of occupied channel, if the connection limit is exceeded, the other machines on the crawl denial of service. Principle roughly like this.
Update : 2024-05-18 Size : 7168 Publisher : mjr

DL : 0
基于SOCK(AF_PACKET, SOCK_RAW,)实现SYN、ACK,ICMP扫描-SOCK (AF_PACKET, SOCK_RAW,) SYN, ACK, ICMP scanning
Update : 2024-05-18 Size : 4096 Publisher : 谭继林

DL : 0
根据tcp/ip协议的synflood攻击-According to the tcp/ip protocol synflood attack
Update : 2024-05-18 Size : 1024 Publisher : 王风

使用SYN、ICMP、UDP分别扫描x.x.x.1-254,记下被发现的主机;对主机一一进行路由扫描(UDP),记下路径;根据最后一个路由器地址区分不同局域网-SYN, ICMP, UDP scan xxx1-254, a note of the host was found 11 for routing scan (UDP), note the path to the host distinguish between different LANs based on the address of the last router
Update : 2024-05-18 Size : 14336 Publisher : 谭继林

一篇关于超宽带定位测距的经典文献,描述了一种基于能量接收的同步算法。-This paper describes a synchronization acquisition algorithm for Ultra-Wideband Impulse Radio (UWB-IR)designed for energy constrained applications, such as sensors networks.
Update : 2024-05-18 Size : 145408 Publisher : 樵飞

DL : 0
同步泵浦光学参量振荡器synchronously pumped oscillator -synchronously pumped oscillator
Update : 2024-05-18 Size : 1925120 Publisher : 劳特

DL : 0
通讯录备份,同步,上传下载,iphone 开发源代码,很好的参考工程-contactor backup syn ,upload source code iphone
Update : 2024-05-18 Size : 265216 Publisher : 张生

基于c#开发工具的端口扫描与攻击程序,包含tcp syn,connect,fin和pingflood等-C# development tools based port scan attack program contains tcp syn, connect, fin and pingflood etc.
Update : 2024-05-18 Size : 206848 Publisher :

DL : 0
基于TCP三次握手漏洞的DOS攻击的软件,代码实现方便,快捷,单线程,有兴趣同学可改为多线程,加强威力。-Based on the TCP three-way handshake the DOS attack software vulnerabilities, code convenient, fast, single-threaded, interested students could be replaced by a multi-threaded, strengthen the power.
Update : 2024-05-18 Size : 2048 Publisher : zhangxiao

DL : 0
TCP SYN扫描。采用多线程扫描任意端口-TCP SYN scan. Using multithreading scan any port
Update : 2024-05-18 Size : 1218560 Publisher : 曹源

本程序是一个TCP端口扫描器,既支持多主机又支持Port段扫描,用户可以任意设计其组合,而且采用了TCP connect扫描和TCP SYN两种扫描方式-This program is a TCP port scanner supports both multi-host support Port segment scanning, the user can design their combination, and TCP connect scan, and TCP SYN two scanning methods
Update : 2024-05-18 Size : 11404288 Publisher : zhouzhou

DL : 0
输入:所给文法的源程序字符串 输出:二元组(syn, token或sum)构成的序列。 syn为单词种别码;       token为存放的单词自身字符串; sum为整形常数。 例如:对源程序begin x:=9 if x>0 then x:=2*x+1/3 end# 经词法分析后输出如下序列:(1,begin)(10,’x’) (18,:=) (11,9) (26, ) (2,if)-failed to translate
Update : 2024-05-18 Size : 150528 Publisher : feng

DL : 0
TCP SYN扫描源代码,发送SYN数据包,检测端口是否开放-TCP SYN
Update : 2024-05-18 Size : 11264 Publisher : kerry

DL : 0
一款扫描程序的源代码,主要包括tcp的syn扫描,fin扫描,连接扫描,还有udp的扫描-A scanning program' s source code, including the tcp syn scan fin scan, connect scan, as well as udp scan
Update : 2024-05-18 Size : 12288 Publisher : zhangxu

端口扫描 SYN 扫描,扫描速度快。占用系统资源少。
Update : 2024-05-18 Size : 35840 Publisher : YT

词法分析程序的功能: 输入:所给文法的源程序字符串。 输出:二元组(syn,token或sum)构成的序列。 其中:syn为单词种别码; token为存放的单词自身字符串; sum为整型常数。 例如:对源程序begin x:=9: if x>9 then x:=2*x+1/3 end #的源文件,经过词法分析后输出如下序列: (1,begin)(10,x)(18,:=)(11,9)(26, )(2,if)…… -Lexical analyzer function: Input: a grammar of the source string. Output: tuple (syn, token or sum) consisting of sequences. Where: syn is another code word kind token string for storing word itself sum to an integer constant. For example: the source program begin x: = 9: if x> 9 then x: = 2* x+1/3 end# of the source file after the lexical analysis following output sequence: (1, begin) (10, x) ( 18,: =) (11,9) (26, ) (2, if) ......
Update : 2024-05-18 Size : 8192 Publisher : 郭彦斌
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.