diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2017-04-05 00:08:20 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2017-04-05 00:08:20 -0400 |
commit | e00b2a615bdd80fbd7b3ce68aa9fcdba925f392f (patch) | |
tree | 8217bbe2424bd58b7a8a9847798d2c7cac998c09 /Inveigh.psd1 | |
parent | 0c7403d6be71de6ac007a523ab485408919ebb5b (diff) | |
download | Inveigh-e00b2a615bdd80fbd7b3ce68aa9fcdba925f392f.tar.gz Inveigh-e00b2a615bdd80fbd7b3ce68aa9fcdba925f392f.zip |
small update
Diffstat (limited to 'Inveigh.psd1')
-rw-r--r-- | Inveigh.psd1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Inveigh.psd1 b/Inveigh.psd1 index 9b30cd6..d3e601d 100644 --- a/Inveigh.psd1 +++ b/Inveigh.psd1 @@ -27,7 +27,7 @@ CompanyName = '' Copyright = 'BSD 3-Clause' # Description of the functionality provided by this module -Description = 'Inveigh - LLMNR/NBNS spoofer/man-in-the-middle tool' +Description = 'Inveigh - LLMNR/mDNS/NBNS spoofer/man-in-the-middle tool' # Minimum version of the Windows PowerShell engine required by this module PowerShellVersion = '2.0' |