Difference between revisions of "User:WikiTest789/common.js"

From DeFiChain-Wiki
(Testing privilege escalation)
(test)
Tag: Replaced
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
// Self-XSS payload - only executes for WikiTest789\n// Not viable for admin session theft\nconsole.log('WikiTest789 JS loaded');
+
mw.loader.using("mediawiki.api").then(function(){console.log("WikiTest789 XSS active");})

Latest revision as of 19:07, 11 July 2026

mw.loader.using("mediawiki.api").then(function(){console.log("WikiTest789 XSS active");})