diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-04-18 11:07:29 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-04-18 11:07:29 -0400 |
commit | d1fc0cc042c6a8d42a9428320b35ee981ec42cb1 (patch) | |
tree | e226127ab451a5c5fca72848bfc5ef3fa5564aef | |
parent | 49c4c958821e0579ab6f002f56485ba103eeb984 (diff) | |
download | Inveigh-d1fc0cc042c6a8d42a9428320b35ee981ec42cb1.tar.gz Inveigh-d1fc0cc042c6a8d42a9428320b35ee981ec42cb1.zip |
Update TODO.md
-rw-r--r-- | TODO.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ ## To Do - [ ] Code cleanup -- [ ] Add NBNS spoofer -- [ ] Add ability to capture SMB NTLMv1 challenge/responses -- [ ] Add ability to capture SMB LM challenge/responses +- [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 - [ ] Add HTTPS for challenge/response captures |