Giter VIP home page Giter VIP logo

scanbot's Introduction

Scanbot

CLI tool for interacting with and processing ImunifyAV malware scans

Description

This tool allows you to interact with ImunifyAV using the command line. ImunifyAV has command line tools, but these can be clunky to use. scanbot provides a simple list of commands for the most common tasks, and allows you to present and export the results in machine-readable formats.

scanbot interacts directly with ImunifyAV's database, which is stored in SQLite format. Currently, the tool looks for the database in /var/imunify360/imunify360.db, where it is stored on cPanel servers. In the future, this may be configurable.

scanbot is basic, by design. New features will be added in the future :)

Commands

scanbot list [flags]

Return a list of the latest malware scans, with the most recent first.

Flags

  -c, --count    The number of results to return. (default 10)

scanbot report <scan ID>

If provided with a scan ID, this command will generate a CSV report for the specified scan. If no scan ID is provided, the user will be prompted to choose a scan from the latest 10 scans.

Future features

  • Testing
  • Add a scan command to start a scan and email the results as a CSV attachment
  • Add flag to specify the path to the Imunify database

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details

scanbot's People

Contributors

bentomsett avatar

Watchers

Kostas Georgiou avatar  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.