Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkmru/xss_dict
xss dictionary for Google 日本語入力
https://github.com/tkmru/xss_dict
bugbounty bugbountytips xss-detection
Last synced: about 1 month 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 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T02:20:49.000Z (over 7 years ago)
- Last Synced: 2023-05-14T09:50:20.002Z (over 1 year 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 日本語入力 辞書ツールを開いて新規辞書にインポートを選択してインポートする。![image](./screenshot.png)
## 使い方
全角で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)のものを使っています。