mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Added missing README files for documentation
These are the one-line script package descriptions.
This commit is contained in:
parent
d1ec71b132
commit
23a5f83c94
6 changed files with 8 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Support for extracing files with the file analysis framework.
|
||||
Support for extracting files with the file analysis framework.
|
||||
|
|
2
scripts/base/protocols/dce-rpc/README
Normal file
2
scripts/base/protocols/dce-rpc/README
Normal file
|
@ -0,0 +1,2 @@
|
|||
Support for DCE/RPC (Distributed Computing Environment/Remote Procedure
|
||||
Calls) protocol analysis.
|
1
scripts/base/protocols/ntlm/README
Normal file
1
scripts/base/protocols/ntlm/README
Normal file
|
@ -0,0 +1 @@
|
|||
Support for NT LAN Manager (NTLM) protocol analysis.
|
1
scripts/base/protocols/smb/README
Normal file
1
scripts/base/protocols/smb/README
Normal file
|
@ -0,0 +1 @@
|
|||
Definitions of constants used by the SMB protocol.
|
2
scripts/base/protocols/tunnels/README
Normal file
2
scripts/base/protocols/tunnels/README
Normal file
|
@ -0,0 +1,2 @@
|
|||
Provides DPD signatures for tunneling protocols that otherwise
|
||||
wouldn't be detected at all.
|
1
scripts/policy/protocols/smb/README
Normal file
1
scripts/policy/protocols/smb/README
Normal file
|
@ -0,0 +1 @@
|
|||
Support for SMB protocol analysis.
|
Loading…
Add table
Add a link
Reference in a new issue