aboutsummaryrefslogtreecommitdiff
path: root/Inveigh.psm1
diff options
context:
space:
mode:
Diffstat (limited to 'Inveigh.psm1')
-rw-r--r--Inveigh.psm11
1 files changed, 1 insertions, 0 deletions
diff --git a/Inveigh.psm1 b/Inveigh.psm1
index 19c181f..3e0cf7e 100644
--- a/Inveigh.psm1
+++ b/Inveigh.psm1
@@ -6,4 +6,5 @@ Inveigh is a Windows PowerShell LLMNR/NBNS spoofer with challenge/response captu
https://github.com/Kevin-Robertson/Inveigh
#>
Import-Module $PWD\Scripts\Inveigh.ps1
+Import-Module $PWD\Scripts\Inveigh-BruteForce.ps1
Import-Module $PWD\Scripts\Inveigh-Relay.ps1 \ No newline at end of file