Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
silverfisk committed Jan 28, 2014
1 parent 9d8c109 commit 715ef92
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
Examples
--------------
To start the image and get into an interactive msfconsole shell:
'''
docker run -t -i linux/kali-metasploit
'''
`docker run -t -i linux/kali-metasploit`

To run a joomla_plugins scan directly:
'''
docker run -t -i linux/kali-metasploit msfcli auxiliary/scanner/http/joomla_plugins RHOSTs=127.0.0.1 VHOST=example.com THREADS=3 E
'''
`docker run -t -i linux/kali-metasploit msfcli auxiliary/scanner/http/joomla_plugins RHOSTs=127.0.0.1 VHOST=example.com THREADS=3 E`

0 comments on commit 715ef92

Please sign in to comment.