I need a solution
I am creating python code to trigger a remote scan on a computer using this API.
https://apidocs.symantec.com/home/saep#_run_a_scan...
I am wondering if there is any way to do this without Advanced Threat Protection. Something like setting the date on the computer as having an out of date scan so it triggers SEPM to start another scan on its own.
Also, the documentaion references the eoc.wsdl
"The evidence of compromise command in XML. See eoc.xsd in the Remote Management and Monitoring documentation for the proper format."
I am having trouble finding this wsdl file. Can anyone help me find it? I have searched extensivly for Remote Management and Monitoring documentation but have not found the eoc.xsd.
0