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.
An Open Source alternative to Burp Suite.
We are working to make wapty a worthy replacement for Burp, but we are not there yet.
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
for currently available features and what will be supported please refer to our roadmap.
A screenshot:
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 [email protected] or join our telegram channel
Package Name | Currently Actively Developing | Development Phase | Test Coverage |
---|---|---|---|
main | Empijei | Usable | |
mitm | Empijei | Done | |
decode | AnnaOpss | Usable, missing some codecs | |
config | Empijei | Usable | |
intercept | Empijei | Usable | |
repeat | Empijei | Only backend implemented | |
cli | Silverweed, Empijei | Commands Work | |
ui | Empijei | Usable | |
cli/lg | Empijei | Usable | N/A |
mocksy | Silverweed | Burp importer written, server and matcher stub written | |
sequence | ✗ | Draft | N/A |
compare | ✗ | Draft | N/A |
plug | ✗ | Not implemented yet | N/A |
TOTAL | Empijei | Unstable |