diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2018-09-25 14:46:02 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2018-09-25 14:46:02 -0400 |
commit | c9809376e0afb613b3331a79c8ac83c7f48c679a (patch) | |
tree | a7b7a36114fb51ea28c4201d838f896aa10427ab /Inveigh.psd1 | |
parent | a2553ac147ceddb23bb85f3e37f9b82c626b6e38 (diff) | |
download | Inveigh-c9809376e0afb613b3331a79c8ac83c7f48c679a.tar.gz Inveigh-c9809376e0afb613b3331a79c8ac83c7f48c679a.zip |
Inveigh 1.41.4
Inveigh
Added ADIDNS attacks
New detection evasions
Inveigh Relay
Added session and enumerate attacks
Added ability to handle multiple targets with target selection based on the enumerate attack and/or BloodHound imports
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 d3e601d..5195d9d 100644 --- a/Inveigh.psd1 +++ b/Inveigh.psd1 @@ -12,7 +12,7 @@ ModuleToProcess = 'Inveigh.psm1' # Version number of this module. -ModuleVersion = '1.0' +ModuleVersion = '1.4' # ID used to uniquely identify this module GUID = '4f991a73-c574-44b7-85df-da769f39d45d' |