mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
10 lines
327 B
YAML
10 lines
327 B
YAML
|
---
|
||
|
name: DOMLogger++
|
||
|
description: A browser extension that allows you to monitor, intercept, and debug JavaScript sinks based on customizable configurations.
|
||
|
url: https://github.com/kevin-mizu/domloggerpp
|
||
|
category: browser-addon
|
||
|
type: Utils
|
||
|
platform: [linux, macos, windows, firefox, chrome]
|
||
|
lang: JavaScript
|
||
|
tags: [dom, xss]
|