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

https://github.com/timofurrer/docker-sqlmap

Dockerized sqlmap
https://github.com/timofurrer/docker-sqlmap

Last synced: 9 months ago
JSON representation

Dockerized sqlmap

Awesome Lists containing this project

README

          

# docker-sqlmap

Run sqlmap inside a container:

```bash
make build
make run
```