Loading...
Monday, October 22, 2012

Simple Server Malware Scanner - Simply scans your server for malicious files

smscanner is a simple script for detecting and analyzing web-based threats. It currently handles shells, obfuscated JavaScript, Executables, Iframes and port scans.

smscanner is developed with two main goals: 1) designing, developing, and validating novel research techniques in the area of web-based malware detection and analysis, and 2) applying these techniques in practice to real security threats.



Features
  • Scan for infected DirectAdmin users
  • Scan for open vulnerable ports
  • Log scans
  • Scan for recent exploits
  • Scan for infected wordpress blogs
  • Scan for infected .html nor .php files
  • Scan for obfuscated javascript iframes
  • Scan for malware iframes
  • Scan for PHP shells
  • And many more...

Change log -

08-10-2012 - 15:23 Added Recently: + Logging scans + Just paste the results ( option 1 ) + Added new Exploit methods to option 1 08-10-2012 - 15:34 + Latest infections ( will be updated automaticly ) + Added PHP Shell detection exec()/system() etc. ( more will be added soon ) + The code has been changed into a smaller one 09-10-2012 - 15:54 + Added new BlackHole methods + Added different javascript methods 09-10-2012 - 16:01 + Added decoded php syntaxes + gzinflate + var url + base64_decode 10-10-2012 - 20:33 + The Beta has been releases and uploaded + code improvements + fixed the dos2unix issue ( see Tickets ) 18-10-2012 - 20:00 + Added a wordpress/timthumb.php vulnerability module + Added a DirectAdmin module

Source -

http://sourceforge.net/projects/smscanner/

For more information -

http://sourceforge.net/p/smscanner/wiki/Home/

Platform Supported -
Works so far on CentOS / Ubuntu / RedHat / FreeBSD

Screenshot -
















1 comments:

  1. Very good! but is there any instructions? :(

    ReplyDelete

 
TOP