HackBar

★★★★★
★★★★★
80,000+ users
<
>
Corning UY-BOX Presslok Splice Connectors 22-26 AWG, 1000/Pk
★★★★★
★★★★★
envitamin Ultimate Multivitamin with 42 Superfood Blend, 60 Count
★★★★★
★★★★★
Western Digital WD Portable Hard Drive 4TB - New Electronics
★★★★★
★★★★★
Deadpool & Wolverine WWIII #1 Set Cover A & B
★★★★★
★★★★★
Instagram Launch Kit for Digital Marketing and Digital Products with Master Resell Rights MRR and Private Label Rights PLR Instagram Posts
★★★★★
★★★★★
Israel Coin First Zionist Congress Centennial 16.96g Gold Herzl
★★★★★
★★★★★

## Contributor

- 0140454
  - GitHub: https://github.com/0140454
- lebr0nli
  - GitHub: https://github.com/lebr0nli
- boylin0
  - GitHub: https://github.com/boylin0
- HSwift
  - GitHub: https://github.com/HSwift

## How to open it?

1. Open "Developer tools" (Press F12 or Ctrl+Shift+I)
2. Switch to "HackBar" tab
3. Enjoy it

## Features

* Load
  * From tab (default)
  * From cURL command

* Supported
  * HTTP methods
    * GET
    * POST
      * application/x-www-form-urlencoded
      * multipart/form-data
      * application/json
  * Request editing mode
    * Basic
    * Raw
  * Custom payload
  * For more information, please visit https://github.com/0140454/hac kbar/blob/master/README.md

* Auto Test
  * Common paths (Wordlist from dirsearch included)

* SQLi
  * Dump all database names (MySQL, PostgreSQL, MSSQL)
  * Dump tables from database (MySQL, PostgreSQL, MSSQL)
  * Dump columns from database (MySQL, PostgreSQL, MSSQL)
  * Union select statement (MySQL, PostgreSQL, MSSQL)
  * Error-based injection statement (MySQL, PostgreSQL, MSSQL)
  * Dump in one shot payload (MySQL)
    * Reference: https://github.com/swisskyrepo /PayloadsAllTheThings
  * Dump current query payload (MySQL)
    * Reference: https://github.com/swisskyrepo /PayloadsAllTheThings
  * Space to Inline comment

* XSS
  * Vue.js XSS payloads
  * Angular.js XSS payloads for strict CSP
  * Some snippets for CTF
  * Html encode/decode with hex/dec/entity name
  * String.fromCharCode encode/decode
  * Helper function for converting payload with `atob`

* LFI
  * PHP wrapper - Base64

* SSRF
  * AWS - IAM role name

* SSTI
  * Jinja2 SSTI
    * Flask RCE Reference: https://twitter.com/realgam3/s tatus/1184747565415358469
  * Java SSTI

* Shell
  * Python reverse shell cheatsheet
  * bash reverse shell cheatsheet
  * nc reverse shell cheatsheet
  * php reverse shell/web shell cheatsheet

* Encoding
  * URL encode/decode
  * Base64 encode/decode
  * Hexadecimal encode/decode
  * Unicode encode/decode
  * Escape ASCII to hex/oct format

* Hashing
  * MD5
  * SHA1
  * SHA256
  * SHA384
  * SHA512

## Shortcuts

* Load
  * Default: Alt + A

* Split
  * Default: Alt + S

* Execute
  * Default: Alt + X

* Switch request editing mode
  * Default: Alt + M

## Third-party Libraries

For more information, please visit https://github.com/0140454/hac kbar#third-party-libraries
Related