aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2016-11-29 18:51:06 -0500
committerKevin Robertson <robertsonk@gmail.com>2016-11-29 18:51:06 -0500
commitbe225d9e6b1f590fc8ca2b8086e8655b46151c90 (patch)
tree5e2ab504c9f08e45d35669863c6c822d8960598b /README.md
parenteb09d9aaf1d6cd28ab4b239756be00195f943658 (diff)
downloadInveigh-be225d9e6b1f590fc8ca2b8086e8655b46151c90.tar.gz
Inveigh-be225d9e6b1f590fc8ca2b8086e8655b46151c90.zip
Updated readme
Added PowerUpSQL, PoshC2, and pupy to the 'Included In' section of the readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0868aa5..ab6b7b2 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,10 @@ Inveigh is a Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool design
## Included In
* PowerShell Empire - https://github.com/PowerShellEmpire/Empire
* PS>Attack - https://github.com/jaredhaight/psattack
-* p0wnedShell - https://github.com/Cn33liz/p0wnedShell
+* p0wnedShell - https://github.com/Cn33liz/p0wnedShell
+* PowerUpSQL - https://github.com/NetSPI/PowerUpSQL
+* PoshC2 - https://github.com/nettitude/PoshC2
+* pupy - https://github.com/n1nj4sec/pupy
## Special Thanks
* Anyone that posted .NET packet sniffing examples.