• Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Menu
  • Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Search
Close
  • Home
  • 2019
  • April
  • 22
  • Zeebsploit – Web Scanner, Exploitation and Information Gathering Framework

Zeebsploit – Web Scanner, Exploitation and Information Gathering Framework

April 22, 2019July 27, 2019 Comments Off on Zeebsploit – Web Scanner, Exploitation and Information Gathering Framework
how to use zeebsploit zeebsploit framework zeebsploit tutorial

zeebsploit is a tool for hacking, searching web information and scanning vulnerabilities on the web.

Installation

$ apt-get install git python
$ git clone https://github.com/jaxBCD/Zeebsploit.git
$ cd Zeebsploit
$ python -m pip install -r requirements.txt
$ python zsf.py
$ * and follow instruction
  • exploits 14
  • scanners 10
  • footprinting 8

requirements:

required:

  • requests
  • asyncio
  • aiohttp
  • python-whois
  • bs4
  • dirhunt
  • colorlog

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 us   e 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 pas   sed |
| 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     |
+--------------------+------------------------------------------+

Post navigation

fireELF – Fileless Linux Malware Framework
ISF – Industrial Control System Exploitation Framework

Related Articles

CVE-Vulnerability-Information-Downloader - Downloads Information From NIST (CVSS), First.Org (EPSS), And CISA (Exploited Vulnerabilities) And Combines Them Into One List

CVE-Vulnerability-Information-Downloader – Downloads Information From NIST (CVSS), First.Org (EPSS), And CISA (Exploited Vulnerabilities) And Combines Them Into One List

- Hack Tools
March 22, 2023
SXDork - A Powerful Tool That Utilizes The Technique Of Google Dorking To Search For Specific Information On The Internet

SXDork – A Powerful Tool That Utilizes The Technique Of Google Dorking To Search For Specific Information On The Internet

- Hack Tools
March 21, 2023
Invoke-PSObfuscation - An In-Depth Approach To Obfuscating The Individual Components Of A PowerShell Payload Whether You'Re On Windows Or Kali Linux

Invoke-PSObfuscation – An In-Depth Approach To Obfuscating The Individual Components Of A PowerShell Payload Whether You’Re On Windows Or Kali Linux

- Hack Tools
March 21, 2023
hacker gadgets
hacker phone covers

Recent Posts

CVE-Vulnerability-Information-Downloader - Downloads Information From NIST (CVSS), First.Org (EPSS), And CISA (Exploited Vulnerabilities) And Combines Them Into One List

CVE-Vulnerability-Information-Downloader – Downloads Information From NIST (CVSS), First.Org (EPSS), And CISA (Exploited Vulnerabilities) And Combines Them Into One List

March 22, 2023
SXDork - A Powerful Tool That Utilizes The Technique Of Google Dorking To Search For Specific Information On The Internet

SXDork – A Powerful Tool That Utilizes The Technique Of Google Dorking To Search For Specific Information On The Internet

March 21, 2023
Invoke-PSObfuscation - An In-Depth Approach To Obfuscating The Individual Components Of A PowerShell Payload Whether You'Re On Windows Or Kali Linux

Invoke-PSObfuscation – An In-Depth Approach To Obfuscating The Individual Components Of A PowerShell Payload Whether You’Re On Windows Or Kali Linux

March 21, 2023
IpGeo - Tool To Extract IP Addresses From Captured Network Traffic File

IpGeo – Tool To Extract IP Addresses From Captured Network Traffic File

March 21, 2023
APKHunt - Comprehensive Static Code Analysis Tool For Android Apps That Is Based On The OWASP MASVS Framework

APKHunt – Comprehensive Static Code Analysis Tool For Android Apps That Is Based On The OWASP MASVS Framework

March 21, 2023
Cortex-XDR-Config-Extractor - Cortex XDR Config Extractor

Cortex-XDR-Config-Extractor – Cortex XDR Config Extractor

March 20, 2023

Social Media Hacking

SocialPath – Track users across Social Media Platforms

SocialPath – Track users across Social Media Platforms

- Social Media Hacking
October 16, 2019October 16, 2019

SocialPath is a django application for gathering social media intelligence on specific username. It checks for Twitter, Instagram, Facebook, Reddit...

SocialScan – Check Email Address and Username Availability on Online Platforms

SocialScan – Check Email Address and Username Availability on Online Platforms

June 17, 2019
Shellphish – Phishing Tool For 18 Social Media Apps

Shellphish – Phishing Tool For 18 Social Media Apps

June 10, 2019July 27, 2019
WhatsApp Hacking using QRLJacking

WhatsApp Hacking using QRLJacking

May 2, 2019May 19, 2019
How to Hack any Facebook Account with Z-Shadow

How to Hack any Facebook Account with Z-Shadow

April 26, 2019June 29, 2020
hacker buffs

About Us

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Join Our Community!

Please wait...
Get the latest News and Hacking Tools delivered to your inbox.
Don't Worry ! You will not be spammed

Active Members

Submit a Tool

Hackers Handbook 2018


Grab your copy here

ABOUT US

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Our primary focus revolves around the latest tools released in the Infosec community and provide a platform for developers to showcase their skillset and current projects.

COMPANY
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Menu
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Live Chat
RESOURCES
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Menu
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Get Started
TOOLBOX
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Menu
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Tools Directory

2014 – 2020 | Haxf4rall.com               Stay Connected:

Facebook Twitter Google-plus Wordpress
Please wait...

Join Our Community

Subscribe now and get your free HACKERS HANDBOOK

Don't Worry ! You will not be spammed
SIGN UP FOR NEWSLETTER NOW