Giter VIP home page Giter VIP logo

malice's Introduction

malice logo

malice

Build Status Support blacktop via Gittip

VirusTotal Wanna Be

Requirements

  1. VirtualBox or VMWare
  2. Vagrant
Installing Requirements on OSX
$ brew install cask
$ brew cask install virtualbox
$ brew cask install vagrant

Installation

$ git clone https://github.com/blacktop/malice.git
$ cd malice
$ vagrant up

wait...

$ vagrant ssh
$ source ~/malice/venv/bin/activate
(venv)$ python /vagrant/manage.py createdb

Usage

(While ssh'd into the VM via vagrant ssh)

$ source ~/malice/venv/bin/activate
(venv)$ python /vagrant/manage.py runserver

Then browse to http://127.0.0.1:5000

Home

malice logo

Samples

malice logo

Analysis

malice logo

Documentation

Documentation is comming soon.

Testing

To run the tests (in the project directory):

$ pip install nose coverage
$ nosetests --with-coverage --cover-html -s

Todo

  • Get Initial Alpha Release Ready
  • Create Salt states for uwsgi and nginx and supervisor so Malice auto starts on vagrant up
  • Transition to MongoDB
  • Re-implement async distribute worker task framework (python-rq or celery/RabbitMQ)
  • Create Plug-in framework
  • Transition to Docker, CoreOS and serf
  • Deploy Demo server

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_malice)
  3. Commit your changes (git commit -am "Added Something Cool")
  4. Push to the branch (git push origin my_malice)
  5. Open a Pull Request
  6. Wait for me to figure out what the heck a pull request is...

malice's People

Contributors

black-top avatar blacktop avatar

Watchers

 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.