搜索资源列表
scan
- 可以扫描B段IP外加根据字典破解一些服务的密码,比如FTP,SSH,MySQL,MSSQL,Oracle之类,会自动尝试空密码和弱密码,比如ftp的匿名登录,mssql的sa空密码,oracle的默认密码之类。 扫描和破解均为单线程,多线程需要pcntl支持,因为PHP默认不带这个功能,所以没加多线程,慢点就慢吧 因为Web服务器超时的关系,所以建议每次扫50个IP比较好。-PHP Intranet scanner+password cracker
tool.tar
- 简单的端口扫描,nmap实现,ssh登录,网页注入,密码破解加密,等小脚本,功能简陋,仅供参考(Simple port scanning, nmap implementation, SSH login, web injection, password cracking, encryption, and other small scr ipts, simple functions, for reference only)