aboutsummaryrefslogtreecommitdiff
path: root/Inveigh.psm1
diff options
context:
space:
mode:
Diffstat (limited to 'Inveigh.psm1')
-rw-r--r--Inveigh.psm19
1 files changed, 0 insertions, 9 deletions
diff --git a/Inveigh.psm1 b/Inveigh.psm1
deleted file mode 100644
index 4f626e5..0000000
--- a/Inveigh.psm1
+++ /dev/null
@@ -1,9 +0,0 @@
-<#
-.SYNOPSIS
-Inveigh is a Windows PowerShell LLMNR/NBNS spoofer with challenge/response capture over HTTP(S)/SMB and NTLMv2 HTTP to SMB relay.
-
-.LINK
-https://github.com/Kevin-Robertson/Inveigh
-#>
-Import-Module $PWD\Inveigh.ps1
-Import-Module $PWD\Inveigh-Relay.ps1 \ No newline at end of file