Giter VIP home page Giter VIP logo

doge's Introduction

splash

DOGE

Darknet Osint Graph Explorer

Still in dev, works right.

You should use this in addtion to Darknet OSINT Transform

Pay attention here

Query prototype: SELECT DISTINCT custom_column_name AS input, another_custom_name AS output FROM some_table, obviously you can add other options as WHERE, ORDER BY, etc.

How-To

Database file: the filename of the database (sqlite3), ex: db.sqlite3

Graph file: useless (now as now)

Icon From: the type of the "from" entity (email -> domain, email is "from", domain is "to"), so the same as Icon To

Center to node: put node id here, then click on Center Graph to center the graph to that specific node id

Query: write here the query that you'll use to retrieve data from the database, follow the prototype above

Load Data: add data but don't draw, you could use this to import stuff from various databases and when everyting is imported, draw

Draw Graph: draws nodes with edges

Import Graph: useless (now as now)

Export Graph: useless (now as now)

Prerender: does not display the graph until the "pre-rendering" process is done, this should be used when you have to graph 100s of nodes, feel free to change parameters:

  • 1st argument, precomputeGraph(), in pages/graph_1.html;
  • in the same file, lines 246 and 247.

rendering-process

Custom icons

Every icon comes from Font Awesome, I just changed colors. icons icons2

Screenshots

example dashboard dashboard1 dashboard2

Stay tuned.

doge's People

Watchers

 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.