gx1

Results 28 issues of gx1

Base XSS path are added even if the `OnlyCustomPayload` was set. I think that (from my user usage) when I want to use my own payloads, no payload should be...

This PR adds a Dockerfile to run the gruen against a list of words by using Docker: ``` docker run --rm --runtime=nvidia --gpus all -v ~/nltk_data:/home/gruen/nltk_data -v `pwd`:/data gruen /data/sentences.txt...

Hi, thank for the awesome project. I was asking if it is possible to have an internal network communication between two wasm modules. I was trying to achieve this: Wasm...

enhancement

Hi, thank you for the project! I am wondering if I am wrong something with this simple PoC: ``` package main import ( "fmt" "net/http" _ "github.com/stealthrocket/net/http" ) func main()...

- [X] I've read [CONTRIBUTING.md](https://github.com/mbasso/awesome-wasm/blob/master/CONTRIBUTING.md). - [X] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (https://help.github.com/articles/closing-issues-via-commit-messages/). Add karel webassembly IDE, a project to learn C programming...

- [X] I've read [CONTRIBUTING.md](https://github.com/mbasso/awesome-wasm/blob/master/CONTRIBUTING.md). - [X] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (https://help.github.com/articles/closing-issues-via-commit-messages/). Added "wasm security review" paper in the paper section. The...

This PR: * adds and example for using `dnscat2` with Docker (a docker-compose with a client and a server) * fixes some errors in the server `Dockerfile` * adds a...

Hi, thank for sharing this project! Unfortunately, I was not able to download your models from the drive link. https://drive.google.com/#folders/0B7AY6PGZ8lc-NGVOcUFXNU5VWXc May you kindly share them with me? Thank you in...