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

Matching on entity field value but NOT entity value #8

Closed
mattnewham opened this issue Mar 5, 2013 · 1 comment
Closed

Matching on entity field value but NOT entity value #8

mattnewham opened this issue Mar 5, 2013 · 1 comment

Comments

@mattnewham
Copy link

This is a weird one.

I have some entities returned that are very large strings (Resource locations to be precise, and UserAgents). What I want to do is display a truncated value on the maltego chart, and have the full value in a dynamic field. Much like the URL default entity does.

Now, I want to make sure Maltego doesnt match entities on the truncated field, but only on the full field. I have set the full field to have strict matching, but Maltego still seems to be matching on the displayed, entity value. How do I make it ignore what's displayed (or i guess make it loose matched?)

@mattnewham
Copy link
Author

Nevermind, it was me being stupid. Setting the dynamic field to strict matching is all it needed

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

No branches or pull requests

1 participant