Merge pull request #2 from cbartlett/master

Fix Markdown formatting
This commit is contained in:
DanMcInerney 2013-11-09 00:17:04 -08:00
commit 70144c5270

View file

@ -50,7 +50,7 @@ Inject a BeEF hook URL (http://beefproject.com/, tutorial: http://resources.info
python LANs.py -c '<title>Owned.</title>' python LANs.py -c '<title>Owned.</title>'
``` ```
Inject arbitrary HTML into pages the victim visits. First tries to inject it after the first <head> and failing that injects prior to the first </head>. This example will change the page title to 'Owned.' Inject arbitrary HTML into pages the victim visits. First tries to inject it after the first `<head>` and failing that injects prior to the first `</head>`. This example will change the page title to 'Owned.'
Read from pcap: Read from pcap: