diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-04-18 11:52:14 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-04-18 11:52:14 -0400 |
commit | 49b3badcd3fdf6b5fe7a337f8468f1fec493fe89 (patch) | |
tree | 430b85905186801532f149d881879e87694d9b19 /TODO.md | |
parent | 72a482040c27b3da8de1ba8470db477b595fea10 (diff) | |
parent | 2810aae197d09836df95f676b9e47d354849499a (diff) | |
download | Inveigh-49b3badcd3fdf6b5fe7a337f8468f1fec493fe89.tar.gz Inveigh-49b3badcd3fdf6b5fe7a337f8468f1fec493fe89.zip |
Merge remote-tracking branch 'origin/master'
Conflicts:
Inveigh.ps1
Diffstat (limited to '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 |