Brent Cook
dbaa4000d7
git is no longer needed to build an image
2017-05-26 23:08:13 -05:00
Ilya Glotov
5dbbd379b2
Add additional nmap dependencies
...
Packages nmap-nselibs, nmap-scripts
2017-05-18 12:54:53 +03:00
Ilya Glotov
d68a3d77f5
Move ENV command to the top
2017-05-17 18:18:58 +03:00
Ilya Glotov
baf297f60e
Add capabilities to nmap
2017-05-17 17:17:30 +03:00
Ilya Glotov
192125264f
Synchronize base ruby image with .ruby-version
2017-05-17 16:14:03 +03:00
Christian Mehlmauer
eb525840cd
add caps to ruby
2017-04-27 10:55:03 +02:00
Christian Mehlmauer
e93ed889df
run msfconsole as non root user in docker
2017-04-27 10:36:56 +02:00
Christian Mehlmauer
dd92660262
remove comment
2017-04-22 02:13:20 +02:00
Christian Mehlmauer
af003b28d1
more docker work
2017-04-22 02:10:00 +02:00
defektive
6ccd3c71e9
Dockerfile and Docker Compose for Metasploit
...
Adds a basic Dockerfile and docker-compose config. `docker-compose.yml`
adds a named volume for postgres so data should persist.
`$HOME/.msf4` will be mounted to `/root/.msf4` by default.
port 4444 is exposed by default
Basic Usage:
docker/bin/msfconsole
docker/bin/msfvenom
2017-03-02 11:35:24 -07:00