Skip to content

weev3/hackbar_javaversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hackbar Java Version

Written in Netbeans and you can download project file in release tab.

How to use

Just download multiweb.jar file.

Encoding Features

  • url encode, decode
  • base64 encode, decode
  • hex encode, decode
  • binary encode, decode

GitHub Logo

Encryption Features

  • MD5 Encrypt
  • SHA1 Encrypt
  • SHA256 Encrypt
  • ROT13 Encrypt

GitHub Logo

XSS Features

  • Data Grabber
  • UI redressing
  • JavaScript Keylogger
  • XSS Basics
  • XSS for HTML5
  • Polyglot
  • PostMessage
  • CSS
  • SWF
  • Markdown
  • SVG
  • XML
  • XSS in wrapper javascript and data URI

Credit to Payload All The Things

GitHub Logo

SQL injection Features

  • MySQL CHAR
  • Basic Info Column
  • MSSQL CHAR
  • Oracle CHAR
  • Union Select Statement
  • Space to inline
  • MySQL Cheat Sheet
  • MSSQL Cheat Sheet

Credit to Pentestmonkey for MySQLi Credit to Pentestmonkey for MSSQLi

GitHub Logo

GitHub Logo

File Inclusion Features

Windows

  • Windows SAM
  • Windows SYSTEM

GitHub Logo

Linux

  • Basics LFI
  • Null Byte
  • Double Encoding
  • UTF-8 Encoding
  • Filter Bypass tricks 1
  • Filter Bypass tricks 2
  • Filter Bypass tricks 3
  • Basics RFI
  • RFI Null Byte
  • RFI Double Encoding
  • Bypass allow_include_url
  • Wrapper php://filter
  • Wrapper zip://
  • Wrapper data://
  • Wrapper expect://

Credit to Payload All The Things

GitHub Logo

Payload Features

  • PHP Backdoor
  • PHP Reverse Shell
  • PHP RFI
  • Nodejs Reverse Shell

GitHub Logo