Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 日本語入力

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)のものを使っています。