All Projects → pielco11 → Doge

pielco11 / Doge

Licence: apache-2.0
Darknet Osint Graph Explorer

Projects that are alternatives of or similar to Doge

Dot
Darknet OSINT Transform
Stars: ✭ 93 (+0%)
Mutual labels:  bitcoin, osint, darknet
Blockchain2graph
Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j).
Stars: ✭ 134 (+44.09%)
Mutual labels:  bitcoin, graph
Chainabstractionlayer
Blockchain abstraction layer
Stars: ✭ 131 (+40.86%)
Mutual labels:  bitcoin, npm
thedevilseye
The Devils Eye is an OSINT tool that extracts onion links and descriptions that match with the users query from the Darkweb, without requiring the use for Tor.
Stars: ✭ 100 (+7.53%)
Mutual labels:  osint, darknet
Npmcharts.com
Compare npm package downloads over time
Stars: ✭ 129 (+38.71%)
Mutual labels:  graph, npm
Cryptocurrency Cli
💰 Cryptocurrency Portfolio On The Command Line 💰
Stars: ✭ 99 (+6.45%)
Mutual labels:  bitcoin, npm
Spark Wallet
⚡️ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.
Stars: ✭ 215 (+131.18%)
Mutual labels:  bitcoin, electron-app
Bitcoin Transaction Explorer
Simple and pure block explorer you can run on top of a full node
Stars: ✭ 165 (+77.42%)
Mutual labels:  bitcoin, explorer
Orbit
Blockchain Transactions Investigation Tool
Stars: ✭ 278 (+198.92%)
Mutual labels:  bitcoin, osint
Crypto Bar
📈 A menu bar app that updates cryptocurrencies prices in real-time
Stars: ✭ 379 (+307.53%)
Mutual labels:  bitcoin, electron-app
Interactivegraph
InteractiveGraph provides a web-based interactive visualization and analysis framework for large graph data, which may come from a GSON file, or an online Neo4j graph database. InteractiveGraph also provides applications built on the framework: GraphNavigator, GraphExplorer and RelFinder.
Stars: ✭ 730 (+684.95%)
Mutual labels:  graph, explorer
Node Sonic Channel
🦉 Sonic Channel integration for Node. Used in pair with Sonic, the fast, lightweight and schema-less search backend.
Stars: ✭ 101 (+8.6%)
Mutual labels:  graph, npm
Poopak
POOPAK - TOR Hidden Service Crawler
Stars: ✭ 78 (-16.13%)
Mutual labels:  osint, darknet
Coingraph
Coingraph is a real-time graph for cryptocurrencies.
Stars: ✭ 116 (+24.73%)
Mutual labels:  bitcoin, graph
Darkscrape
OSINT Tool For Scraping Dark Websites
Stars: ✭ 224 (+140.86%)
Mutual labels:  osint, darknet
osint-notes
Good info about DeepWeb and OSINT
Stars: ✭ 24 (-74.19%)
Mutual labels:  osint, darknet
Lightning App
An easy-to-use cross-platform Lightning wallet
Stars: ✭ 872 (+837.63%)
Mutual labels:  bitcoin, electron-app
Bitcoin Scraper
💲 bitcoin chart history scraper
Stars: ✭ 80 (-13.98%)
Mutual labels:  bitcoin, graph
Musictube Player
MusicTube Player is an electron desktop application for YouTube Music, with media key support & desktop notifications.
Stars: ✭ 90 (-3.23%)
Mutual labels:  electron-app
Npmarket
🛒 More efficient search for node packages.
Stars: ✭ 91 (-2.15%)
Mutual labels:  npm

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].