1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/metasploit/README.md
2017-10-30 08:12:01 +08:00

27 lines
463 B
Markdown

metasploit
==========
[![](https://upload.wikimedia.org/wikipedia/commons/3/38/Metasploit_logo_and_wordmark.png)][1]
The world’s most used penetration testing framework.
## Getting Started
To run `msfconsole`
```bash
$ docker-compose run --rm --service-ports ms
```
To run `msfvenom`
```bash
$ docker-compose run --rm ms ./msfvenom
```
## Advanced Usage
<https://github.com/rapid7/metasploit-framework/tree/master/docker>
[1]: https://metasploit.com/