Skip to content

Commit

Permalink
Offical Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d3vilbug committed Sep 21, 2018
1 parent a7b62c9 commit 0e02d18
Showing 1 changed file with 9 additions and 20 deletions.
29 changes: 9 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,31 @@
# HackBar (Burpsuite Plugin)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)
[![GitHub version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=0.2&v=0.2&x2=0)](http://badge.fury.io/gh/boennemann%2Fbadges)
[![GitHub version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=0.2&v=1.0&x2=0)](http://badge.fury.io/gh/boennemann%2Fbadges)
[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)

**java based Burpsuite Plugin**

<img src="https://i.imgur.com/j9T9uEU.png" />

<img src="https://i.imgur.com/wn21OTe.png" />

<img src="https://i.imgur.com/8NC88fK.png" />

<img src="https://i.imgur.com/Nm8dnBL.png" />
<img src="https://i.imgur.com/rlHIJko.gif" />

### Requirements
- Burpsuite
- Java

### Download
### How to Install

Download Jar 'https://github.com/d3vilbug/HackBar/releases/tag/1.0' and add in burpsuite

Download Jar 'https://github.com/d3vilbug/HackBar/releases' and add in burpsuite
<img src="https://i.imgur.com/0CP3iCM.gif" />

### Tested on
- Burpsuite 1.7.36
- Windows 7/8.1/10
- Kali linux (2018.3)
- Windows 10
- xubuntu 18.04

### Upcoming Features/Modules
- XSS payload
- SQLi payload (Error Based + WAF + MSSQL ....)
- SQLi Admin bypass Queries
- Ctrl + H (shortcut)
- WAF bypass (SQLi)
- Reverse Shell Code snippets
- Decoder/Encoder
- LFI payloads
- XXE
- RCE
- Mini Webshells
- Simulate Attack (Automatically test complete cheat sheet with one click)

### Greets
Expand Down

0 comments on commit 0e02d18

Please sign in to comment.