GithubHelp home page GithubHelp logo

tkuennen / alienvault-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packetinspector/alienvault-demo

0.0 2.0 0.0 39.87 MB

Scripts to inject demo data and network traffic into an existing Alienvault/OSSIM installation

Home Page: http://www.alienvault.com/

Makefile 9.55% Perl 63.18% Roff 9.07% PHP 16.90% Shell 1.29%

alienvault-demo's Introduction

Makes an AV install a demo box for fun and potential profit

This will add named assets with properties, logged in users, netflow, vulnerability scan, and more....

demo. demo. Dance!

To install:

git clone https://github.com/packetinspector/Alienvault-Demo
cd Alienvault-Demo
perl install.pl

Fast Install:

apt-get -y install git;git clone https://github.com/packetinspector/Alienvault-Demo;cd Alienvault-Demo/;perl install.pl

The script will do all the work. Nothing to do beforehand. Nothing to do afterhand. You can re-run it with no consequences

Need to start over?

alienvault-reconfig -c -d -v --rebuild_db;sleep 15;perl install.pl

The installer will install the generators, add them to startup, and run them. In case you want to start/stop them yourself..

/etc/init.d/runpcaps [start|stop|restart]
/etc/init.d/runlogs [start|stop|restart]

Want to add your own pcaps?

  • Add them to the ./pcaps directory
  • Done
  • The IPs will be rewritten on playback to match the assets

Want to add your own plugins/logs?

  • Add them to the plugins directory. Everything must have the same basename.
  • You can add .sql/.log/.cfg files.
  • Re-run the installer

Log Samples

Your .log files can just be copies of logs right off a system. No need to do anything.

You can have IPs substituted for you automatically by adding a variable into your logs

Key Replaced With
<RNDIP> Random IP, Totally made up. No bounds.
<OTXIP> IP From OTX. Uses DB from install

Where are all the logfiles going?

All the generated log files are put in /var/log/demologs They will be separated by plugin. A logrotate script for them is installed automatically.

Screenshot

ScreenShot

ScreenShot

ScreenShot

Forked from Santiago Bassett (@santiagobassett)

alienvault-demo's People

Contributors

1modm avatar packetinspector avatar santiago-bassett avatar

Watchers

 avatar  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.