Skip to content

Instantly share code, notes, and snippets.

@serverok
Created August 13, 2019 04:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serverok/1b00916c8309053ab8db47fc68cf99db to your computer and use it in GitHub Desktop.
Save serverok/1b00916c8309053ab8db47fc68cf99db to your computer and use it in GitHub Desktop.
root@ip-172-31-65-58:~# maldet -a /home
Linux Malware Detect v1.6.4
(C) 2002-2019, R-fx Networks <proj@rfxn.com>
(C) 2019, Ryan MacDonald <ryan@rfxn.com>
This program may be freely redistributed under the terms of the GNU GPL v2
maldet(7538): {scan} signatures loaded: 15550 (12738 MD5 | 2035 HEX | 777 YARA | 0 USER)
maldet(7538): {scan} building file list for /home, this might take awhile...
maldet(7538): {scan} setting nice scheduler priorities for all operations: cpunice 19 , ionice 6
maldet(7538): {scan} file list completed in 1s, found 229423 files...
maldet(7538): {scan} scan of /home (229423 files) in progress...
maldet(7538): {scan} 229423/229423 files scanned: 1 hits 0 cleaned
maldet(7538): {scan} scan completed on /home: files 229423, malware hits 1, cleaned hits 0, time 17413s
maldet(7538): {scan} scan report saved, to view run: maldet --report 190812-1918.7538
maldet(7538): {scan} quarantine is disabled! set quarantine_hits=1 in conf.maldet or to quarantine results run: maldet -q 190812-1918.7538
root@ip-172-31-65-58:~# maldet -q 190812-1918.7538
Linux Malware Detect v1.6.4
(C) 2002-2019, R-fx Networks <proj@rfxn.com>
(C) 2019, Ryan MacDonald <ryan@rfxn.com>
This program may be freely redistributed under the terms of the GNU GPL v2
maldet(14600): {quar} malware quarantined from '/home/topinarabic.com/html/wp-admin/network/items.php' to '/usr/local/maldetect/quarantine/items.php.2530710734'
root@ip-172-31-65-58:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment