mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-08-14 02:37:04 -07:00
Fix Markdown formatting
This commit is contained in:
parent
0b264e4aff
commit
a4478de2ec
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Inject a BeEF hook URL (http://beefproject.com/, tutorial: http://resources.info
|
|||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue