Skip to content

vorpalhex/orbweaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrbWeaver

A theoretical tool for viewing hidden connections between domains

Tech

  • Neo4J Graph Database
  • Swagger API Spec
  • Node.js with Express 4.0
  • D3.js on a bootstrap based frontend
  • Docker using docker-compose for multi-container orchestration
  • Socket.io for workers to communicate with clients about changes

Parts

  • nginx to server a static webclient and proxy the API
  • neo4j for relationship management and persistence

Docs

Development documentation available here.

Architectual design found here

Known issues, limitations, and possible enhancements are here

Getting Started

docker-compose up

Open your favorite browser to your machine's port 80 when ready.

Basic Usage

Enter a domain name (by default the script generates several thousand random ones) and click search or hit enter to see it's connected domains. By default it'll show you domains a single hop away, though you can increase the depth. With the default data set, the list grows VERY quickly. With the worker running, relationships will be constantly added and removed so data will change over time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published