WebHawk
Web Recon Framework written in Python3
Description
WebHawk is a Web Recon framework written in Python3 by Gaurav Raj TheHackersbrain
Which was originally inspired by RED_HAWK tool which is not maintained by now.
Version
Webhawk v1.0.1
Installation
Install using Pip3
-
Create a new Python Virtual Environment
python3 -m venv env
-
Activate the virtualenv
source env/bin/activate
-
Install and Run the tool
pip3 install webhawk && webhawk -h
-
Oneliner
python3 -m venv env && source env/bin/activate && pip3 install webhawk && webhawk -h
Run as Python Script
-
Clone this repo
git clone https://github.com/thehackersbrain/webhawk.git
-
change the directory
cd webhawk
-
Install required modules
pip3 install -r requirements.txt
-
Run the
main.pyscriptpython main.py -h
Head over to the wiki for uses and getting familiar with the tool.
About the Author
Release files for webhawk 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| webhawk-1.0.1.tar.gz | 9.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| webhawk-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.4 kB
Release files / webhawk-1.0.1.tar.gz
| Download URL | webhawk-1.0.1.tar.gz |
|---|---|
| Size | 9.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
80457f777bd788bc484e50451c7c413f208a3b27e82472ed5ed98a50e54cb196
|
|
BLAKE2b-256 checksum How to use checksums |
4657f299e1c1b8b6f57f639ac6d17136cf2109c96b70198adf7e29fd9ca93da4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.6.4 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.9
|
Release files / webhawk-1.0.1-py3-none-any.whl
| Download URL | webhawk-1.0.1-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e17238cc818aab5d5ef889994256ac3bfb18e23583f9ea0fd751e04462c20947
|
|
BLAKE2b-256 checksum How to use checksums |
074c2a60b1eeaf66b23ca0969eb973116dcc18867bc07e406c8ecd571a06631e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.6.4 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.9
|