mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
FileAnalysis: separating IRC/FTP data analyzers.
It simplifies the file handle string callbacks.
This commit is contained in:
parent
59ed5c75f1
commit
661677d452
37 changed files with 156 additions and 95 deletions
|
@ -1,5 +1,5 @@
|
|||
FileAnalysis::TRIGGER_NEW
|
||||
Z3kT1FyLnfk, 0, 0
|
||||
aFQKI8SPOL2, 0, 0
|
||||
FileAnalysis::TRIGGER_BOF
|
||||
FileAnalysis::TRIGGER_BOF_BUFFER
|
||||
/*^J********
|
||||
|
@ -7,7 +7,7 @@ FileAnalysis::TRIGGER_TYPE
|
|||
file type is set
|
||||
mime type is set
|
||||
FileAnalysis::TRIGGER_EOF
|
||||
Z3kT1FyLnfk, 2675, 0
|
||||
aFQKI8SPOL2, 2675, 0
|
||||
{
|
||||
UWkUyAuUGXf
|
||||
}
|
||||
|
@ -19,7 +19,7 @@ SHA1: 0e42ae17eea9b074981bd3a34535ad3a22d02706
|
|||
MD5: b932c3310ce47e158d1a5a42e0b01279
|
||||
SHA256: 5b037a2c5e36f56e63a3012c73e46a04b27741d8ff8f8b62c832fb681fc60f42
|
||||
FileAnalysis::TRIGGER_NEW
|
||||
WLJWC1FMBq9, 0, 0
|
||||
CCU3vUEr06l, 0, 0
|
||||
FileAnalysis::TRIGGER_BOF
|
||||
FileAnalysis::TRIGGER_BOF_BUFFER
|
||||
//-- Google
|
||||
|
@ -27,7 +27,7 @@ FileAnalysis::TRIGGER_TYPE
|
|||
file type is set
|
||||
mime type is set
|
||||
FileAnalysis::TRIGGER_EOF
|
||||
WLJWC1FMBq9, 21421, 0
|
||||
CCU3vUEr06l, 21421, 0
|
||||
{
|
||||
UWkUyAuUGXf
|
||||
}
|
||||
|
@ -39,7 +39,7 @@ SHA1: 8f241117afaa8ca5f41dc059e66d75c283dcc983
|
|||
MD5: e732f7bf1d7cb4eedcb1661697d7bc8c
|
||||
SHA256: 6a509fd05aa7c8fa05080198894bb19e638554ffcee0e0b3d7bc8ff54afee1da
|
||||
FileAnalysis::TRIGGER_NEW
|
||||
Ac8PLL9KL49, 0, 0
|
||||
HCzA0dVwDPj, 0, 0
|
||||
FileAnalysis::TRIGGER_BOF
|
||||
FileAnalysis::TRIGGER_BOF_BUFFER
|
||||
GIF89a^D\0^D\0\xb3
|
||||
|
@ -47,7 +47,7 @@ FileAnalysis::TRIGGER_TYPE
|
|||
file type is set
|
||||
mime type is set
|
||||
FileAnalysis::TRIGGER_DONE
|
||||
Ac8PLL9KL49, 94, 0
|
||||
HCzA0dVwDPj, 94, 0
|
||||
{
|
||||
UWkUyAuUGXf
|
||||
}
|
||||
|
@ -60,7 +60,7 @@ SHA1: 81f5f056ce5e97d940854bb0c48017b45dd9f15e
|
|||
MD5: d903de7e30db1691d3130ba5eae6b9a7
|
||||
SHA256: 6fb22aa9d780ea63bd7a2e12b92b16fcbf1c4874f1d3e11309a5ba984433c315
|
||||
FileAnalysis::TRIGGER_NEW
|
||||
NV2MvAX0Is4, 0, 0
|
||||
a1Zu1fteVEf, 0, 0
|
||||
FileAnalysis::TRIGGER_BOF
|
||||
FileAnalysis::TRIGGER_BOF_BUFFER
|
||||
\x89PNG^M^J^Z^J\0\0\0
|
||||
|
@ -68,7 +68,7 @@ FileAnalysis::TRIGGER_TYPE
|
|||
file type is set
|
||||
mime type is set
|
||||
FileAnalysis::TRIGGER_DONE
|
||||
NV2MvAX0Is4, 2349, 0
|
||||
a1Zu1fteVEf, 2349, 0
|
||||
{
|
||||
UWkUyAuUGXf
|
||||
}
|
||||
|
@ -81,7 +81,7 @@ SHA1: 560eab5a0177246827a94042dd103916d8765ac7
|
|||
MD5: e0029eea80812e9a8e57b8d05d52938a
|
||||
SHA256: e0b4500c1fd1d675da4137461cbe64d3c8489f4180d194e47683b20e7fb876f4
|
||||
FileAnalysis::TRIGGER_NEW
|
||||
YLndcRpw5Ge, 0, 0
|
||||
xXlF7wFdsR, 0, 0
|
||||
FileAnalysis::TRIGGER_BOF
|
||||
FileAnalysis::TRIGGER_BOF_BUFFER
|
||||
\x89PNG^M^J^Z^J\0\0\0
|
||||
|
@ -89,7 +89,7 @@ FileAnalysis::TRIGGER_TYPE
|
|||
file type is set
|
||||
mime type is set
|
||||
FileAnalysis::TRIGGER_DONE
|
||||
YLndcRpw5Ge, 27579, 0
|
||||
xXlF7wFdsR, 27579, 0
|
||||
{
|
||||
UWkUyAuUGXf
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue