diff options
author | Kevin Robertson <Kevin-Robertson@users.noreply.github.com> | 2021-06-15 13:00:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 13:00:08 -0400 |
commit | 64e562045d11b1142fae4bb2f13c4b3e782aafd3 (patch) | |
tree | a39ac3039bc190b145821fb6ef33589f75b0b265 | |
parent | 4cbf2642b024daaa5e771c7c0593bb8819f5fe93 (diff) | |
download | Inveigh-64e562045d11b1142fae4bb2f13c4b3e782aafd3.tar.gz Inveigh-64e562045d11b1142fae4bb2f13c4b3e782aafd3.zip |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -441,3 +441,8 @@ Cleartext(unique:total) NTLMv1(unique:total) NTLMv2(unique:total) ## Quiddity The protocol library used by Inveigh is located [here](https://github.com/Kevin-Robertson/Quiddity). + +## Special Thanks +* Responder - https://github.com/lgandx/Responder +* Impacket - https://github.com/SecureAuthCorp/impacket +* mitm6 - https://github.com/fox-it/mitm6 |