diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-04-08 23:32:09 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-04-08 23:32:09 -0400 |
commit | 49332b537b51c637004c097955ea5c055e9e8ad7 (patch) | |
tree | 39149ce315fdeb3466bca519cbfd77842d7a929a | |
parent | b8ded8f4d1ec689631defa08655de9fdce89320b (diff) | |
download | Inveigh-49332b537b51c637004c097955ea5c055e9e8ad7.tar.gz Inveigh-49332b537b51c637004c097955ea5c055e9e8ad7.zip |
Update TODO.md
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ## To Do - [ ] Add NBNS spoofer -- [ ] Add ability to capture NTLMv1 challenge/responses -- [ ] Add ability to capture LM challenge/responses +- [ ] Add ability to capture SMB NTLMv1 challenge/responses +- [ ] Add ability to capture SMB LM challenge/responses - [ ] Add HTTP for challenge/response captures - [ ] Add HTTPS for challenge/response captures |