10 projects
dogesec-commons
A package containing views we reuse between various dogesec products
txt2detection
A command line tool that takes a txt file containing threat intelligence and turns it into a detection rule.
arango-cve-processor
A small python script that enriches Vulnerability STIX Objects with other intel
history4feed
Creates a complete full text historical archive for an RSS or ATOM feed.
txt2stix
txt2stix is a Python script that is designed to identify and extract IoCs and TTPs from text files, identify the relationships between them, convert them to STIX 2.1 objects, and output as a STIX 2.1 bundle.
stix2arango
stix2arango is a command line tool that takes a group of STIX 2.1 objects in a bundle and inserts them into ArangoDB. It can also handle updates to existing objects in ArangoDB imported in a bundle.
arango-cti-processor
A small script that creates relationships between common CTI knowledge-bases in STIX 2.1 format.
arango-taxii-server
A lightweight TAXII API wrapper for ArangoDB.
stix2extensions
A package containing the STIX 2.1 definitions for custom objects generated by the dogesec Community
file2txt
file2txt is a Python library takes common file formats and turns them into plain text (a txt file) with Markdown styling.