https://github.com/tkmru/maruko
malware crawler inspired by 'ちびまる子ちゃん'
https://github.com/tkmru/maruko
Last synced: 6 months ago
JSON representation
malware crawler inspired by 'ちびまる子ちゃん'
- Host: GitHub
- URL: https://github.com/tkmru/maruko
- Owner: tkmru
- Created: 2016-04-10T12:33:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-20T17:52:24.000Z (over 9 years ago)
- Last Synced: 2025-04-14T21:11:49.825Z (6 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
======
maruko
======| Maruko is malware crawler inspired by 'ちびまる子ちゃん'
| This script crawl following sources.
- Malware Domain List: http://www.malwaredomainlist.com/hostslist/mdl.xml
- VX Vault: http://vxvault.siri-urz.net/URL_List.php
- Malc0de: http://malc0de.com/rssInstallation
============------------
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
------
| Download from https://github.com/tkmru/maruko/.
| Let's push star!!::
$ git clone git@github.com:tkmru/maruko.git
$ cd maruko
$ python setup.py installUsage
=====| Downloaded malware is stored in */opt/malware/unsorted/* by default.
::
$ sudo maruko
| '-p' change stored path.
::
$ sudo maruko -p
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.