Add README files for base/protocols

The text from these README files appears on the "Bro Script Packages"
page after building the documentation.
This commit is contained in:
Daniel Thayer 2013-10-17 12:47:32 -05:00
parent 9d2668a3f4
commit 8f2336f531
14 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1 @@
Support for connection (TCP, UDP, or ICMP) analysis.

View file

@ -0,0 +1 @@
Support for Dynamic Host Configuration Protocol (DHCP) analysis.

View file

@ -0,0 +1 @@
Support for Distributed Network Protocol (DNP3) analysis.

View file

@ -0,0 +1 @@
Support for Domain Name System (DNS) protocol analysis.

View file

@ -0,0 +1 @@
Support for File Transfer Protocol (FTP) analysis.

View file

@ -0,0 +1 @@
Support for Hypertext Transfer Protocol (HTTP) analysis.

View file

@ -0,0 +1 @@
Support for Internet Relay Chat (IRC) protocol analysis.

View file

@ -0,0 +1 @@
Support for Modbus protocol analysis.

View file

@ -0,0 +1 @@
Support for POP3 (Post Office Protocol) protocol analysis.

View file

@ -0,0 +1 @@
Support for Simple Mail Transfer Protocol (SMTP) analysis.

View file

@ -0,0 +1 @@
Support for Socket Secure (SOCKS) protocol analysis.

View file

@ -0,0 +1 @@
Support for Secure Shell (SSH) protocol analysis.

View file

@ -0,0 +1 @@
Support for Secure Sockets Layer (SSL) protocol analysis.

View file

@ -0,0 +1 @@
Support for Syslog protocol analysis.