diff options
Diffstat (limited to 'Inveigh.psm1')
-rw-r--r-- | Inveigh.psm1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Inveigh.psm1 b/Inveigh.psm1 index 1e76490..879021d 100644 --- a/Inveigh.psm1 +++ b/Inveigh.psm1 @@ -6,5 +6,4 @@ Inveigh is a Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool. https://github.com/Kevin-Robertson/Inveigh #> Import-Module $PWD\Scripts\Inveigh.ps1 -Import-Module $PWD\Scripts\Inveigh-Unprivileged.ps1 Import-Module $PWD\Scripts\Inveigh-Relay.ps1
\ No newline at end of file |