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

https://github.com/akameco/try-xss-electron

ElectronアプリのXSSでrm -fr /を実行する
https://github.com/akameco/try-xss-electron

electron

Last synced: about 1 year ago
JSON representation

ElectronアプリのXSSでrm -fr /を実行する

Awesome Lists containing this project

README

          

# try-xss-electron

> try xss!

## Download

windows, osx, linux

[download](https://github.com/akameco/try-xss-electron/releases)

## Dev

```
$ npm install
```

### Run

```
$ npm start
```

### Build

```
$ npm run build
```

## License

MIT © [akameco](http://akameco.github.io)