An open API service indexing awesome lists of open source software.

https://github.com/jothatron/blackbox


https://github.com/jothatron/blackbox

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

### BLACKBOx – A Penetration Testing Framework

[![Python 2.7](https://img.shields.io/badge/python-2.7-yellow.svg?style=flat-square)](https://www.python.org/)
[![License](https://img.shields.io/badge/license-GPLv2-red.svg?style=flat-square)](https://bitbucket.org/darkeye/blackbox/raw/master/COPYING)
[![Twitter](https://img.shields.io/badge/[email protected]?style=flat-square)](https://twitter.com/S44DH4T)
[![Facebook](https://img.shields.io/badge/[email protected]?style=flat-square)](https://www.facebook.com/S44DH4T)
#### Password Attacks:
+ MD5, SHA1, SHA224, SHA256, SHA384, SHA512, MSSQL2000, MSSQL2005, MYSQL323, MYSQL41, ORACLE11 CRACKER

#### Web Hacking :
+ Wordpress Bruteforce – Bruteforce wordpress panel
+ FTP Bruteforce – Bruteforcing FTP LOGIN
+ SSH Bruteforce – Bruteforcing SSH LOGIN
+ Admin Page Finder – Find Admin Page
+ Prestashop Exploit – PrestaShop Arbitrary file Upload (6 Modules)
+ Dnsinfo – dns info via Yougetsignal & viewdns & hackertarget
+ Magento Rce – Magento eCommerce - Remote Code Execution
+ Joomla Rce – 1.5 - 3.4.5 remote code execution
+ Google Dorker – google dorker (LFI/SQLi/XSS/RCE SCANNER)
+ Bing Dorker – bing dorker (LFI/SQLi/XSS/RCE SCANNER )
+ Prestashop Exploit – PrestaShop Arbitrary file Upload (9 Modules)
+ Scan list – Scan url in list from Vuln (SQLi/RCE/XSS/LFI)

####Installation :
```bash
$ git clone https://github.com/darkeyepy/blackbox.git && cd blackbox && chmod +x install && sudo ./install && cd
```