mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-16 10:03:46 -07:00
Merge branch 'master' of https://github.com/DanMcInerney/arpspoof
This commit is contained in:
commit
6af7e18995
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