内容简介:RED_HAWK:基于 PHP 实现的信息收集与 SQL 注入漏洞扫描工具
RED HAWK
Version 1.1.0
By R3D#@0R_2H1N A.K.A Tuhinshubhra
RED HAWK is An All In One Tool For Information Gathering, SQL Vulnerability Scannig and Crawling.Coded In PHP
Features Of The Tool:
- Server detection
- Cloudflare detector
- robots scanner
- CMS Detector
- WordPress
- Joomla
- Drupal
- Magento
- Whois
- GEO-IP Scan
- NMAP Port Scan
- DNS Lookup
- SubNet Calculator
- Subdomain Finder
- Reverse IP Scanner
- CMS detection For Sites On the same server.
- Parameter Finder
- Error based SQLi Detector
- Crawler
- Basic Crawler {69}
- [ - ] Admin scanner
- [ - ] Backups Finder
- [ - ] Misc. Crawler
- Advance Crawler{420}
- [ - ] Admin scanner
- [ - ] Backups Finder
- [ - ] Misc. Crawler
Released Versions:
- Version 1.0.0 [11-06-2017] - Version 1.1.0 [15-06-2017]
Changelog:
- Version 1.0.0
- Initial Launch
- Version 1.1.0
- Updated The
fixcommand
- Updated The
Installation:
Run The Tool and Type fix This will Install All Required Modules.
Usage:
- git clone
https://github.com/Tuhinshubhra/RED_HAWK - cd RED_HAWK
- php rhawk.php
- Use the "help" command to see the command list or type in the domain name you want to scan (without Http:// OR Https://).
- Select whether The Site Runs On HTTPS or not.
- Leave The Rest To The Scanner
Known Issues
ISSUE:Scanner Stops Working After Cloudflare Detection!
SOLUTION:Use The fix Command OR Manually Install php-curl & php-xml
Watch The Video
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
An Introduction to Genetic Algorithms
Melanie Mitchell / MIT Press / 1998-2-6 / USD 45.00
Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i......一起来看看 《An Introduction to Genetic Algorithms》 这本书的介绍吧!