Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/m4rco-/dorothy2
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rco- committed Jul 1, 2013
2 parents ffab90e + 72ea40b commit c68d3ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The framework is mainly composed by four big elements that can be even executed

Our botnet infiltration module, refers to this [ppt](https://www.honeynet.it/wp-content/uploads/Presentations/JDrone.pptx) presentation for an overview.

The first three modules are (or will be soon) publicly released under GPL 2/3 license as tribute to the the [Honeynet Project Alliance](http://www.honeynet.org).
The first three modules are (or will be soon) publicly released under GPL 3 license as tribute to the the [Honeynet Project Alliance](http://www.honeynet.org).
All the information generated by the framework - i.e. binary info, timestamps, dissected network analysis - are stored into a postgres DB (Dorothive) in order to be used for further analysis.
A no-SQL database (CouchDB) is also used to mass store all the traffic dumps thanks to the [pcapr/xtractr](https://code.google.com/p/pcapr/wiki/Xtractr) technology.

Expand Down Expand Up @@ -180,8 +180,6 @@ or
$ brew install libmagic
$ brew link libmagic

4. Install the xtractr gem, for a detailed howto, go [here](https://code.google.com/p/pcapr/wiki/Xtractr).

### 3. Install Dorothy gem

*Install Dorothy gem
Expand Down

0 comments on commit c68d3ca

Please sign in to comment.