1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 22:08:39 +00:00
dockerfiles/metasploit/README.md
2017-10-30 08:12:01 +08:00

27 lines
463 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

metasploit
==========
[![](https://upload.wikimedia.org/wikipedia/commons/3/38/Metasploit_logo_and_wordmark.png)][1]
The worlds 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/