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

Can't retrieve Destination IPs from Qradar #50

Open
N4Z4 opened this issue Mar 27, 2020 · 0 comments
Open

Can't retrieve Destination IPs from Qradar #50

N4Z4 opened this issue Mar 27, 2020 · 0 comments

Comments

@N4Z4
Copy link

N4Z4 commented Mar 27, 2020

Hi,

I can create alert on thehive with the Qradar workflow and add observables.

The problem is, when i watch the code of the Qradar2Alert is calling 2 methods for observable creation getSourceIPs and getDestinationIPs. Those functions catch from Qradar offenses the fields "source_address_ids" for source address and "local_destination_addresses" for destination address.
It work very well for source IPs but often it don't work for destination IPs because this field is empty despite "the remote_destination_count" is not equal to zero.
I've no idea where the destination IPs are stored and how can i catch them.

Someone already encountered this issue or can help me please ?

Thanks.

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