mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
feat: Add DOMLogger++ browser extension
This commit is contained in:
parent
7c753bc1ab
commit
a91ca881b5
9
weapons/domloggerpp.yaml
Normal file
9
weapons/domloggerpp.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
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]
|
Loading…
Reference in New Issue
Block a user