Goodmorning,
is it possible to search into EPO, via api or direct db query, what is the hash file of an infected ip/hostname ?
thanks
regards
Solved! Go to Solution.
Ok, go to queries, all queries, then select type ATD in the quick search and it will pull up some of those queries for ATD. Duplicate one of those, then you can modify it as desired to get the results you want.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
Or to be more specific, is it able to get the ATD Event Log Information.
(details in the image)
In epo, go to new query, events, and you will see an option for adaptive threat events. Choose that, then when you get to the columns selection tab, you can choose hashes there - there are md5, sha1 and certificate hash options.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
There is no such option as adaptive threat events (options available: Aggregated Exploit Prevention Events, Client Events, Endpoint Security Threat Events, Threat Events, Web Control Events)
But the thing that we need as info (if possible) is how to do it through the API:
URL: https://servername:port/remote/core.executeQuery?target=EPOEvents&select=(select
EPOEvents.AnalyzerHostName EPOEvents.HASH5)
OR
Python: mc.core.executeQuery(target="EPOEvents", select="(select EPOEvents.AnalyzerHostName
EPOEvents.HASH5)");
(I know that HASH5 column doesn't exist in the EPOEvents table, it was just an example)
Thanks in advance
If you don't see that option, then it would seem you are missing an extension. This is what I have.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
We do have the ATD extension up and running:
But the ATP is not in the options:
Thanks in advance.
Under endpoint security extensions, do you have Endpoint Security Adaptive Threat Protection? In the meantime, I will test to see what exact extension adds that to the queries.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
Endpoint Security Adaptive Threat Protection extension adds that to the queries.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
First of all, thank you so much for your support, very helpful.
I will just kindly ask you, if you can let me know which package do we need, for the query:
McAfee Endpoint Security (bundle)
Adaptive Threat Protection - full install (package)
Endpoint Security Adaptive Threat Protection 10.6.1 February Update (package)
Adaptive Threat Protection (extension)
Endpoint Security Adaptive Threat Protection 10.6.1 February Update Extension (extension)
Endpoint Security Adaptive Threat Protection Extension 10.6.1 Update (extension)
Thanks again for the quick and helpful replies
If you are running the Feb update version of ens, then that is the extension to add:
Endpoint Security Adaptive Threat Protection 10.6.1 February Update Extension (extension)
Otherwise, click on the bundle in software manager and check what is in the packages. If you are missing any extensions, you can check those in.
To clarify difference between packages and extensions, the packages go into master repository and are the installers to be pushed to the clients. They do not add any functionality in epo.
The extensions add the backend management capabilities for a point product to be managed via epo. They add queries, tasks, policies and other back end supportability info for that product.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA