Coder Social home page Coder Social logo

open-network-insight / oni-demo Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 12.0 227.93 MB

Download a demo version of Open Network Insight, which can be run standalone on a windows laptop using Winpython https://sourceforge.net/projects/winpython/files/latest/download

Jupyter Notebook 30.60% HTML 13.38% Python 11.03% CSS 1.79% JavaScript 43.17% Shell 0.02%

oni-demo's People

Contributors

casutherland avatar dataminion avatar grantbabb avatar natedogs911 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

oni-demo's Issues

Some issues with new use cases

It looks like some of the domain information is inaccurate in the summary view (i.e. geoip has california for the location of a swiss domain)

Source Forge?

Why not package each demo as a tagged release release and make it available here?

Threat Investigation is not working

Dear Admins,

I just installed the docker demo and I have an issue with opening the Threat investigation based on the following error:

`---------------------------------------------------------------------------
IOError Traceback (most recent call last)
in ()
12 from IPython.display import display, Javascript, clear_output
13
---> 14 with open('/etc/duxbay.conf') as conf:
15 for line in conf.readlines():
16 if "DBNAME=" in line: DBNAME = line.split("=")[1].strip('\n').replace("'","");

IOError: [Errno 2] No such file or directory: '/etc/duxbay.conf'`

Make repo more useable

In my fork I have created two branches;

  • win-demo
  • mac-demo

These branches are respectively;

  • an extract of the code previously in this repo
  • the vast folder from the main oa repo

I would like to request that two branches get created so that I can PR my branches in, I believe that this will eliminate significant confusion for people coming to try to use the demo in the future.

New use cases for demo please

The VAST data is OK for telling some stories, but are there some that come from actual security data that can be added to the demo?

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.