ZeebSploit is a tool for hacking, searching for web information and scanning vulnerabilities of a web.
Installation & Usage
apt-get install git
git clone https://github.com/jaxBCD/Zeebsploit.git
cd Zeebsploit
chmod +x install
./install
python3 zeebsploit.py
type ‘help’ for show modules
and follow instruction
Also Read – Pocsuite3 : Open-Sourced Remote Vulnerability Testing Framework
Modules
[Main modules]
+----------+-------------------------------+
| Modules | Description |
+----------+-------------------------------+
| Exploit | Exploitation Modules |
| Scanners | Scanners Modules |
| infoga | information Gathering Modules |
+----------+-------------------------------+
[Exploit Modules]
+---------------------------+--------------------------------------------------+
| Modules | Description |
+---------------------------+--------------------------------------------------+
| wp content injection | wordpress content injection version 4.7 or 4.7.1 |
| wp revslider | wordpress plugin revslider remote file upload |
| wp learndash | wordpress leardash remote file upload |
| wp swhobiz | wordpress plugin showbiz remote file upload |
| joomla com fabrik | joomla component fabrik file upload |
| joomla manager get config | joomla component manager auto get config |
| joomla jdownload | joomla component jdownloads remote file upload |
| joomla | Joomla ads manager component auto shell upload |
| apache struts rce | CVE: 2017-5638 - Apache Struts2 S2-045 |
| | remote command execution |
| drupal8 rce | drupal version 8 remote command execution |
| dvr cam leak credential | TBK DVR4104 / DVR4216 |
| | - Credentials Leak (Get User and password |
| webdav file upload | Nothing |
| ---More--- | Coming Soon the following version |
+---------------------------+--------------------------------------------------+
[Scanner Module]
+--------------------+----------------------------------------+
| Modules | Description |
+--------------------+----------------------------------------+
| subdomain scanner | Scan Subdomain for Web |
| sqli scanner | Scan Sql Injection Vulnerability |
| xss scanner | Scan XSS Injection Vulnerability |
| lfi scanner | Local File Includes Scanner etc/passwd |
| admin login finder | Scan Admin Login page |
| directory scanner | scan directory on web use dirhunt |
| subdomain takeover | scan type subdomain takeover |
| ---More--- | Coming Soon the following version |
+--------------------+----------------------------------------+
[Information Gathering]
+--------------------+------------------------------------------+
| Modules | Description |
+--------------------+------------------------------------------+
| cms detector | a tool for detecting cms on a web |
| port scanner | Scan Open Port use Nmap |
| information header | response header information |
| ip geolocation | detect the location of an ip or host |
| email searcher | searching email from web |
| traceroute | to show the route the package has passed |
| robot.txt detector | Scan Robot.txt from Web |
| header information | Response Header Checker |
| whois lookup | looking for registered users or |
| | recipients of Internet resource rights |
| ---More--- | Coming Soon the following version |
+--------------------+------------------------------------------+
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…