https://github.com/timofurrer/docker-sqlmap
Dockerized sqlmap
https://github.com/timofurrer/docker-sqlmap
Last synced: 9 months ago
JSON representation
Dockerized sqlmap
- Host: GitHub
- URL: https://github.com/timofurrer/docker-sqlmap
- Owner: timofurrer
- Created: 2016-11-03T18:53:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-06T16:45:03.000Z (about 9 years ago)
- Last Synced: 2025-02-09T22:47:30.018Z (11 months ago)
- Language: Makefile
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-sqlmap
Run sqlmap inside a container:
```bash
make build
make run
```