aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <Kevin-Robertson@users.noreply.github.com>2021-06-15 13:01:45 -0400
committerGitHub <noreply@github.com>2021-06-15 13:01:45 -0400
commit658c321a667a2ffd13ec2428d7ce946598c0995e (patch)
treefbec2650ee3475fe647500e6c387ac4ad24e64a2
parent64e562045d11b1142fae4bb2f13c4b3e782aafd3 (diff)
downloadInveigh-658c321a667a2ffd13ec2428d7ce946598c0995e.tar.gz
Inveigh-658c321a667a2ffd13ec2428d7ce946598c0995e.zip
Update README.md
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 01005b9..7dcb711 100644
--- a/README.md
+++ b/README.md
@@ -27,12 +27,12 @@ The C# version of Inveigh contains attacks for the following protocols:
* [NBNS](#NBNS) [packet sniffer | listener]
* [DHCPv6](#DHCPv6) [packet sniffer | listener]
* [ICMPv6](#ICMPv6) [privileged raw socket]
-* [HTTP](#HTTP) [listener]
-* [HTTPS](#HTTPS) [listener]
-* [SMB](#SMB) [packet sniffer | listener]
-* [LDAP](#LDAP) [listener]
-* [WebDAV](#WebDAV) [listener]
-* [Proxy Auth](#Proxy) [listener]
+* [HTTP] [listener]
+* [HTTPS] [listener]
+* [SMB] [packet sniffer | listener]
+* [LDAP] [listener]
+* [WebDAV] [listener]
+* [Proxy Auth] [listener]
Inveigh works with both IPv4 and IPv6 in cases where support for both is provided by the underlying protocol.