Skip to main content

Hit by ransomware? Isolate affected systems now. Do not reboot or reformat.

SheMo Noransom舍末无勒

FAQ

Ransomware frequently asked questions

Straight answers on whether decryption is possible, what to do about the ransom, how our process works, how pricing is calculated and how your data is kept confidential.

Victim Q&A

What people search for after an attack

One question per page: a direct answer first, then what to do and what not to do.

First response

Recovery

Ransom & cost

Systems & software

Aftermath

FAQ

The first hours after an attack

  • We just found our files encrypted — what is the first thing to do?

    Three things, and the order matters more than the speed.

    1. Isolate. Unplug the affected hosts or isolate their switch ports, and cut every connection to shared drives, virtualization platforms, backup servers and external disks. Isolate, but do not power off or shut down.
    2. Stop. No reboot, no reinstall, no formatting, no disk check or repair utilities, and no immediate full-disk antivirus cleanup.
    3. Preserve. Keep the original ransom note, keep encrypted samples, keep firewall and VPN logs, and pause every automated backup or sync job that could overwrite data.

    Then make the call. A great deal of irreversible data loss is caused not by the malware but by the rescue attempts made in the hours after discovery.

  • Why do you keep saying not to reboot?

    Rebooting has several consequences that are hard to undo:

    • Memory evidence disappears. Some families keep key material or decryption-related structures in memory; once the host is powered down that content is gone, and forensics loses a key source.
    • Encryption may continue or accelerate. Some encryptors set themselves to run at startup, so a reboot triggers encryption of whatever is left.
    • System writes overwrite remnants. Boot writes logs, temporary files and the page file, potentially overwriting unencrypted remnant data that was still extractable.
    • Disk self-check rewrites structures. After an unclean shutdown the system may automatically run a disk check, rewriting filesystem structures and further reducing recoverability.

    The right move is to keep the power on and pull the network, then wait for a professional judgement.

  • Should we delete the ransom note and clean the malware first?

    Not yet. The ransom note is one of the most direct inputs to family identification — the filename pattern, wording, contact format and ID encoding all feed into it, and identifying the family and version is what determines whether a decryption path exists at all.

    A full antivirus cleanup should also wait. Cleanup can remove key files, configuration files, the note itself and samples of the attacker's tooling — which are both identification inputs and critical forensic evidence. In some cases what gets deleted is precisely the material recovery depended on.

    The right order is: isolate, preserve evidence, then eradicate under professional guidance. If your antivirus has already quarantined files, keep the quarantine record and do not empty the quarantine.

  • The note sets a deadline — should we at least make contact?

    We advise against making contact and we do not make it on your behalf. Deadlines, price increases and limited-time discounts are standard scripts designed to create time pressure and push victims past assessment straight into a transaction.

    In practice:

    • making contact confirms you are a staffed, funded target, which can raise the price and invite further pressure;
    • payment does not guarantee a working decryptor, nor that stolen data is deleted;
    • moving funds to overseas attackers carries its own compliance exposure.

    A better use of that time is inventorying data sources: backups, storage snapshots, hypervisor snapshots, local copies on endpoints, historical exports. In a significant share of cases these overlooked sources are what recovery ultimately rests on.

  • How can we tell whether encryption is still spreading?

    A few signals help:

    • New encrypted files. Watch a directory on an already-isolated host; if extensions keep appearing, a process is still running locally.
    • Hosts falling one after another. Ransom notes appearing on different machines at different times usually means the actor is still moving through the network rather than having deployed once.
    • Anomalous account activity: unfamiliar logons on domain controllers, bulk policy pushes, new scheduled tasks.
    • Backup jobs terminating unexpectedly, shadow copies being deleted, antivirus being disabled.

    While any of these persists, treat the incident as ongoing: widen isolation, disable suspicious accounts, rotate privileged credentials, and do not return restored systems to the production network until eradication is complete — being encrypted again after a restore is the most common and most avoidable second loss.

FAQ

