Skip to content
/ wapty Public
forked from empijei/wapty

An open source alternative to burp suite written in Go

License

Notifications You must be signed in to change notification settings

as27/wapty

 
 

Repository files navigation

Wapty (Web Application Penetration Testing Suite)y

License Build Status Go Report Card codebeat Telegram Chat Stability 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 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

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

About

An open source alternative to burp suite written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.5%
  • HTML 4.9%
  • CSS 4.6%
  • Other 1.0%