diff options
Diffstat (limited to 'Inveigh.psm1')
-rw-r--r-- | Inveigh.psm1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Inveigh.psm1 b/Inveigh.psm1 index 879021d..96708d8 100644 --- a/Inveigh.psm1 +++ b/Inveigh.psm1 @@ -1,6 +1,6 @@ <# .SYNOPSIS -Inveigh is a Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool. +Inveigh is a Windows PowerShell LLMNR/mDNS/NBNS spoofer/man-in-the-middle tool. .LINK https://github.com/Kevin-Robertson/Inveigh |