mgeide / poortego

Open-source python project to handle the storage and linking of open-source intelligence (ala Maltego)
MIT License
117 stars 32 forks source link

poortego

Latest iteration of poortego is a completely new code-base (the old ruby/metasploit code is under the poortego-ruby branch in case this ever wants to be revived).

This new iteration stems from the fun that I've had playing with neo4j and using the unix-shell command style for traversing data (nodes/links and their labels/properties within the graph). I'm planning on using this framework for cyber threat indicators- but this framework could easily be used for managing other data points.

Current command interface/dispatcher is built ontop of python cmd2 and uses py2neo for neo4j REST communication.

The bare-bones commands work at present:

Roadmap

Soon to come (less than 1mo):

Then (1-2mo):

Later: