Skip to content

Monitor traffic in an environment and control via reverse shell.

License

Notifications You must be signed in to change notification settings

cavoq/netcatcher

Repository files navigation

netcatcher

Monitor traffic in an environment and control via reverse shell.

Environment

Environment variables should be set in a .env file in the root directory of the project. The following variables are required:

SERVER_ADDRESS=<SERVER_ADDRESS>
SERVER_PORT=<SERVER_PORT>
SERVER_USER=<SERVER_USER>
SERVER_PASSWORD=<SERVER_PASSWORD>

CAPTURE_PATH=<SERVER_PATH_TO_STORE_CAPTURES>

Usage

To start the server, run the following command after cloning the repository:

docker-compose up

About

Monitor traffic in an environment and control via reverse shell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages