How to identify the URL(s) that trigger a Web.Reputation.1 detection when scanning files with Symantec Protection Engine (SPE).
SPE 9.2.1 and older
SPE versions 9.2.1 and older do not include functionality to show the URL(s) that triggered a Web.Reputation.1 detection.
As of SPE 9.3 the SSE########.log file includes the URL(s) that triggered a Web.Reputation.1 detection. Broadcom support recommends customers upgrade to SPE version 9.3 or newer to enable this functionality. To enable this feature on SPE 9.3 and newer, perform the following steps:
sudo /etc/init.d/symcscan stop;sudo /etc/init.d/symcrestapiservice stop
net stop symcscan && net stop symcrestapiservice
If you are on SPE 9.2.1 and can not upgrade to SPE 9.3 or newer, please use the steps listed below.
HF_9_2_1.zip attached to this KBHF_9_2_1.zip to the SPE and unzip the filesudo /etc/init.d/symcscan stop;sudo /etc/init.d/symcrestapiservice stop
net stop symcscan && net stop symcrestapiservice
cd /<SPE_INSTALL_LOCATION>
cd /<SPE_INSTALL_LOCATION>/RestAPI
sudo /etc/init.d/symcscan stop;sudo /etc/init.d/symcrestapiservice stop
net stop symcscan && net stop symcrestapiservice