搜索资源列表
proxyscan.zip
- 检测HTTP代理服务器的程序
ScanFtp
- 从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.-read from the specified file into the IP address and account password, guessing ftp server passwords.
tftpd32
- tftp 服务器和客户端 软件,功能强大!-tftp server and client software, powerful!
HTTPdecx
- 从HTTP服务器接受文件的控制台程序源代码-HTTP server from the console to accept document source code
liangjipingproxyvb
- 代理服务器,源码的好啊找到了,大家肯定找了好久了-proxy server, the source arraignment found, we will find for a long time the
getserver
- 这是一个取一个服务器的域名的程序,由本程序引发的问题,本人概不负责。
Telnet
- 编程代码,Telnet服务器代码,vb开发,多线程处理
portscan
- 一个简单的端口扫描程序: addstr = \"发现端口\" & Str(port) & \"打开\" & Space(5) Select Case port Case 7 plus = \"ECHO服务\" Case 21 plus = \"FTP服务★★★★★\" Case 25 plus = \"SMTP服务★★\" Case 43 plus = \"Whois服务\" Case 53 plus = \"DNS服务☆\" Case 80 plus = \"HTTP服务★★★★★\" C
URLcheck
- 本程序可根据用户的设置对http服务器进行监控,以检测其是否关闭,源码
portsbasiccanner
- 这个程序使用Borland C++编译,程序中关键代码是“my_addr.sin_port = htons(i)”,因为变量i是一个循环量,它从一开始到使用者设定值结束,而htons(i)则是对连接远程服务器需要使用的端口进行定义,之后使 用connect()函数连接指定端口,通过返回值判断这个端口是否打开,这样一个端口扫描的思路就出现了。
loophole_scanner
- 编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,它的socket建立过程和上面 的端口扫描器是相同的,所不同的是漏洞扫描器通常使用80端口,然后对这个端口发送一个GET文件的请求,服务器接收到请求会返回文件内容,如果文件不存 在则返回一个错误提示,通过接收返回内容可以判断文件是否存在。发送和接收数据需要使用函数send()和recv(),另外对流中存在的字符串进行判断 需要使用函数strstr(),这除了需要具备socket函数库的知识以外,还需要一些有关string函数库的
proxyscanner.tar
- 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.
聊天软件
- 这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
pangzhusm 网站旁站和C段扫描查询程序
- 网站旁站和C段扫描查询程序,能够查询出目标站同服务器上所有的其他网站和C段里每个服务器里所有的网站。-Site next to the station and the C segment scan check program, be able to query the target station with all the other sites on the server and each server in the C segment in all of the site.
proxyscan.zip 检测HTTP代理服务器的程序
- 检测HTTP代理服务器的程序 ,Detecting HTTP proxy
whois
- 用c++实现简单的whois协议 输入域名查询到相应的服务器的消息-C++ whois protocol enter the domain name query to the appropriate server message
3389
- 这款扫描工具是针对服务器3389端口所开发的一款扫描软件!对安防有兴趣的朋友可以研究一下!-The scan tool is a scanning software developed for the 3389 port of the server! Security interested friends can look at
proxysource
- 代理服务器的java代码,可以实现把一个http连接通过此程序转发出去,从而在客户端和服务器之间构建一个代理服务器-a proxy server source code
FTP-Serv-u6.4
- FTP服务器端软件Serv-u6.4使用说明-FTP Server Software Serv-u6.4 use
scan
- 可以扫描B段IP外加根据字典破解一些服务的密码,比如FTP,SSH,MySQL,MSSQL,Oracle之类,会自动尝试空密码和弱密码,比如ftp的匿名登录,mssql的sa空密码,oracle的默认密码之类。 扫描和破解均为单线程,多线程需要pcntl支持,因为PHP默认不带这个功能,所以没加多线程,慢点就慢吧 因为Web服务器超时的关系,所以建议每次扫50个IP比较好。-PHP Intranet scanner+password cracker