Decryption and recovery

  • Can our files actually be decrypted?

    It depends on the family and version, not on willingness to pay or how much effort is applied. Broadly there are three situations:

    • A public decryptor exists. For a small number of families, keys have leaked, been seized in law enforcement action, or the implementation was flawed, and an official or vendor decryptor is available. The exact build must be checked — such tools usually only work for specific versions.
    • No decryptor, but partial recovery is possible. This is the most common case. Even without decryption, backups, storage snapshots, database file repair, unencrypted remnants and the intact regions of intermittently encrypted files often recover a substantial share of the data.
    • Genuinely unrecoverable. Files fully encrypted, no backup or snapshot, remnants overwritten. We say so when that is the conclusion.

    The first step is always family identification. Please have the ransom note and two or three non-sensitive encrypted samples ready.

  • Roughly how long does recovery take?

    It breaks down by stage, and actual timing depends on data volume, environment complexity and the state of backups:

    StageTypical range
    Initial family and version identificationUsually hours
    Full recoverability assessmentOne to several business days
    Single file server recoveryOne to several days
    File-level database repairSeveral days; longer for very large instances
    Multiple VMs or a whole virtualization platformSeveral days to a week or two

    Two reminders. Earlier containment usually means a larger recoverable scope — reboots and reinstalls sharply reduce the available paths. And we do not skip verification to hit a date: putting unverified data into production typically causes longer downtime and harder-to-fix inconsistencies.

  • Our database was encrypted — can it be repaired?

    In many cases yes — to the point of getting the business data out, though the goal is usually not to mount the damaged instance as it stands.

    Common approaches:

    • Page- and block-level repair. Many encryptors touch only the header and fixed regions of large files, leaving later data pages intact; structures can be rebuilt by scanning and data extracted table by table.
    • Log replay. If the transaction or archive log path was not encrypted, data can often be rolled forward to close to the incident time — especially important for Oracle and SQL Server.
    • Old backup plus incremental fill-in. Even a stale backup, combined with logs and application-side records, narrows the gap considerably.
    • Application-layer cross-referencing. Downstream systems, reports, statements and notification records can reconstruct transactions in a short window.

    A typical result is core business tables largely intact, indexes and statistics needing rebuild, and a small number of recent transactions missing. The precise degree can only be settled by trialling the repair on a copy.

  • Can we use a decryptor downloaded from the internet?

    Be very careful. Three kinds of risk:

    • Disguised malware. A large volume of samples circulates under the name "ransomware decryptor"; running one can cause a second encryption or credential theft.
    • Version mismatch causing further damage. Even a genuine decryptor, applied to the wrong variant, can corrupt files and turn repairable data into unrepairable data.
    • Overwriting recoverable remnants. Running any tool writes to the source disk and may overwrite unencrypted remnants that were still extractable.

    If your family does have an official decryptor, obtain it only from a law enforcement or vendor channel, take a read-only backup of the target data first, and validate on a small sample before processing in bulk. When in doubt, identify the family before doing anything else.

  • The backup server was encrypted too — is there any hope left?

    Not necessarily. Losing what the backup software could see does not mean every data source is gone. Worth checking one by one:

    • Volume snapshots on the storage array or NAS. Snapshot policy is often managed separately from the backup system, and the attacker may not have had rights to delete them.
    • Hypervisor snapshots, plus overlooked clones and templates.
    • Off-site or cloud copies, including archives kept for compliance.
    • Offline media: tape or disconnected external drives, immune by virtue of being physically detached.
    • Local copies on endpoints: caches, download folders and mail attachments on staff workstations.
    • Downstream systems: reporting systems, data warehouses and partner systems holding the same data.
    • Remnants in unallocated disk space.

    In a good number of the cases we have handled, what ultimately saved the data was exactly one of these sources that was never in the backup plan. Please do not format or rebuild any storage volume yet.

FAQ

