zeek/scripts/base/protocols/ntlm
Seth Hall be9f97d8b4 Updates to NTLM script handling.
- This separates NTLM handling away from SMB.
 - It logs more accurately when logins are succeed or fail
   or even if the resulting status of an authentication is
   unknown.
 - Adds some new fields where the server is indicating information
   about itself (server_nb_computer_name, server_dns_computer_name,
   and server_tree_name)
2018-04-06 13:09:24 -04:00
..
__load__.bro Complete breakout of SMB, GSSAPI, and NTLM 2016-04-03 04:17:20 -04:00
main.bro Updates to NTLM script handling. 2018-04-06 13:09:24 -04:00
README Added missing README files for documentation 2016-10-10 22:55:50 -05:00

Support for NT LAN Manager (NTLM) protocol analysis.