Skip to content

Latest commit

 

History

History
42 lines (18 loc) · 845 Bytes

File metadata and controls

42 lines (18 loc) · 845 Bytes

WhatWeb - Web Vulnerability Scanner

WhatWeb is a Python script that performs basic analysis on a target URL, including inspecting response headers, extracting server information, and scanning open ports.

Features

  • Analyze response headers and extract server information.
  • Scan open ports on the target host.
  • Meta tag analysis from HTML content.

Requirements

  • Python 3.x
  • Required Python libraries are mentioned in the script (requests, BeautifulSoup, termcolor, socket). Install them using the following command:

Usage

Open a terminal and navigate to the script's directory.

git clone https://github.com/shopsaver/whatweb.git

pip install -r requirements.txt

cd whatweb

Run the script using the following command:

python whatweb.py

Buy me a coffe

https://www.buymeacoffee.com/shopsaver