[Tools] JDomRev In-Browser DOM Injection and Tampering Tool for Offensive Security

Published on 30 April 2025 at 12:09

JDomRev

https://github.com/h0ffy/JDomRev

JDomRev is a browser-based DOM manipulation and injection tool, built using JavaScript and HTML. It is designed for offensive security professionals who need a direct interface to tamper with live DOM structures during dynamic application assessments. The tool is launched via a Python-based loader that runs Firefox in an isolated state (about:blank), providing a clean injection surface.

Purpose

Enable in-browser tampering, inspection, and exploitation of dynamic DOM structures, especially in applications built with frameworks like React, Astro, Alpine.js, or custom JavaScript libraries—without needing browser extensions or binary patches.

Execution Method

JDomRev is injected through a Python launcher that opens a clean about:blank instance of Firefox and embeds the tool's interface.

Add comment

Comments

There are no comments yet.