tomrgsd 0 Posted July 31, 2019 Posted July 31, 2019 Is it possible to block a file type in a specific folder. I don't want a system wide block just to designated local folder.
Administrators Marcos 5,446 Posted July 31, 2019 Administrators Posted July 31, 2019 You could use HIPS to block files with certain extensions in a particular folder. However, HIPS doesn't currently support detection of file types other than by their extension.
tomrgsd 0 Posted July 31, 2019 Author Posted July 31, 2019 56 minutes ago, Marcos said: You could use HIPS to block files with certain extensions in a particular folder. However, HIPS doesn't currently support detection of file types other than by their extension. I can work with that. I will have to do some testing. Thanks.
tomrgsd 0 Posted July 31, 2019 Author Posted July 31, 2019 After some testing. it doesn't appear it will work. It blocks the files from executing, but I need something to delete existing files in the folder.
Administrators Marcos 5,446 Posted August 1, 2019 Administrators Posted August 1, 2019 Do you want to protect files with certain extension in a particular folder and prevent them from being deleted?
tomrgsd 0 Posted August 1, 2019 Author Posted August 1, 2019 9 hours ago, Marcos said: Do you want to protect files with certain extension in a particular folder and prevent them from being deleted? No. I want delete a particular file type in a defined folder.
Administrators Marcos 5,446 Posted August 1, 2019 Administrators Posted August 1, 2019 This is not possible. Only blocking creation of files with a specific extension or blocking access to such files should be possible.
itman 1,800 Posted August 1, 2019 Posted August 1, 2019 23 hours ago, Marcos said: You could use HIPS to block files with certain extensions in a particular folder. However, HIPS doesn't currently support detection of file types other than by their extension. Does this mean that the HIPS now supports C:\somefolder\*.exe file creation monitoring?
Recommended Posts