Commit Graph

29 Commits (e4d0ef01841e7ab242bb8a70dbea62cbf020a2ce)

Author SHA1 Message Date
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
aCaB 32d37729f3 fmapify jpeg_exploit 14 years ago
aCaB bad8bbc708 fmaify cli_scan_riff 14 years ago
aCaB d0e17a285a fmapify mydoom 14 years ago
Tomasz Kojm f08871d0a8 libclamav/special.c: avoid false MS02-002 detections for corrupted files (bb#2074) 15 years ago
Török Edvin e943d06060 Tweak swizzor threshold to fix some false positives. 15 years ago
Török Edvin 000d1cb848 make debug output for swizz break lines properly. 15 years ago
Tomasz Kojm 4a01b4efe9 libclamav: prefix all engine detections with "Heuristics." (bb#1808) 16 years ago
Tomasz Kojm bb1e844cc2 fix some warnings 16 years ago
Tomasz Kojm 6416cdef15 libclamav: unify fp checking; output fp signatures in debug mode 16 years ago
aCaB b705e8d712 merge win32 patches from sherpya 16 years ago
aCaB 11195c0b1b fix several problems introduced by the win32 commits 16 years ago
aCaB 4cd80898e6 win32#3 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm e41019807c libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558) 16 years ago
Török Edvin f6108b20aa tune sensitivity of Trojan.Swizzor.Gen detection. 16 years ago
Török Edvin e6d1a8b7dd Fix some Trojan.Swizzor.Gen false positives (bb #1558). 16 years ago
Tomasz Kojm c7c9dbf04f libclamav/special.c: fix possible false positive MS04-028 for files with corrupted headers (bb#1422) 16 years ago
Török Edvin 188914fe8d reset resource type, otherwise we parse all resources after a string resource as 17 years ago
Török Edvin eb86e93563 fix Swizzor detection: if no individual string is suspicious, the result must be 17 years ago
Török Edvin 6f22c5e625 add missing type 17 years ago
Török Edvin f27fab00d4 Improve Trojan.Swizzor.Gen detection: do per file statistics in addition to per string. It is amazing how a much simpler rule can do the same job better. 17 years ago
Török Edvin b84f20d9ab use a more precise J48 tree (built from more input data), and lower threshold 17 years ago
Török Edvin 42d26ac94c Heuristic detection of Trojan.Swizzor.Gen (bb #1310) 17 years ago
Tomasz Kojm be63d0adc5 libclamav/special.c: respect recursion limits in cli_check_jpeg_exploit() (bb#1266) 17 years ago
Tomasz Kojm 3f81d93a7e libclamav: fix detection of Worm.Mydoom.M.log and control it with CL_SCAN_ALGORITHMIC and dconf (bb#1241) 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Tomasz Kojm 794f3f236d fix some gcc -W* warnings 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm a8d1578ebe fix some debug messages 19 years ago
Tomasz Kojm 52b5464e4f security fixes 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 75282b5c33 code cleanup 19 years ago
Tomasz Kojm 079229d60d fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org> 20 years ago
Trog e53eccdd86 Fix reading PString type in Photoshop thumbnails. 20 years ago
Trog 9d3c38bad4 Fix compiler warnings. 20 years ago
Trog 7461fea29b * libclamav/special.c: Check Photoshop thumbnail images embedded in JPEG files. 20 years ago
Trog 7fd4d69b72 Only check specific RIFF files. Lots of broken software out there producing bad files. 21 years ago
Tomasz Kojm eb3087948a activate RIFF code 21 years ago
Trog 6ff9deca62 support for big-endian system in RIFF code 21 years ago
Trog 00114f488e check RIFF files for MS05-002. Not yet activated. 21 years ago
Tomasz Kojm ce99b52145 cosmetic fixes 21 years ago
Tomasz Kojm 1ac8b1a0da return 1 for other JPEG exploit variants 21 years ago
Trog 1949c75859 fix logic check 21 years ago
Trog 3dd7010e24 match obfuscated JPEG files 21 years ago
Tomasz Kojm c3a3be2df5 eliminate false positive matches of Exploit.JPEG.Comment 21 years ago