- Converts CAPEC XML data into cypher scripts
- Partial implementation of CAPEC v2.10 data (about 60%)
- Based on Xml2Cypher
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>