Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inheritance problem with ThreatActor, Software, ... #24

Open
cvandeplas opened this issue Jan 15, 2020 · 2 comments
Open

inheritance problem with ThreatActor, Software, ... #24

cvandeplas opened this issue Jan 15, 2020 · 2 comments

Comments

@cvandeplas
Copy link
Member

Some entities such as ThreatActor, Software do not have the proper inheritance configured.

@cvandeplas cvandeplas added the bug label Jan 15, 2020
@cvandeplas cvandeplas self-assigned this Jan 15, 2020
@cvandeplas
Copy link
Member Author

cvandeplas commented Jan 15, 2020

At first sight this looks like a bug in canari when regenerating the new MTZ using the entities.mtz file and loosing the inheritance.
Somewhere in
> /usr/local/lib/python3.6/dist-packages/canari/pkgutils/maltego.py(807)add_entity()

@cvandeplas
Copy link
Member Author

Further research and testing confirms this is caused by a bug in Canari. malleum-inc/canari3#57
The following PR resolves the issue: malleum-inc/canari3#58

Once this PR is integrated in canari the problem will be resolved. In the meantime please edit the 3 entities manually and add the inheritance, to the BaseEntity of misp.MISPGalaxy as can be seen in the screenshot.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant