Java

HackBar (Burpsuite Plugin)

RequirementsBurpsuiteJavaInstall Plugin Download Jar https://github.com/d3vilbug/HackBar/releases and add in burpsuite Tested on Burpsuite 1.7.36 Windows 7/8.1/10 Kali linux (2013.3) DOWNLOAD

    Requirements
    Burpsuite
    Java
    Install Plugin

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

    Tested on

    • Burpsuite 1.7.36
    • Windows 7/8.1/10
    • Kali linux (2013.3)

    Was this article helpful?

    If something here is wrong or out of date, tell us and we will check the source.

    Related reading

    See all
    AI

    OpenUI – Next-Gen Tool for Building Powerful Applications

    OpenUI aims to make the process fun, fast, and flexible. It lets users describe UI using their imagination, and then see it rendered live. You can ask for changes and convert HTML to React, Svelte, Web Components, etc. It’s like v0 but open source and not as polished 😝. Running Locally You can also

    March 30, 2024
    OSITN

    Custom Processing Unit – Framework to Hook, Patch and Trace CPU Microcode

    Custom Processing Unit is the first dynamic analysis framework able to hook, patch, and trace CPU microcode at the software level. It works by leveraging undocumented instructions in Intel CPUs that allow access to the CRBUS. Using our microcode decompiler we reverse-engineered how the CPU uses the

    August 12, 2022
    GitHub

    Vulnerable Spring Framework Application for Testing Spring4Shell

    This application is intentionally built for testing Remote Code Execution on Spring Core aka Spring4Shell. How do I use this? First, this was tested on Ubuntu 21.04 (because I hate myself) and OpenJDK 11. Once you’ve accepted that, snag the code and build it. git clone https://github.com/jbaines-r7/

    March 31, 2022
    Android

    Mariana Trench: Tool to test Android App

    Mariana Trench is a security-focused static analysis platform targeting Android. This guide will walk you through setting up Mariana Trench on your machine and get you to find your first remote code execution vulnerability in a small sample app. Prerequisites Mariana Trench requires a recent version

    September 30, 2021