Process and fees

  • Is the initial assessment chargeable?

    The initial conversation and a first read on the family are free. Send us the ransom note text and the appended extension, and we will tell you which family it is likely to be, whether a public decryptor exists, which recovery paths are worth checking, and what to do and avoid doing right now.

    For a full recoverability assessment — which requires access to the environment, read-only imaging, and trial repairs and path validation on copies — whether and how it is charged depends on the scope of work. We state that clearly and get your confirmation before starting; we never do the work first and discuss it afterwards.

    Whatever the assessment concludes, we explain what can be recovered, what cannot, and why. Where the conclusion is that data is unrecoverable, we do not continue with recovery work that has no substantive prospect of success.

  • How are fees determined? Can you quote up front?

    A quote given before we understand the environment is meaningless, so we do not quote over the phone. Fees depend mainly on:

    • Service type. Assessment only, data recovery, incident response, forensics and hardening differ widely in effort.
    • Data volume and system count. One file server and an entire virtualization platform are not the same order of magnitude.
    • Recovery difficulty. Whether backups and snapshots can be used, or whether file-by-file repair and remnant reassembly are required.
    • Environment complexity and working mode. Remote or on-site, classified or not, whether physical media must be imaged locally.
    • Time requirements. Whether overnight work and parallel staffing are needed.

    The sequence is: recoverability assessment, then a written quotation covering scope, deliverables and expected timing, then implementation once both sides confirm. We do not accept settlement in cryptocurrency and provide no form of ransom payment.

  • Is this handled remotely, or does someone come on site?

    Primarily remote. Intake runs 24/7, we respond quickly, and work proceeds through remote sessions and a controlled access channel — usually reaching substantive response faster than waiting for an engineer to travel — with coverage nationwide. Remote work is logged and your operations staff can supervise throughout.

    We arrange on-site service when:

    • physical media are damaged or RAID structures are inconsistent and hardware handling and imaging must be done locally;
    • the environment is fully air-gapped or classified and external remote access is not permitted;
    • evidence must be preserved on site, internal approval processes need someone present, or management wants an in-person briefing;
    • the client specifically asks for on-site presence.

    Whether an on-site visit is needed, and how it divides with remote work, is settled during assessment — not added later.

  • How does payment work? Will you withhold findings until we pay?

    No. Family identification and the recoverability assessment are never withheld as leverage. We explain the assessment first, so you decide whether to engage us after you know what can be recovered, roughly how long it will take, and roughly what it will cost.

    Payment milestones, methods and invoicing follow the contract or quotation, settled through corporate channels with invoices issued. We do not accept cryptocurrency and provide no ransom payment or purchase service.

    Be cautious if you encounter any of the following in the market: a quote given without looking at the environment, claims of "100% decryption" or "guaranteed recovery", demands for full payment before the family identification is disclosed, or payment accepted only to a personal account or in cryptocurrency.

  • How is recovered data accepted?

    We complete technical verification before handover, and you accept against business criteria at handover — both layers.

    What we verify

    • Sampled bulk file-open checks, stratified by file type.
    • Database mount and consistency checks, with row counts on key business tables.
    • A recovered-data manifest annotated by system and point in time.
    • An explicit list of what is confirmed unrecoverable.

    What we suggest you check

    • Business-side sampling against real scenarios: key queries, report generation, document cross-checks, opening attachments.
    • Time boundaries: confirm the point in time data was restored to, and which increments need re-entry.
    • Return systems to the production network only after acceptance, and complete credential rotation and the pre-go-live security check first.

    The verification checklist is part of the deliverables, so it can be filed internally and used in later audits.

FAQ

