ZeebSploit: Web Scanner Exploitation Information Gathering

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     |
+--------------------+------------------------------------------+
R K

Recent Posts

Starship : Revolutionizing Terminal Experiences Across Shells

Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…

7 hours ago

Lemmy : A Decentralized Link Aggregator And Forum For The Fediverse

Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…

7 hours ago

Massive UX Improvements, Custom Disassemblers, And MSVC Support In ImHex v1.37.0

The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…

9 hours ago

Ghauri : A Powerful SQL Injection Detection And Exploitation Tool

Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…

11 hours ago

Writing Tools : Revolutionizing The Art Of Writing

Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…

11 hours ago

PatchWerk : A Tool For Cleaning NTDLL Syscall Stubs

PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…

1 day ago