nexxai / CryptoBlocker

A script to deploy File Server Resource Manager and associated scripts to block infected users
GNU General Public License v2.0
200 stars 73 forks source link

Extention: *.??? and *.???? blocks any.txt and any.docx #51

Open Widmo opened 6 years ago

Widmo commented 6 years ago

Extention: .??? and .???? blocks any.txt and any.docx

I think that FSRM read "?" like any one char, not question mark.

Murphy12 commented 5 years ago

Hello, is there a way to add specific .rat to skiplist rather that *.rat? when I try to add specific name with extension seems to not work.

Thank you

nexxai commented 5 years ago

The SkipList is only used in cases where you want to block an exact extension that is on our list. You cannot randomly add extensions that you want to skip.

As mentioned here this functionality does not exist in this script.