-
命运是一个802.11层的无线网络探测器,嗅探,和入侵检测。
Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic.
Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic. -Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic.
- 2022-07-19 02:59:33下载
- 积分:1
-
Rosiello Security proxyscanner validity checker v2.0 of a Windows proxy server a...
Rosiello Security proxyscanner & validity checker v2.0 一个WINDOWS下的代理服务器地址扫描器,必须在MS-DOS模式下运行,附源代码。-Rosiello Security proxyscanner validity checker v2.0 of a Windows proxy server address scanners, in MS-DOS mode, and with the source code.
- 2022-10-16 20:00:03下载
- 积分:1
-
DLL calls, and they interface that is a good procedure called Scanner
动态库的调用,里面有接口说明,是一个好的扫描仪调用程序-DLL calls, and they interface that is a good procedure called Scanner
- 2022-02-07 00:47:17下载
- 积分:1
-
这是本人经常用的检查错误的log程序,在编写的时候将这加入到程序中能查出运行到第几步了 很好用的...
这是本人经常用的检查错误的log程序,在编写的时候将这加入到程序中能查出运行到第几步了 很好用的
- 2022-10-14 22:05:02下载
- 积分:1
-
RangeScan a very good code scanner. Rar
RangeScan一个非常不错的扫描器代码.rar-RangeScan a very good code scanner. Rar
- 2022-01-21 23:49:20下载
- 积分:1
-
从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.
从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.-read from the specified file into the IP address and account password, guessing ftp server passwords.
- 2022-02-05 17:08:34下载
- 积分:1
-
The preparation of vulnerability scanners detect a remote server that may exist...
编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,它的socket建立过程和上面 的端口扫描器是相同的,所不同的是漏洞扫描器通常使用80端口,然后对这个端口发送一个GET文件的请求,服务器接收到请求会返回文件内容,如果文件不存 在则返回一个错误提示,通过接收返回内容可以判断文件是否存在。发送和接收数据需要使用函数send()和recv(),另外对流中存在的字符串进行判断 需要使用函数strstr(),这除了需要具备socket函数库的知识以外,还需要一些有关string函数库的知识。-The preparation of vulnerability scanners detect a remote server that may exist with the security risks of the file exists, and its socket to establish the process and above the port scanner is the same, the difference is that vulnerability scanners typically use port 80, and then on the port send a GET request for the document, the server receives the request will return the contents of the documents, if the file does not exist then return an error message, through the receiver can determine whether to return to the contents of the file exists. Send and receive data need to use the function send () and recv (), exists in another string convection judge need to use the function strstr (), which apart from the need to have the socket lib
- 2022-06-21 10:00:53下载
- 积分:1
-
用delphi编写的网站后台扫描器
用delphi编写的网站后台扫描器--单线程,源代码及简单程序。-Web site prepared by delphi background scanner- single-threaded, the source code and simple procedures.
- 2022-04-08 05:27:34下载
- 积分:1
-
This procedure using Borland C++ Compile, process the key code is
这个程序使用Borland C++编译,程序中关键代码是“my_addr.sin_port = htons(i)”,因为变量i是一个循环量,它从一开始到使用者设定值结束,而htons(i)则是对连接远程服务器需要使用的端口进行定义,之后使 用connect()函数连接指定端口,通过返回值判断这个端口是否打开,这样一个端口扫描的思路就出现了。 -This procedure using Borland C++ Compile, process the key code is
- 2022-01-23 11:09:11下载
- 积分:1
-
A port scanner,gain the information of ports between 0 and 65535
端口扫描工具,得到主机当前端口信息0~65535-A port scanner,gain the information of ports between 0 and 65535
- 2022-04-17 15:05:51下载
- 积分:1