Web Recon Framework
Project description
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.py
scriptpython main.py -h
Head over to the wiki for uses and getting familiar with the tool.
About the Author
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
webhawk-1.0.1.tar.gz
(9.1 kB
view details)
Built Distribution
webhawk-1.0.1-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file webhawk-1.0.1.tar.gz
.
File metadata
- Download URL: webhawk-1.0.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80457f777bd788bc484e50451c7c413f208a3b27e82472ed5ed98a50e54cb196 |
|
MD5 | 4b967350827524c1f68c676c02526ebc |
|
BLAKE2b-256 | 4657f299e1c1b8b6f57f639ac6d17136cf2109c96b70198adf7e29fd9ca93da4 |
File details
Details for the file webhawk-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: webhawk-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e17238cc818aab5d5ef889994256ac3bfb18e23583f9ea0fd751e04462c20947 |
|
MD5 | 8ade08ffbbc0c82058f9c1e430eb7d3e |
|
BLAKE2b-256 | 074c2a60b1eeaf66b23ca0969eb973116dcc18867bc07e406c8ecd571a06631e |