Commit graph

21 commits

Author SHA1 Message Date
Christopher Talib 1528c28d7e Changing Type to NodeType to avoid issues 2020-08-28 15:55:18 +02:00
Christopher Talib 84e4937f85 Major version update
This new work implements the server and the loader in two different
binaries allowing the code while updating the IOC list.

It updates also the documentation to reflect the new changes.
2020-08-24 17:20:07 +02:00
Christopher Talib f161d60d2d Adding a small abstract to README 2020-06-12 12:04:59 +02:00
Christopher Talib 9fa5d13bf6 Full text search and indexing some keywords
Some of keywords are indexed and open for full text search, please refer
to the README for more details.

CertStream, Pastebin and Shodan are running as services and can be
searched.

Next steps: building the matcher and creating edges.
2020-05-20 10:03:28 +02:00
Christopher Talib 7163147a4f Pastebin nodes simple
Pastebin data is also sent to Dgraph and can be queried.
2020-05-19 10:10:42 +02:00
Christopher Talib b1ca4b3c5f Shodan in Dgraph, first part
Implementing first version for shodan node, missing yet some models, but
the overal approach works and can be queried in Ratel.
2020-05-18 16:09:04 +02:00
Christopher Talib cbdca52ab2 Simple linked model on certstream + better install instructions 2020-05-18 10:22:08 +02:00
Christopher Talib 5dca0a0472 adding Dgraph explanantions 2020-05-13 14:52:38 +02:00
Christopher Talib f0aa10a9d2 Adding docker-compose for dgraph 2020-05-13 11:51:54 +02:00
Christopher Talib 56e0e52bb5 Cleaning up example config 2020-02-19 10:03:49 +01:00
Christopher Talib f0a6715acd Adding elasticsearch configuration on README 2020-02-17 12:10:27 +01:00
Christopher Talib e963633c89 Allowing the possiblity to activate or deactivate modules 2020-02-14 11:30:59 +01:00
Christopher Talib bd3f108d12 Shodan ports in config 2020-02-12 16:54:14 +01:00
Christopher Talib 638216e8fa Implementing config variables in the application 2020-02-10 16:11:25 +01:00
Christopher Talib 7c5b2b714a Adding configuration documentation and the config file in the gitignore 2020-02-10 14:40:33 +01:00
Christopher Talib e634636768 Fix readme 2020-02-10 10:36:36 +01:00
Christopher Talib 40bfc4b01d Beautify readme 2020-02-07 17:50:07 +01:00
Christopher Talib 2991f830bb Update README with info about Balboa queries 2020-02-07 17:45:37 +01:00
Christopher Talib afd99c0a4d Adding balboa enrichment for domains and hostnames + documentation 2020-02-07 17:39:33 +01:00
Christopher Talib e38b05de66 Update README with more information on the nodes and edges connections 2020-02-07 15:49:42 +01:00
Christopher Talib 9bcc784ffd Adding README with install instructions 2020-01-15 14:40:47 +01:00