https://github.com/timofurrer/docker-sqlmap
Dockerized sqlmap
https://github.com/timofurrer/docker-sqlmap
Last synced: 5 months ago
JSON representation
Dockerized sqlmap
- Host: GitHub
- URL: https://github.com/timofurrer/docker-sqlmap
- Owner: timofurrer
- Created: 2016-11-03T18:53:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-06T16:45:03.000Z (over 9 years ago)
- Last Synced: 2025-04-04T13:17:09.979Z (about 1 year ago)
- Language: Makefile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- 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
```