Commit e07a0fc
authored
Detection of .xls files
Support for detection of .xls (MS Office Excel) files that have the same header as .msi files - which can be used to send executable files disguised as .xls'es.
Comparing number of .xls files I found similiarity at 512 byte, that differ from .msi files.1 parent bd26aba commit e07a0fc
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
835 | 848 | | |
836 | 849 | | |
837 | 850 | | |
| |||
0 commit comments