File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 16
16
>&0 regex/10 \^(Subject|MIME)
17
17
>>0x10 search/0x100 multipart/related
18
18
>>>0x50 search/0x300 urn:schemas-microsoft-com:office custom: document/office/mhtml
19
+ # OneNote Files
20
+ 0 string \344R\\{\214\330\247M\256\261Sx\320)\226\323 custom: document/office/onenote
19
21
# VBE files
20
22
0 string
21
23
>&0 regex/20 \^#@~\\^[^=]{6}== custom: code/vbe
97
99
0 short 0x3C4D
98
100
>&0 short 0xA1B2 custom: network\tcpdump
99
101
# Email
100
- 0 string DKIM-Signature: custom: document/email
102
+ 0 string DKIM-Signature: custom: document/email
Original file line number Diff line number Diff line change 246
246
'document/office/word' : '.doc' ,
247
247
'document/office/wordperfect' : 'wp' ,
248
248
'document/office/wordpro' : 'lwp' ,
249
+ 'document/office/onenote' : '.one' ,
249
250
'document/pdf' : '.pdf' ,
250
251
'document/email' : '.eml' ,
251
252
'executable/windows/pe32' : '.exe' ,
You can’t perform that action at this time.
0 commit comments