For one of my sites I am using cpanel shared hosting and have received a malware notification about a file belonging to the fontawesome module.
The file is drush/fontawesome.drush.inc
Having run a diff check, the file is identical to the original so I am confident this is a false positive, but I thought it ought to be reported all the same. Having checked with the hosting company, I am told that they are using Maldet malware scanner.
It would be interesting to know what is triggering the alert.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | drush_file_causes_false_malware_alert-2944352-6.patch | 1.45 KB | daniel.moberly |
Comments
Comment #2
mrpauldriver commentedComment #3
daniel.moberly commentedComment #4
daniel.moberly commentedPaul,
I'm not able to reproduce this at all. Anyone can please feel free to reopen this issue if you can give steps to reproduce.
Comment #5
mrpauldriver commentedSame issue here...
https://www.drupal.org/project/fontawesome/issues/2817539
Comment #6
daniel.moberly commentedAttaching patch to fix this issue - maldet doesn't like the rm -rf command so I've changed the way the file extraction works to remove the need
Comment #8
daniel.moberly commentedComment #9
mrpauldriver commentedGood stuff. Thanks