PETEP

PEnetration TEsting Proxy

PETEP is open-source Java application for network communication proxying for the purpose of penetration testing.

Features

Open-source

PETEP and all its modules are open-source (licensed under GPLv3).

See source code

Multiplatform

You can use PETEP on any machine that supports Java & JavaFX (Windows, Linux, ...).

See downloads

Modular

Use only modules necessary for your project and do not load the others.

See user guide

Extensible

You can easily extend PETEP and implement new protocols, interceptors and much more, by developing your own extension.

See developer guide