https://github.com/tkmru/xss_dict
xss dictionary for Google 日本語入力
https://github.com/tkmru/xss_dict
bugbounty bugbountytips xss-detection
Last synced: 7 months ago
JSON representation
xss dictionary for Google 日本語入力
- Host: GitHub
- URL: https://github.com/tkmru/xss_dict
- Owner: tkmru
- Created: 2015-05-26T07:04:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T02:20:49.000Z (over 8 years ago)
- Last Synced: 2025-02-01T16:13:22.865Z (9 months ago)
- Topics: bugbounty, bugbountytips, xss-detection
- Homepage:
- Size: 53.7 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xss辞書
Google 日本語入力用のXSS辞書。
## インストール方法
Google 日本語入力 辞書ツールを開いて新規辞書にインポートを選択してインポートする。
## 使い方
全角でx[数字]を打つとxssが変換候補が出る。- x1: 普通のやつ
- x2: XSS Auditor Bypass
- x3: XSS Auditor Bypass(Safari only)
- x4: IE/Edge XSS Filter Bypass
- x5: IE限定(vbs, CSSXSS)
x2、x3、x4のBrowser's XSS Filter Bypassは [Browser's XSS Filter Bypass Cheat Sheet](https://github.com/masatokinugawa/filterbypass/wiki/Browser's-XSS-Filter-Bypass-Cheat-Sheet)のものを使っています。