Skip to content

alambike/malware_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

malware_finder

Perl engine to search malware

Usage: findmalw -d <dir> -f <file> (-t <threshold_level) (-l <lang>) (-F) (-T) (-D) 

-d <directory> : Directory to scan or
-f <file> : File to scan (NEEDED)
-t <threshold_level>: Minimum puntuaction to mark a file as infected (default: 11)
-F: Try to fix infection and clean file (backup created in same path <file>.fmwbkp)
-T: Run in test mode
-D: Run in debug mode

Currently only php lang is supported

About

Perl engine to search malware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published