Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haozi/xss-demo
👮🏻♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案
https://github.com/haozi/xss-demo
Last synced: 8 days ago
JSON representation
👮🏻♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案
- Host: GitHub
- URL: https://github.com/haozi/xss-demo
- Owner: haozi
- Created: 2017-03-13T00:18:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T17:20:54.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T13:24:13.003Z (5 months ago)
- Language: JavaScript
- Homepage: https://xss.haozi.me
- Size: 2.14 MB
- Stars: 286
- Watchers: 8
- Forks: 60
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - haozi/xss-demo - 👮🏻♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案 (JavaScript)
README
## 网址
[https://xss.haozi.me](https://xss.haozi.me)## 答案
> 每层楼一题,开放式答案, 欢迎大家添加,并补充背景资料[https://github.com/haozi/xss-demo/issues/1](https://github.com/haozi/xss-demo/issues/1)
## 开发
```
yarn # or npm install
npm run dev
npm run build
```## TODO
1. 兼容 IE 系
2. 增加新题