SEP 12 App & Dev control polict to block renaming of .exe files
Updated: 08 Feb 2012 | 9 comments
Hi
I had implemented application and device control policy to block some apllications from running.
The problem is that .exe once renemd he policy doesn't work.
So i was figuring out a policy which will block user's from renaming the .exe files.
If you find anything , please share.
Discussion Filed Under:
Group Ownership:
Comments
Hi, Use below URL which met
Hi,
Use below URL which met your requirement:
http://www.symantec.com/business/support/index?page=content&id=TECH93451
Thanks and Regards,
Ben
from above ready document you
from above ready document you can block application using their MD5, so user cannot renamed any files which are blovked through Application blocking.
Thanks and Regards,
Ben
Tried out but this increases maintainance.
You are right, I also have tried out blocking with MD5 , but the issue is that the File Fingerprint list is different for different versions of the same software.
Hence maintaing a list of MD5 for a single software increases maintainance.
Hence thought would block files by theit .exe name and make a policy which avoids renaming of exe files to successfully block app's by their .exe names.
But through hash MD5 is good
But through hash MD5 is good option to configure. I have configured the same in out environment for some applications.
Thanks and Regards,
Ben
Help required.Drawbacks of MD5.
But if the software is stored in differnt place , the MD5 changes and the policy doesn't take effect.
for e.g if we calculate the MD5 of vlc.exe in C:XYZ folder and C:ABC folder MD5 hash is different.
I would like to know how you configured the policy.Please share so that I can get a better idea.
Also if you do know a policy that prevents renaming of .exe files stored anywhere in your drives , please let me know
we can use the filefinger
we can use the filefinger print option to block the exe files..at starting iam also faced the same issue, users rename the files and used it..but now it is not possible..
use file fingerprint option..search the application value in symantec itself..search application..
Thanks & Regards,
Srikanth.S
"Defeat the Defeat before the Defeat Defeats you"
(Swami Vivekananda)
some customer also block application specific DLLs when possible
Dlls are harder to rename, relocate and change less frequently.
Hi
Go to the computer that contains the image for which you want to create a file fingerprint list. The computer must have Symantec Endpoint Protection client software installed.
C:\Program Files\Symantec\Symantec Endpoint Protection
checksum.exe outputfile drive
where outputfile is the name of the text file that contains the checksums for all the executables that are located on the specified drive. The output file is a text file (outputfile.txt).
The following is an example of the syntax you use:
checksum.exe cdrive.txt c:\
This command creates a file that is called cdrive.txt. It contains the checksums and file paths of all the executables and DLLs found on the C drive of the client computer on which it was run.
To Assign the policy follow the following:
Regards
Mark as a solution if it works
Figured out a solution!!!
Hi All
I was successful in creating a new policy which blocks renaming of .exe files.
Now user's cann't rename the blocked applicatios exe file.
So now any applicaton can be blocked by their .exe name.
Thanks for all your inputs.
Would you like to reply?
Login or Register to post your comment.