zeek/testing/btest/scripts/base/protocols
Seth Hall bbedb73a45 Huge updates to the RDP analyzer from Josh Liburdi.
- More data pulled into scriptland.
  - Logs expanded with client screen resolution and desired color depth.
  - Values in UTF-16 on the wire are converted to UTF-8 before being
    sent to scriptland.
  - If the RDP turns into SSL records, we now pass data that appears
    to be SSL to the PIA analyzer.
  - If RDP uses native encryption with X.509 certs we pass those
    certs to the files framework and the base scripts pass them forward
    to the X.509 analyzer.
  - Lots of cleanup and adjustment to fit the documented protocol
    a bit better.
  - Cleaned up the DPD signatures.
  - Moved to flowunit instead of datagram.
  - Added tests.
2015-03-04 13:12:03 -05:00
..
conn FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
dhcp DHCP: Adding unit tests. 2013-07-31 17:30:56 -04:00
dnp3 Merge remote-tracking branch 'origin/topic/robin/dnp3-merge-v4' 2015-01-14 13:25:42 -08:00
dns Fix possible buffer over-read in DNS TSIG parsing 2014-09-02 14:22:26 -05:00
ftp Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
http Fix incorrect data delivery skips after gap in HTTP Content-Range. 2014-09-11 14:53:47 -05:00
irc Fix missing "irc-dcc-data" service field from IRC DCC connections. 2014-05-01 14:08:07 -05:00
modbus Merge remote-tracking branch 'origin/topic/hui/modbus-events' 2014-07-22 01:03:48 +02:00
mysql Add a btest for the Wireshark sample MySQL PCAP 2014-08-08 15:02:18 -05:00
pop3 Merge remote-tracking branch 'origin/topic/bernhard/even-more-ssl-changes' 2014-05-16 14:45:25 -07:00
radius Radius functionality and memleak test. 2014-05-15 11:49:03 -04:00
rdp Huge updates to the RDP analyzer from Josh Liburdi. 2015-03-04 13:12:03 -05:00
smtp Fixing SMTP state tracking. 2014-06-10 18:01:38 -07:00
snmp Add SNMP datagram parsing support. 2014-02-18 14:41:32 -06:00
socks Update the SOCKS analyzer to support user/pass login. 2015-02-05 12:44:10 -05:00
ssl Fix x509 analyzer to correctly return ecdsa as the key_type for ecdsa certs. 2014-11-25 11:18:07 -08:00
syslog Porting syslog analyzer as another example. 2013-04-05 13:13:30 -07:00