An open API service indexing awesome lists of open source software.

https://github.com/jakbin/whatweb

Next generation web scanner
https://github.com/jakbin/whatweb

hacking-tools kali-linux network-security penetration-testing penetration-testing-tools pypi python python3 scanner scanner-web security web-hacking web-scanner whatweb

Last synced: about 2 months ago
JSON representation

Next generation web scanner

Awesome Lists containing this project

README

          

# whatweb

Next generation web scanner

[![PyPI version](https://badge.fury.io/py/whatweb.svg)](https://pypi.org/project/whatweb/)
[![Downloads](https://pepy.tech/badge/whatweb/month)](https://pepy.tech/project/whatweb)
[![Downloads](https://static.pepy.tech/personalized-badge/whatweb?period=total&units=international_system&left_color=green&right_color=blue&left_text=Total%20Downloads)](https://pepy.tech/project/whatweb)
![GitHub Contributors](https://img.shields.io/github/contributors/jakbin/whatweb)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/jakbin/whatweb)
![GitHub last commit](https://img.shields.io/github/last-commit/jakbin/whatweb)
![Python 3.6](https://img.shields.io/badge/python-3.6-yellow.svg)

## Installation

```sh
pip3 install whatweb
```

## Usage
```sh
whatweb {target} # Enter URL, hostname, IP address
```

## Demo

![Demo](demo.png "whatweb demo")