How to simulate a Tamper Protection event?
Created: 08 Feb 2013 | 6 comments
I'd like to simulate an event that looks like a Tamper Protection event - just to test that my alert is working. What is a simple, safe thing that I can do to trigger such an alert?
Many thanks,
Mark
Discussion Filed Under:
Comments 6 Comments • Jump to latest comment
Try to kill a SEP process
ccSvcHst.exe
Smc.exe
Make sure you have logging turned on and check your Tamper Protection log after you do it.
As long as you have tamper protection turned on, you will simply get an error message along the lines of "Access Denied"
SEP Knowledge Base
Endpoint SWAT
Other test - you can try enabling sylink logging - it is done through the registry:
http://www.symantec.com/business/support/index?pag...
- with tamper protection enabled you won't be able to change the registry keys.
Here are a couple articles that may help explain Tamper Protection and how to test it:
With thanks and best regards,
Mick
Hello,
Another Test you could perform is to change the sylink.xml in SEP 12.1. Without stopping the Tamper protection try changing the sylink.xml file.
Check this Article:
How to change the sylink.xml file in Symantec Endpoint Protection (SEP) 12.1
http://www.symantec.com/docs/TECH157585
It is possible to manually replace the sylink.xml file, however in order to do so Tamper Protection must first be disabled.
This can be done on the client by going to Change Settings > Click Configure Settings under Client Management > Tamper Protection (Tab) > Then uncheck the box that saysProtect Symantec security software from being tampered with or shut down.
Once tamper protection is disabled:
"\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\<current_install_build_number>\Data\Config"
For Windows 7/2008/vista :
C:\Users\All Users\Symantec\Symantec Endpoint Protection\12.1.671.4971.105\Data\Config
Mithun Sanghavi
Symantec Technical Support Engineer, SEP
MIM | MCSA | MCTS | STS | ITIL v3
Twitter: @mithun_sanghavi
Don't forget to mark your thread as 'SOLVED' with the answer that best helps you.<&a
Simple step
open cmd prompt
taskkill /f /im ccSvcHst.exe
Please don't forget to mark your thread solved with whatever answer helped you : ) Rafeeq
Thanks everyone for your input! I really appreciate it :-)
Mark
Would you like to reply?
Login or Register to post your comment.