Security and compliance

  • Should we report a ransomware attack to the police?

    Yes, and the earlier the better. Several reasons:

    • Ransomware attacks are crimes; reporting is the victim organization's proper right and the basis for later accountability, insurance claims and compliance explanations.
    • Keys for some families are seized in law enforcement operations, and reporting helps link your case to those efforts.
    • For regulated sectors, timely reporting and retained response records are themselves part of the compliance requirement.

    A filing typically needs: a description of the incident, the original ransom note, an inventory of affected systems, and a probable intrusion timeline with technical evidence. Our forensic report serves as the technical material submitted with a filing, containing the timeline, entry-point determination, compromised asset inventory and indicators of compromise.

    Note that whether a case is opened and how it is characterized is decided by the public security authorities under law; we provide technical support, not an investigative conclusion.

  • How do we know if data was stolen, and do we need to notify anyone?

    The evidence falls into four categories: the direction, volume and timing of outbound traffic; archiving activity and staging directories on hosts; use of cloud storage clients, command-line transfer tools or remote-access file transfer; and whether the actor's leak site has published your data. When all four align the conclusion is strong. Where traffic logs are missing we can only offer a likelihood based on host artifacts, and the report labels that uncertainty rather than overstating it.

    Whether to notify depends on the nature of the data and the applicable requirements. Where personal information is involved, the PIPL sets out notification and reporting duties. Regulated industries, listed companies and supply-chain arrangements with contractual terms may each impose their own deadlines and formats.

    We provide the technical facts and the impact scope so you and your legal and compliance teams can assess notification duties. The legal characterization and the wording of any notice should be confirmed by your legal counsel; we do not provide legal advice.

  • What does the forensic report contain, and where can it be used?

    Report contents

    • Conclusion summary and incident timeline, from initial access to encryptor deployment, with times and evidence sources per step.
    • Entry point and root cause determination, with reproducible supporting evidence.
    • Affected asset inventory and the extent of lateral impact.
    • Exfiltration assessment and the data categories potentially involved.
    • Indicator-of-compromise list.
    • Evidence register: source, acquisition time, hash value.
    • Prioritized remediation recommendations.

    Conclusions are labelled as confirmed, highly likely or undetermined — inference is never written up as fact.

    Common uses: technical material for a police filing; a situation report to a regulator or supervising authority; internal accountability and post-incident review; insurance claim documentation; and the basis for allocating responsibility with vendors or outsourced administrators.

    Note that a technical forensic report is not the same as a judicial expert opinion unless separately agreed and legally qualified as such.

  • Will you have access to our sensitive data, and how is it kept confidential?

    Access follows the minimum-necessary principle, with the scope and method confirmed in writing before work starts.

    How we handle it

    • Minimal samples. Family identification needs only the ransom note and two or three ordinary encrypted files — never your full production dataset.
    • Scope agreed in writing. Which systems may be accessed, which data must not leave the premises, and where anything is stored, settled in advance.
    • Classified and highly sensitive environments. Work can be performed entirely on site so no data leaves, with only the analytical conclusions taken away.
    • Controlled access. Limited to engineers on the engagement, who are bound by confidentiality obligations and lose access when they leave it.
    • Deletion at project close. Working copies are deleted within the agreed period, with a deletion confirmation available.

    We do not: use your name or marks in marketing without written consent, disclose identifiable case details, or use your data for any purpose unrelated to the engagement. Case studies on this website are anonymized, illustrative examples.

  • What are the legal and compliance risks of paying a ransom?

    We do not give legal advice, but from a response standpoint several points are worth assessing with your legal team:

    • Uncontrolled fund flows. Ransoms are usually paid in cryptocurrency to an unidentified recipient with untraceable destination, which can raise anti-money-laundering and sanctions compliance questions.
    • No assurance whatsoever. There is no contract and no performance obligation: decryptors may be incomplete, extremely slow, corrupt large files, or never arrive.
    • Deletion promises cannot be verified. There is no checkable basis for a claim that stolen data was deleted, and repeat extortion is common.
    • Internal compliance exposure. State-owned entities, listed companies and regulated industries typically have explicit requirements around expenditure, disclosure and incident reporting, and paying independently can create procedural problems.
    • Signalling effect. A record of payment can make an organization a priority target for later attacks.

    We do not pay ransoms, do not negotiate on your behalf, and do not purchase or transfer cryptocurrency. If a client decides independently to transact with an attacker, the risks and consequences rest with the client.

FAQ

