README - docker-images - Various docker image builds I have created over the years.
(HTM) git clone git://jay.scot/docker-images
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
README (396B)
---
1 -= docker: htcap =-
2
3 Docker image for the latest version of htcap. This image does not include
4 arachni used with the scanner module, it does however include sqlmap.
5
6 build
7 -----
8
9 $ docker build -t local/htcap .
10
11
12 usage
13 -----
14
15 $ docker run -ti --rm local/htcap
16
17
18 reference
19 ---------
20
21 htcap: https://github.com/fcavallarin/htcap
22 sqlmap: http://sqlmap.org/
23 arachni: https://www.arachni-scanner.com/