Skip to main content

malware crawler

Project description

Maruko is malware crawler inspired by ‘ちびまる子ちゃん’
This script crawl following sources.

Installation

Dependencies

Maruko use python-magic module. python-magic is a python interface to the libmagic file type identification library. It is dependent on libmagic. You need to install libmagic before you install maruko.
On OSX:
  • When using Homebrew: brew install libmagic

  • When using macports: port install file

PyPI

The recommended process is to install the PyPI package, as it allows easily staying update.

$ pip install maruko

github

Let’s push star!!
$ git clone git@github.com:tkmru/maruko.git
$ cd maruko
$ python setup.py install

Usage

Downloaded malware is stored in /opt/malware/unsorted/ by default.
$ sudo maruko
‘-p’ change stored path.
$ sudo maruko -p <path>

License

“THE BEER-WARE LICENSE”
If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maruko-0.1.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distributions

maruko-0.1.2-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

maruko-0.1.2-py2-none-any.whl (5.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page