Giter Site home page Giter Site logo

maecproject / maecproject.github.io Goto Github PK

View Code? Open in Web Editor NEW
19.0 11.0 5.0 19.44 MB

Landing page for MAEC docs

Home Page: https://maecproject.github.io

License: BSD 3-Clause "New" or "Revised" License

Ruby 0.52% HTML 99.21% CSS 0.23% JavaScript 0.04%

maecproject.github.io's Introduction

maecproject.github.io

This repository is used to build http://maecproject.github.io. If you're looking for documentation about MAEC, you should head over there now, or go straight to the Getting Started page.

Work in progress: The MAEC documentation is still a work in progress.

If you're looking for information about editing the content on the site, you're in the right place!

Installation

  1. Install Ruby 1.9.3 or higher for your platform (if it isn't already installed).
  2. Install the bundler gem: gem install bundler
  3. Install the dependencies via bundler: bundle install
  4. Run the server with jekyll server or a static build with jekyll build

Note: Jekyll has some "issues" on Windows. See: Jekyll on Windows for instructions. The issues I encountered (other than those covered in those instructions) were:

  • You'll need to install jekyll version 2.3.0:
gem uninstall jekyll # If you already installed it
gem install jekyll --version "=2.3.0"
  • You'll need to install pygments version 0.5.0:
gem uninstall pygments.rb
gem install pygments.rb --version "=0.5.0"

If you run into any problems on other platforms, see the Jekyll Installation Docs. In particular, you'll need to be able to compile native code so on OS X you'll need the Xcode Command Line tools and on Linux you'll need the appropriate build packages (build-essential on Ubuntu, etc). As with most other MAEC projects, you'll also need the libxml development libraries installed.

Contributing

The MAEC Project welcomes contributions to our documentation repository. If you have a change you want to make:

  1. Fork this repository
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

You can also speak to the MAEC team by e-mailing [email protected] and we can make the change for you.

maecproject.github.io's People

Contributors

bschmoker avatar clenk avatar dzbeck avatar emmanvg avatar getvirushelp avatar gtback avatar ikiril01 avatar rroberge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

maecproject.github.io's Issues

Additional Idioms

We could probably add a few more Idioms to our current set:

  • Capturing Manual Analysis Results (including use of Capabilities, etc.)
  • Capturing Related Sets of Malware (including use of Grouping Relationships, etc.)

List out multiple vocabularies for applicable fields

In our schemas, we have fields where multiple vocabularies are applicable. We should update our data model pages so that these can be listed out and presented to the user; otherwise, its unclear that these vocabularies are.

tracking info in tool for parser

I am trying to track how a tool run, and maintain its log and giving output in xml.
where i can find these parser without using cuckoo, please help me in tracking info so that i can make use of parser for different tool.

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.