hackUtils: hack tool kit for pentest and web security research
hackUtils
It is a hacking toolkit for pentest and web security research, which is based on BeautifulSoup bs4 module.
Feature
- Add exploit module for Joomla 1.5 – 3.4.5 – Object Injection Remote Code Execution
- Modify exploit payload for Joomla 1.5 – 3.4.5 – Object Injection Remote Code Execution
- Update Baidu URLs fetching module
- Update Wooyun URLs fetching module
- Update Subdomains Scan module
- Add Censys IPs fetching module
- Add exploit module for FeiFeiCMS 2.8 Remote Code Execution
- Add Censys URLs fetching module
- Add exploit module for XStream (Jenkins CVE-2016-0792) Remote Code Execution
- Add exploit module for Struts 2 (S2-032) Remote Code Execution
- Add exploit module for Apache Shiro 1.2.4 Remote Code Execution
Download
git clone https://github.com/brianwrf/hackUtils.git
Usage
Example
hackUtils.py -b inurl:www.example.com
[!] legal disclaimer: Usage of hackUtils for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
Source: https://github.com/brianwrf/