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

Overlay and Genealogy Functionality #18

Merged
merged 4 commits into from
Mar 5, 2021

Conversation

tendai-zw
Copy link
Contributor

This PR adds the following:

  1. Method to add Overlays to an Entity
  2. Defines fixed Overlay Types and Positions using an Enum to prevent modifications to abuse method
  3. Add functionality to parse Genealogy from the request - this is useful when dealing with inherited Entities as the client does not send the input type. This is useful for rare cases where developers want to modify an incoming request and return it back to the Client to merge.
  4. Documentation for the above changes
  5. Example Transform showing how to use overlays

maltego_trx/entities.py Outdated Show resolved Hide resolved
maltego_trx/maltego.py Outdated Show resolved Hide resolved
maltego_trx/maltego.py Outdated Show resolved Hide resolved
@tendai-zw tendai-zw force-pushed the master branch 2 times, most recently from 96ed8a9 to 9b9cf4d Compare March 2, 2021 16:14
@phdowling phdowling closed this Mar 2, 2021
@phdowling phdowling reopened this Mar 2, 2021
@phdowling phdowling merged commit 89c1cf0 into MaltegoTech:master Mar 5, 2021
felixatmaltego pushed a commit that referenced this pull request Jul 5, 2021
maltego-trx 1.3.8: Added overlay and genealogy functionality, automatic translation of legacy property names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants