diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-04-18 11:28:57 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-04-18 11:28:57 -0400 |
commit | 7b364c84eabfe4cc84975bd847989aab8daced87 (patch) | |
tree | 78297eec78cc3ac87c984e55cb754258ba8b4432 /README.md | |
parent | be4e44238abd0e39093b5d36677cd61fb19ed0ad (diff) | |
download | Inveigh-7b364c84eabfe4cc84975bd847989aab8daced87.tar.gz Inveigh-7b364c84eabfe4cc84975bd847989aab8daced87.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Inveigh is a LLMNR/NBNS spoofer designed to assist penetration testers that find # Notes 1. Currently supports IPv4 LLMNR/NBNS spoofing and HTTP/SMB NTLMv1/NTLMv2 challenge/response capture. -2. LLMNR/NBNS spoofing are performed through sniffing and sending with raw sockets. +2. LLMNR/NBNS spoofing is performed through sniffing and sending with raw sockets. 3. SMB captures are performed through sniffing. 4. HTTP captures are performed with a listener. 5. The local LLMNR/NBNS services do not need to be disabled on the client system. |