Skip to content

jonathann403/NetHawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetHawk

Description

NetHawk is a network monitoring tool that allows you to monitor your network traffic by proxy, view the data in real time, edit the data, and detect live vulnerabilities.

Installation

  1. Clone the repository.
   git clone https://github.com/simeononsecurity/NetHawk.git
  1. Install the dependencies by creating a virtual environment and activating it (optional but recommended):
python3 -m venv env
source env/bin/activate  # for Linux/Mac
env\Scripts\activate  # for Windows
  1. Install the required packages using the requirements.txt file:
pip install -r requirements.txt
  1. Run the program.
python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A tool for process requests and responses, intercept request and analyze the data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages