Skip to content

alexis-/Capec2Neo4j

Repository files navigation

Capec2Neo4j

Neo4j graph for CAPEC data.

  • Converts CAPEC XML data into cypher scripts
  • Partial implementation of CAPEC v2.10 data (about 60%)
  • Based on Xml2Cypher

Usage

To generate the scripts yourself:

  • Download and follow instructions at Xml2Cypher,
  • Download Capec2Neo4j,
  • Run python Capec2Neo4j.py

Alternatively:

  • Download pre-generated scripts from the output directory,
  • Import in Neo4j using neo4j-shell -file <file>

About

Neo4j graph for CAPEC data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages