diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-09-13 15:24:02 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-09-13 15:24:02 -0400 |
commit | 03334ecc2270b11d14f1f0a2268039387c7b1515 (patch) | |
tree | 8aca14e6085887c7bf0a74acaec3f1c4408e0d5f /old/TODO.md | |
parent | b7e2bb76537dd8c31feecbf817095a361914e55f (diff) | |
download | Inveigh-03334ecc2270b11d14f1f0a2268039387c7b1515.tar.gz Inveigh-03334ecc2270b11d14f1f0a2268039387c7b1515.zip |
Old version
Keeping the older version easily accessible until the new version is
tested more.
Diffstat (limited to 'old/TODO.md')
-rw-r--r-- | old/TODO.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/old/TODO.md b/old/TODO.md new file mode 100644 index 0000000..f137a8c --- /dev/null +++ b/old/TODO.md @@ -0,0 +1,12 @@ +## To Do +- [ ] Code cleanup +- [x] Add NBNS spoofer +- [x] Add ability to capture NTLMv1 challenge/responses +- [ ] Add ability to capture LM challenge/responses +- [x] Add HTTP for challenge/response captures +- [x] Add HTTPS for challenge/response captures +- [x] Add Get-Help style comments +- [ ] Add SMB listener +- [ ] Add exfiltration method for captures +- [ ] Add SMBRelay +- [ ] Add wpad.dat
\ No newline at end of file |