Preventing the next one

  • Right after recovery, what should we do first?

    Ranked by return on effort, these five come first:

    1. Rotate every credential: domain administrators, local administrators, service accounts, database accounts, VPN and remote access accounts, and third-party administrator accounts — and disable anything long dormant.
    2. Close unnecessary internet exposure: remote desktop (3389), database ports (1433, 3306, 1521) and management consoles should not be open to the internet.
    3. Enable MFA on remote access for the VPN and every administration channel — one of the highest-value single measures available.
    4. Confirm backdoors are gone. Check for rogue accounts, scheduled tasks, services, startup entries and remote-management tools; do not return restored systems to production until the re-check passes.
    5. Rebuild backups and test-restore. At least one offline or immutable copy, with credentials isolated from production, and a restore exercise actually performed.

    Other hardening can follow a plan, but these five belong in the short window after recovery.

  • How do we build a backup that will not be encrypted along with everything else?

    The core principle: assume the production domain is already lost, and the backup still has to survive.

    • At least one offline or immutable copy: tape, removable media disconnected after each run, or object storage with a WORM policy. An always-online backup server does not meet this bar.
    • Isolated credentials and privileges. The backup system should not join the production domain, should not run under a domain administrator account, and should not share passwords with production; deletion rights on backup storage are managed separately.
    • Multiple restore points. A single latest backup is easily overwritten before the incident is even noticed; the chain must reach back to an earlier clean point.
    • Snapshots are not backups, but they matter. Array and hypervisor snapshot permissions are often independent of the backup software, and in real cases they repeatedly turn out to be the lifeline — worth extending retention and restricting deletion rights.
    • Test restores regularly. A backup never restored is not a backup. Run at least one full restore exercise a year and record how long it takes.

    The test is simple: if an attacker obtained domain administrator rights, what would be left of your backups?

  • What are the most common entry points?

    From actual response work, the overwhelming majority of incidents concentrate on these paths:

    • Exposed remote desktop and database ports. Port 3389 open directly with weak or reused passwords has been the single most common path for years; exposed database ports (1433, 3306, 1521) are equally frequent, with attackers using the database's elevated privileges to run system commands after a successful brute-force.
    • VPN and remote access without MFA. Credentials come from external leaks, infostealer logs and dark web markets — a password alone does not hold.
    • Known vulnerabilities in edge devices and internet-facing applications. Unpatched firewalls, VPN gateways, middleware and public business systems get hit by mass scanning and automated deployment.
    • Phishing and malicious attachments, typically used to gain an initial foothold before lateral movement.
    • Third-party administration and supply chain channels: shared integrator accounts, remote maintenance tools, software update paths.

    What they share is that none requires sophisticated technique — they exploit accumulated exposure and poor credential hygiene.

  • With a limited budget, where should we spend first?

    The good news is that the highest-return items mostly require no purchase:

    PriorityMeasureMain cost
    1Remove direct public mappings for remote desktop and database portsConfiguration
    2Enable MFA on VPN and administration channelsConfiguration plus a few licences
    3Create one genuinely offline backup and test-restore itMedia plus process
    4Clean up shared accounts, disable departed and dormant ones, stop local admin password reuseProcess management
    5Establish patch tracking for edge devices and internet-facing applicationsStaff time
    6Basic alerts for anomalous logons, bulk renaming and shadow copy deletionConfiguration

    Get those six genuinely done before considering a more elaborate detection and response programme. Our hardening plans are designed around your existing environment and budget, with no vendor lock-in.

  • How do we know the hardening actually took effect?

    Through verification, not through "it was configured". The most common failure mode is not skipping the work but doing it without it taking effect: policies bypassed by exception rules, patches installed but services never restarted, MFA covering only some channels, backup jobs reporting success while nothing has ever been restored.

    Suggested verification:

    • Check exposure from the outside. Confirm from the public internet that ports are genuinely closed, rather than reading the firewall config.
    • Verify MFA channel by channel, including web entry points, clients, APIs and emergency access paths.
    • Spot-check patch effectiveness against version numbers and service restart times, not just installation records.
    • Run a real restore exercise. Pick a system at random, restore it fully from backup, and record how long it took.
    • Test alert effectiveness. Trigger bulk renaming and shadow copy deletion in a test environment and confirm the alert fires and someone sees it.
    • Review periodically. Re-check the exposure inventory and account list quarterly so nothing regresses.

    Our hardening deliverables include item status, verification method and verification result precisely so this is checkable.