/wapty

[ceased maintenance] An open source alternative to burp suite written in Go.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

DISCLAIMER:

This project is discontinued and the codebase is not in a good shape. It has not been maintained actively for a while and I will likely not restart working on it anytime soon.

Wapty (Web Application Penetration Testing Suite)y

License Telegram Chat codebeat Go Report Card Build Status Stability Coverage Status Changelog Funding

An Open Source alternative to Burp Suite.

We are working to make wapty a worthy replacement for Burp, but we are not there yet.

Usage

go get github.com/empijei/wapty
cd $GOPATH/src/github.com/empijei/wapty
make installdeps
make
make install

on your browser set localhost:8080 as proxy

BEWARE: ignore proxy for localhost

Then visit localhost:8081

Root certs are in $HOME/.wapty

Project Status

for currently available features and what will be supported please refer to our roadmap.

A screenshot:

intercept

Contribute

Please read our roadmap, the issues on this repo and contributing guidelines.

Pull Requests are welcome, or if you'd like to actively contribute or become part of the team feel free to shoot me a short email of presentation at empijei@gmail.com or join our telegram channel

Packages and Coverage

Package Name Currently Actively Developing Development Phase Test Coverage
main Empijei Usable main
mitm Empijei Done mitm
decode AnnaOpss Usable, missing some codecs decode
config Empijei Usable config
intercept Empijei Usable intercept
repeat Empijei Only backend implemented repeat
cli Silverweed, Empijei Commands Work cli
ui Empijei Usable ui
cli/lg Empijei Usable N/A
mocksy Silverweed Burp importer written, server and matcher stub written mocksy
sequence Draft N/A
compare Draft N/A
plug Not implemented yet N/A
TOTAL Empijei Unstable Coverage Status