Exetools  

Go Back   Exetools > General > Community Tools

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 06-23-2026, 02:49
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 917
Rept. Given: 71
Rept. Rcvd 666 Times in 281 Posts
Thanks Given: 67
Thanks Rcvd at 3,846 Times in 723 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
WriteProtection

WriteProtection:
Will write protect all files from a directory having specific extensions and selected additional files.
I was wondering how effective is this.... ???
According to ChatGpt:
A Deny ACL can stop malware running under normal user privileges, but it will
not reliably stop malware that gains Administrator or SYSTEM privileges.

A deny ACL can protect files from ransomware if it prevents the infected account
from modifying those files, but it does not generally protect files that the
infected account is already allowed to write to.

So ChatGPT contradict itself; so wondering how effective is this of-course for files that are already protected!
for different types of malware but especially for ransomware. Has the ransomware ability to change ACL permission for files or is not coded to do such task?
Attached Files
File Type: rar WriteProtection.rar (42.6 KB, 0 views)
Reply With Quote
  #2  
Old 06-23-2026, 03:22
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 917
Rept. Given: 71
Rept. Rcvd 666 Times in 281 Posts
Thanks Given: 67
Thanks Rcvd at 3,846 Times in 723 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
According to google search:
Yes, ransomware actively uses the ability to change Access Control List (ACL) permissions. By modifying ACLs or taking ownership of files, ransomware can bypass security restrictions, remove access barriers, and prevent security tools from stopping the encryption process.
Common techniques and tools ransomware actors use to abuse ACLs include:
Resetting Permissions (icacls): Ransomware families (like Ryuk, WannaCry, and BlackByte) heavily use the native Windows command-line utility icacls (e.g., icacls . /grant Everyone:F /T /C /Q) to wipe out existing access-based restrictions on files and directories, allowing anyone full control.
Taking Ownership (takeown): To modify permissions, a process sometimes needs to become the owner of the file. Ransomware tools like WastedLocker and BitPaymer invoke takeown.exe to seize file ownership before resetting the ACLs.
Disabling Security Tools: Some variants modify the binary ACLs of antivirus and EDR executables to prevent security agents from running or scanning the malicious files

https://superuser.com/questions/1686584/permission-settings-to-protect-shared-folders-from-ransomware-on-windows-10
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT +8. The time now is 04:20.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )