• Stars
    star
    153
  • Rank 243,368 (Top 5 %)
  • Language
    Go
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 [email protected] 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

More Repositories

1

gotalks

A collection of my talks made with the present tool
Go
17
star
2

go-sec-fetch

Fetch Metadata server security middleware for Go
Go
11
star
3

identigen

Go
9
star
4

channels

Yet another Go channels library
Go
6
star
5

dotfiles

My rc files
Lua
6
star
6

htmltpl

An attempt to rewrite html/template using x/net/html instead of using a custom HTML parser
Go
4
star
7

StreamTitle

Go
4
star
8

rxgo

Reactive programming in Go
Go
4
star
9

cooking-blog-sources

PowerShell
4
star
10

useful-commands

HTML
3
star
11

CodeAnalysis

A collection of tools and scripts to analyse code
C
2
star
12

SecurityCollector

A suite to process and display security reports.
Go
2
star
13

empijei-vim

A collection of my vim files that are not on github
Vim Script
2
star
14

ColorFix

An in-development filter to allow deuteranomalous people to distinguish colors
Max
2
star
15

go-safeweb-example-app

A go-safeweb example application
Go
2
star
16

OpenDyslexic-Nerd

Fonts for dyslexic people patched with nerd icons to work with devicons and vim-devicons.
2
star
17

tlsmitm

tunnels https connections from the local ip to a remote one, transparently or decoding the content.
Go
2
star
18

go-sslscan

A tool to perform checks on the SSL/TLS configuration of remote hosts
Go
2
star
19

inflate

Just a pipeline wrapper around flate algorithm
Go
1
star
20

darkmode-ext

A simple darkmode extension
CSS
1
star
21

go-fuzz-examples

Examples for clap.page.link/gofuzz presentation
Go
1
star
22

AuthBear

A CLI tool to parse, edit and re-encode "Authorization: Bearer" Tokens
Go
1
star
23

Attacker-Submitter

Software to use during Attack-Defense CTFs
Go
1
star
24

ctfconsole

some useful commands to improve efficiency during CTFs
Shell
1
star
25

CTFLessons

Repo used to share material about CTF lessons
C
1
star
26

sec-fetch-resource-isolation

A set of Sec-Fetch based middlewares to enforce resource isolation on web applications
Python
1
star
27

serve

Simple directory listing with download and upload functionality
Go
1
star