Git Product home page Git Product logo

aktaion's Introduction

Aktaion: Open Source Tool For "Micro Behavior Based" Exploit Detection and Automated GPO Policy Generation

Aktaion is a lightweight JVM based project for detecting exploits (and more generally attack behaviors). The project is meant to be a learning/teaching tool on how to blend multiple security signals and behaviors into an expressive framework for intrusion detection. The cool thing about the project is it provides an expressive mechanism to add high level IOCs (micro beahviors) such as timing behavior of a certain malware family.

http://www.github.com/jzadeh/Atkaion

Online Documentation

You can find the latest Spark documentation, including a programming guide, on the project web page This README file only contains basic setup instructions.

Building Atkaion

Atkaion is built using Simple Build Tool. To build Atkaion use the assembly command via:

sbt assembly

Dependencies

To run the jar from the command line the following dependencies are required for scoring a PCAP:

BRO
Java 1.8

Rough Notes for building on IntelliJ (Mac/Windows):

Step 1: Download the Java JDK for java 1.8 : java 1.8.0_102-b14 http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Step 2: Install scala https://www.scala-lang.org/download/2.11.8.html

Step 3: SBT 0.13.12
http://www.scala-sbt.org/download.html

Step 4: Clone the software repo: https://github.com/jzadeh/Aktaion.git or just copy the indivual build.sbt file at the root of the project and the assembly plugin in the project/ subfolder.

Step 5: Run the command sbt at the root of the directory.

Step 6. Type compile at the sbt prompt if step 5 did not fail(there are no scripts at this point) make sure you don’t hit any erros here either.

Step 7: IntelliJ Community Edition (Free) https://www.jetbrains.com/idea/

Step 8: Install the Scala plugin for IntelliJ https://confluence.jetbrains.com/display/SCA/Scala+Plugin+for+IntelliJ+IDEA

Step 9: Optional install sbt plugin for IntelliJ

For OS X the simple homebrew method has been tested:

Install Homebrew ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install )" Brew install scala 2.11.8 Brew install sbt 0.13.8 Brew install bro git clone [email protected]:jzadeh/Aktaion.git cd Atkaion sbt assembly

Python dependencies 2.70 Pip install paramiko

Python 2.70 dependencies Pip install paramiko https://github.com/unixist/cryptostalker 

Some caveats about the Active Defense Script

aktaion's People

Contributors

jzadeh avatar alexmzadeh avatar rsfl avatar josephzadeh avatar mykelxknight avatar pchestek avatar eyanmalcom avatar

Watchers

James Cloos 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.