Code Monkey home page Code Monkey logo

malscan's Introduction

malscan

ClamAV-based malware scanner for Linux web servers.

Latest version GitHub license Build status

Table of Contents

Summary

malscan is a scanning platform for Linux servers that simplifies keeping your web servers secure and malware-free. It is built upon the ClamAV platform, providing all of the features of Clamscan with a host of new features and detection modes.

Features

  • Multiple channels of malware signatures
    • RFX Networks Signatures
    • Metasploit Signatures
    • malscan Signatures
    • ClamAV Main Signatures
  • Multiple Detection Methods
    • Standard HEX or MD5 based detections
      • Includes a database of over 30,000 signatures
      • Uses both HEX and hash based detections
    • String length detections
      • Identifies long obfuscated strings.
      • Non-signature based, to help detect zero day code injections
    • MimeType mismatch detections
      • Detects PHP files that are masquerading as other file types.
      • Identifies certain common obfuscated attack vectors, such as command shells hiding as .png files.
    • Tripwire detection mode
      • Allows you to whitelist files in a known clean configuration.
      • Compares the file tree to previously whitelisted states to identify changes.
      • Can be hooked into common deploy tools, such as capistrano or dpl.
  • Easy File Quarantining
  • Custom email notifications

Requirements

  • Linux Server / Desktop
  • Full root access, or the ability to install:
    • ClamAV
    • File
    • Postfix or Exim, if using email notifications.
  • SSH Access

Installation

NOTE: Malscan v1.x is the last to support RPM-based installation. Malscan v2.x will support platform-agnostic installation processes, including Puppet and script-based installers.

Red Hat Enterprise Linux, CentOS, and Fedora

NOTE: Malscan RPM packages are depreciated and will be removed

RPM packages are available for RHEL, CentOS, and Fedora. Packages are generated only for currently supported operating systems. Support includes:

Operating System Version
RHEL / CentOS 7
RHEL / CentOS 6
Fedora 28
Fedora 27
Fedora 26

Guides on how to set up the malscan yum repository can be found here:

Other Operating Systems

We make every effort to support as many operating systems as possible. Currently, we officially support the following operating systems:

  • Alpine Linux
  • Debian
  • Unbuntu (LTS only)

All of the above are supported via the malscan installer. This installer will automatically identify your operating system, and install required dependencies.

NOTE: For Alpine Linux, you must install bash before you can run the installer.

To install via the installer on a supported system, simply run:

curl -sSL https://raw.githubusercontent.com/malscan/malscan/1.x/installer | bash

We strongly recommend reading through the installer before running it. Running scripts without knowing what they do is dumb.

Usage

See malscan -h for more detailed program usage.

Contributing

If you're interested in contributing to malscan, I am looking for the following help:

  • Feature development
  • Documentation
  • Web design
  • Logo design

Contact me at [email protected] if you're interested.

Licensing and Terms of Usage

The malscan application is released under the MIT license, which is included in the repository. This software is provided as is, with absolutely no warranty provided for it. As this application does alter file/directory structure for this server, make sure that you understand exactly what this application does and the security ramifications of it.

malscan's People

Contributors

jgrancell avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.