July 12, 2016 By Larry Loeb 2 min read

University of Florida and Villanova University security researchers have published a paper titled “CryptoLock (and Drop It): Stopping Ransomware Attacks on User Data,” which focuses on a new way of stopping ransomware from completing its dastardly deeds. They also presented their findings at the IEEE International Conference on Distributed Computing Systems that took place on June 29, 2016, in Nara, Japan.

CryptoDrop Identifies Malicious Processes

Their solution is called CryptoDrop, and it acts as a detection system for encryption. Their project runs on Windows, which is a shift from similar initiatives such as Cryptostalker, which only ran on Linux.

Softpedia summarized the application by reporting that it “keeps an eye on the user’s file system for signs and operations specific to ransomware infections.” It will monitor for increases in encryption instances along with a few other red flags such as file type changes and a decrease in available entropy, the site noted.

Early Warning System

One of the researchers told Phys.org that the system is not intended to stop ransomware from the outset; rather, it recognizes when ransomware may be executing on a machine and it stops it from continuing. That way, a user may only lose a few documents as opposed to every file. It could also help them avoid paying a ransom for the stolen files.

The features and process seem reasonable: Watch for a spike in encryption operations and then shut it down. That will stop the ransomware from completing its efforts no matter how it breached the system. Unfortunately, there are some drawbacks to the technology.

Beware of False Positives

CryptoDrop can also cause false positives when any encryption happens for an extended period.

“CryptoDrop is unable to determine the intent of the changes it inspects,” the researchers explained in the paper. “For example, it cannot distinguish whether the user or ransomware is encrypting a set of documents.” Consequently, certain legitimate programs may trigger CryptoDrop alerts when used.

The researchers admitted that they would like to see the software move from the lab to the public. Whether it proves useful for the masses depends on the background encryption tasks that a user typically has — too many of them and you risk invoking the software. However, the average user or company employee who is not employing many of these programs could benefit greatly from a tool such as CryptoDrop.

More from

FYSA — VMware Critical Vulnerabilities Patched

< 1 min read - SummaryBroadcom has released a security bulletin, VMSA-2025-0004, addressing and remediating three vulnerabilities that, if exploited, could lead to system compromise. Products affected include vCenter Server, vRealize Operations Manager, and vCloud Director.Threat TopographyThreat Type: Critical VulnerabilitiesIndustry: VirtualizationGeolocation: GlobalOverviewX-Force Incident Command is monitoring activity surrounding Broadcom’s Security Bulletin (VMSA-2025-0004) for three potentially critical vulnerabilities in VMware products. These vulnerabilities, identified as CVE-2025-22224, CVE-2025-22225, and CVE-2025-22226, have reportedly been exploited in attacks. X-Force has not been able to validate those claims. The vulnerabilities…

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Smoltalk: RCE in open source agents

26 min read - Big shoutout to Hugging Face and the smolagents team for their cooperation and quick turnaround for a fix! Introduction Recently, I have been working on a side project to automate some pentest reconnaissance with AI agents. Just after I started this project, Hugging Face announced the release of smolagents, a lightweight framework for building AI agents that implements the methodology described in the ReAct paper, emphasizing reasoning through iterative decision-making. Interestingly, smolagents enables agents to reason and act by generating…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today