You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on a Data Science problem involving the CAPEC dataset.
I am working in Python and I am using this great repository where the CAPEC dataset is available in stix format.
I realized some inconsistencies between the stix2 dataset and the website capec.mitre.org.
For example, for CAPEC-98: Phishing, the stix2 dataset provided the CanPrecede relationships to 'CAPEC-543', 'CAPEC-611', 'CAPEC-630', 'CAPEC-631', 'CAPEC-632', and 'CAPEC-89' while on the page associated to CAPEC-98 online https://capec.mitre.org/data/definitions/98.html, the relationships are: 'CAPEC-543', 'CAPEC-611', 'CAPEC-630', 'CAPEC-631', 'CAPEC-632', 'CAPEC-89' (so the same ones from before) plus: 'CAPEC-186' and 'CAPEC-701'.
Unless there is another way to download the CAPEC dataset as a stix2 file, I would really appreciate if you can update it from your database.
Thank you so much in advance for your help and let me know if you have any quesiton!
Best regards,
Quentin
The text was updated successfully, but these errors were encountered:
Dear MITRE Team,
I am currently working on a Data Science problem involving the CAPEC dataset.
I am working in Python and I am using this great repository where the CAPEC dataset is available in stix format.
I realized some inconsistencies between the stix2 dataset and the website capec.mitre.org.
For example, for CAPEC-98: Phishing, the stix2 dataset provided the CanPrecede relationships to 'CAPEC-543', 'CAPEC-611', 'CAPEC-630', 'CAPEC-631', 'CAPEC-632', and 'CAPEC-89' while on the page associated to CAPEC-98 online https://capec.mitre.org/data/definitions/98.html, the relationships are: 'CAPEC-543', 'CAPEC-611', 'CAPEC-630', 'CAPEC-631', 'CAPEC-632', 'CAPEC-89' (so the same ones from before) plus: 'CAPEC-186' and 'CAPEC-701'.
Unless there is another way to download the CAPEC dataset as a stix2 file, I would really appreciate if you can update it from your database.
Thank you so much in advance for your help and let me know if you have any quesiton!
Best regards,
Quentin
The text was updated successfully, but these errors were encountered: