wapty

command module
v0.0.0-...-22661af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2019 License: GPL-3.0 Imports: 10 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package intercept is meant to handle all the interception of requests and responses, including stopping and waiting for edited payloads.
Package intercept is meant to handle all the interception of requests and responses, including stopping and waiting for edited payloads.
Package mitm is the core of this project and is responsible for creating a proxy that intercepts all the HTTP/HTTPS traffic going through it.
Package mitm is the core of this project and is responsible for creating a proxy that intercepts all the HTTP/HTTPS traffic going through it.
ui
Package ui is a general high level representation of all the uis connected to the current instance of Wapty.
Package ui is a general high level representation of all the uis connected to the current instance of Wapty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL