https://github.com/jothatron/blackbox
https://github.com/jothatron/blackbox
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jothatron/blackbox
- Owner: jothatron
- License: other
- Created: 2016-10-05T21:42:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-05T18:10:49.000Z (over 8 years ago)
- Last Synced: 2024-10-30T08:50:28.556Z (6 months ago)
- Language: Python
- Size: 70.3 KB
- Stars: 28
- Watchers: 4
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-termux-hacking - blackbox - No description provided[](https://github.com/jothatron/blackbox/stargazers/) (Uncategorized / Uncategorized)
README
### BLACKBOx – A Penetration Testing Framework
[](https://www.python.org/)
[](https://bitbucket.org/darkeye/blackbox/raw/master/COPYING)
[](https://twitter.com/S44DH4T)
[](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
```