Sample report Demonstrative document. Company, hosts, addresses, credentials and results are completely fictitious and do not refer to any real client. ★ Executive summary ← Back to the service
CYBERFEROData Breach Resilience Test
DATA BREACH RESILIENCE TEST
Ref. CF-DBRT-2026-0417 · Rev. 1.0 · Classification: Confidential (example)
Overall result · CRITICAL

Data Breach
Resilience Test

A real attack simulation in a controlled environment, from the perspective of an attacker inside the network. Assessment of the detection and response capability of antivirus, EDR/XDR, MDR and SOC against techniques never seen before.

Client (example)ACME CORP.
ScopeLAN network · Internal domain
PerspectiveAuthenticated internal attacker
PeriodApril 2026 · example
Defenses in placeEDR/XDR + MDR 24/7 + SOC
MethodCyberfero proprietary toolkit
Risk rating CRITICAL 14 / 16 tests passed by the attacker
14Tests failed by the defense
2Tests detected / blocked
0Alerts raised by the SOC
04:41From access to Domain Admin
01
Executive summary

The defenses did not see the attack.
The attacker saw everything.

Starting from a single workstation with a standard domain user, the Cyberfero team achieved full control of the Active Directory domain in under an hour, exfiltrating data and simulating ransomware encryption. The EDR/XDR solutions and the MDR service did not stop the attack chain; the SOC raised no alert.

Confidentiality
Compromised

Project files, the SAM database, credentials and memory dumps exfiltrated through an undetected channel.

Integrity
Compromised

Esecuzione di codice arbitrario con privilegi NT AUTHORITY\SYSTEM e successiva scalata a Domain Admin.

Availability
At risk

Ransomware simulation successfully executed on an isolated shared folder: full encryption, no blocking.

Need the board version? Open the Executive Summary: one page, no jargon — verdict, business impact and decisions.
Executive summary

Note: in the real test the ransomware simulation is run exclusively on a dedicated, agreed test volume, with no impact on the client’s production data.

02
Scope, rules of engagement and severity

How the simulation was conducted

The test reproduces the most realistic and most feared scenario: an attacker who is already inside — after a successful phishing, a compromised device or through an insider — starting from an ordinary workstation with an unprivileged domain user. From there we measure how far they can get and, above all, what the defense can see and stop.

Activity typeData Breach Resilience Test
PerspectiveAuthenticated internal attacker
Scope1 workstation + domain (example)
AmbienteLAN network · office segment
Starting pointStandard domain user
ToolsCyberfero proprietary toolkit · manual techniques
Included in scope
  • Bypass of endpoint controls (antivirus, EDR/XDR) and the MDR service
  • Malware deployment, command-and-control channel, data exfiltration
  • Privilege escalation and movement toward the domain
  • Assessment of the detection and response capability of MDR and SOC
  • Ransomware simulation on a dedicated test volume
Limitations and rules of engagement
  • No impact on production data and systems
  • Encryption performed only on an isolated, agreed volume
  • Activity authorized in writing and limited to the agreed scope
  • No service disruption and no exfiltration of real data
  • Time window and contacts agreed before start

Severity scale

CriticalCritical business impact. Total compromise, data exfiltration or encryption, domain control.
HighBypass of key security controls, unauthorized access to sensitive information.
MediumVulnerability exploitable under certain conditions, with limited impact.
LowLimited impact. May facilitate later stages of an attack.
InfoNo direct impact. Configuration or hardening observation.
03
Assessment overview

Results summary

FAIL = the attack succeeded and was not blocked. PASS = the defense detected or prevented the action. Entries marked are the six core tests of the service.

#
Test
EDR/XDR
MDR/SOC
01
Data Breach Exfiltration Test★ CORE
FAIL
FAIL
02
Ransomware Test★ CORE
FAIL
FAIL
03
Trojan Test & system takeover★ CORE
FAIL
FAIL
04
MDR Test★ CORE
N/A
FAIL
05
SOC Test★ CORE
N/A
FAIL
06
AV / EDR / XDR Evasion Test★ CORE
FAIL
FAIL
07
Antimalware Scan Interface bypass, local
FAIL
FAIL
08
Antimalware Scan Interface bypass, remote (via trojan)
FAIL
FAIL
09
SAM database exfiltration
FAIL
FAIL
10
In-memory credential dump
PASS
PASS
11
Privilege escalation
FAIL
FAIL
12
Active Directory enumeration (LDAP)
FAIL
PASS
13
Wi-Fi key extraction
N/A
FAIL
14
Credential export
FAIL
FAIL
15
Privilege escalation to Domain Admin
FAIL
FAIL
16
Domain Controller and resource access
FAIL
FAIL
04
Attack narrative

The kill-chain, minute by minute

Example timings, measured from the first command run on the initial workstation to full control of the domain.

00:00

Initial access

ATT&CK · TA0001

Session on WKS-UFF-14 with the domain user company\m.riva. No administrative privileges, EDR and MDR agent active and up to date.

00:20

Antimalware Scan Interface bypass and toolkit execution

ATT&CK · TA0005

In-memory disabling of the Antimalware Scan Interface control and execution of the proprietary loader. The EDR raises no detection.

00:48

Trojan deployment and C2 channel

ATT&CK · TA0011

Stealth connection to the operator’s server. The channel passes network controls and is not flagged by the SOC.

01:35

Data exfiltration

ATT&CK · TA0010

Extraction of project files, SAM database and memory dumps through the trojan channel.

02:34

Privilege escalation

ATT&CK · TA0004

Abuse of a vulnerable local service to obtain NT AUTHORITY\SYSTEM on the workstation.

03:29

Domain enumeration

ATT&CK · TA0007

Mapping of Active Directory and the attack paths toward privileged accounts.

04:41

Domain Admin & DC control

ATT&CK · TA0004

Extraction of privileged credentials and full access to the Domain Controller and resources.

05:18

Ransomware simulation

ATT&CK · TA0040

Full encryption of an isolated test share. No blocking, no alert raised throughout the entire chain.

05
Detailed findings · with Proof of Concept

The six core tests

For each core test: description, impact, demonstrative evidence and mitigation. The evidence shown is an illustrative reconstruction with fictitious data.

F-01

Data Breach Exfiltration Test

Exfiltration of files and credentials through the trojan channel, undetected by the defense.
Impact: CriticalRisk: CriticalNo DLP
Description

Once the command-and-control channel was established, the team transferred project files, the local SAM database and system artifacts to an external server. The traffic was not recognized as exfiltration by either the network or the MDR.

cf-toolkit — exfil channel (example)
operator@cf-lab:~/dbrt$ cf-exfil --target WKS-UFF-14 --pull "\Progetti\*.step"
[i] C2 channel active · AES-256 encryption · 64 KB chunks
[i] collected: 214 files · 1.87 GB
   Progetti\Linea-A\stampo_v7.step
   Progetti\Contratti\fornitura-2026.pdf
   Windows\System32\config\SAM
[+] transfer completed in 3m 12s — 0 alerts raised
Demonstrative evidence · output reconstructed with fictitious data
Vector
Canale C2 del trojan
Data (example)
CAD projects, contracts, SAM
Detected by
No control
ATT&CK
T1041 · Exfiltration over C2
Mitigation
  • Deploy a DLP solution with inspection of outbound channels
  • Segment the network and restrict connections to external hosts
  • Enable detection rules on anomalous volumes and destinations
F-02

Ransomware Test

Full encryption of an isolated test share, with no blocking or rollback.
Impact: CriticalRisk: CriticalNo anti-ransomware
Description

A ransomware simulator was run on a dedicated, agreed volume. The process encrypted the entire content without being stopped by EDR/XDR, and without triggering any containment action from the MDR.

cf-toolkit — ransomware simulation (test volume)
operator@cf-lab:~/dbrt$ cf-rw-sim --path Z:\LAB-ISOLATO --ext .company-lock
[i] SIMULATION mode · test volume only
[i] enumerated 4,812 files · 22.4 GB
[!] encrypting... ############################ 100%
[!] ransom note written: READ_ME_COMPANY.txt
[+] 4,812 files encrypted in 6m 04s — EDR: no action · MDR: no containment
Demonstrative evidence · run only on an isolated test volume
Target
Test volume Z:\LAB-ISOLATO
Files (example)
4,812 encrypted
Detected by
No control
ATT&CK
T1486 · Data Encrypted for Impact
Mitigation
  • Adopt an anti-ransomware solution with behavioral detection
  • Immutable, tested backups with verified restore
  • Blocking rules on mass file encryption
F-03

Trojan Test & system takeover

Deployment of a custom trojan and takeover of the workstation up to maximum privileges.
Impact: CriticalRisk: CriticalUnfiltered execution
Description

A custom-built script or executable established a stealth connection with the operator, imported additional code and ran arbitrary commands. Combined with the abuse of a vulnerable local service, it enabled execution with maximum privileges.

cf-toolkit — implant & privesc (example)
operator@cf-lab:~/dbrt$ cf-implant --deliver azienda_update.exe --stealth
[i] beacon received from WKS-UFF-14 · user: company\m.riva
[i] Antimalware Scan Interface: bypassed · AV/EDR: no detection
beacon> getsystem  # abuse of service "CompanyAgentSvc"
[+] elevated to NT AUTHORITY\SYSTEM
beacon> whoami
nt authority\system
Demonstrative evidence · fictitious names and hosts
Payload
Proprietary trojan (example)
Privileges
user → SYSTEM
Detected by
No control
ATT&CK
T1204 · T1543 · T1068
Mitigation
  • Application allow-listing / Zero-Trust approach to execution
  • Removal of weak permissions on local services
  • EDR hardening and blocking of execution from user paths
F-04

MDR Test

The Managed Detection & Response service neither detected nor contained the attack chain.
Impact: CriticalRisk: CriticalNo containment
Description

Throughout the entire activity — Antimalware Scan Interface bypass, trojan deployment, exfiltration, escalation and ransomware — the MDR service neither isolated the host nor reported the incident. The expected response time (containment within a few minutes) was not met.

MDR timeline — expected vs actual (example)
event                                  expected       actual
Antimalware Scan Interface bypass       alert <2m    none
outbound C2 beacon                     alert <2m    none
privilege escalation                    isolation   none
mass encryption                       block       none
[!] host never isolated · incident never opened
Illustrative comparison between expected SLA and observed outcome
Coverage
MDR 24/7 (example)
Hosts isolated
0
Incidents opened
0
Result
FAIL
Mitigation
  • Review playbooks and detection thresholds with the MDR provider
  • Define and periodically test isolation SLAs
  • Introduce recurring purple team exercises
F-05

SOC Test

No alert raised by the Security Operations Center throughout the simulation.
Impact: CriticalRisk: HighInsufficient visibility
Description

The relevant events — anomalous logons, service creation, mass LDAP queries, traffic to unknown hosts — did not translate into any correlated alert. The required telemetry was partial or not forwarded to the SIEM.

SIEM — alert search, test window (example)
soc@company:~$ siem-query --window "2026-04-17 09:00→10:00" --sev high
[i] sources queried: EDR, DC, firewall, proxy
[i] alert severità alta/critica: 0
[i] mass LDAP events uncorrelated: 1 (not alerted)
[!] no case created during the attack window
Illustrative reconstruction · no real data
Critical alerts
0
Cases opened
0
Telemetria
parziale
ATT&CK
Cross-cutting detection gap
Mitigation
  • Complete telemetry forwarding (EDR, DC, DNS, proxy) to the SIEM
  • Create correlation rules on the observed techniques
  • Validate detections with periodic adversarial tests
F-06

AV / EDR / XDR Evasion Test

Total evasion of endpoint controls: none of the malicious actions were blocked.
Impact: CriticalRisk: CriticalConfiguration to review
Description

The techniques used — absent from known signatures — bypassed antivirus, EDR and XDR at both the static and behavioral level. The result indicates a configuration that favors compatibility over blocking.

cf-toolkit — evasion check (example)
operator@cf-lab:~/dbrt$ cf-evasion --suite full
static scan ......... bypass
behavioral analysis ... bypass
memory scanning ........... bypass
execution blocking ......... none
[!] 0 detections across 9 techniques executed
Demonstrative evidence · no operational technique disclosed
Techniques
9 executed
Detected
0
Piani
statico + comportamentale
ATT&CK
T1562 · T1055 · T1027
Mitigation
  • Move the EDR/XDR configuration toward a blocking posture
  • Enable memory protection and tamper protection
  • Reduce exclusions and validate them periodically
06
Supporting tests

Supporting findings

Additional actions that made the compromise possible or amplified it. Each with a brief impact and mitigation.

#
Finding
Rischio
Result
A1
Antimalware Scan Interface bypass (local and remote) — no blocking of script execution
Critical
FAIL
A2
SAM database exfiltration — local secrets extracted
Critical
FAIL
A3
In-memory credential dump — attempt blocked by credential guard
High
PASS
A4
Active Directory enumeration — paths to privileged accounts
High
FAIL
A5
Wi-Fi key extraction — handshake captured
Critical
FAIL
A6
Secrets export
Critical
FAIL
A7
Domain Controller and shared resource access
Critical
FAIL
07
MITRE ATT&CK mapping · interactive

The attack chain on the ATT&CK matrix

Ogni tecnica osservata durante la simulazione è collocata sulla tattica corrispondente. Le celle accese sono state executed con successo; clicca una tecnica per il dettaglio, l’evidenza collegata e l’esito.

Technique executed successfully Technique not observed / contained ▸ click a cell for details

Select a technique in the matrix to see its description, linked evidence and outcome.

08
Remediation plan

What to do, and in what order

Priorities derived from impact and ease of action. Not a wish list, but actions in order.

Now · 0–7 daysContainment
  • Reconfigure EDR/XDR into blocking mode and reduce exclusions
  • Enable tamper and memory protection
  • Review isolation SLAs with the MDR provider
  • Remove local credentials used for authentication
Soon · 10–20 daysRisk reduction
  • Introduce application allow-listing / Zero-Trust
  • Implement DLP and network segmentation
  • Adopt behavioral anti-ransomware and immutable backups
  • Complete telemetry forwarding to the SIEM
Program · 20+ daysResilience
  • Active Directory hardening and tiering of privileged accounts
  • Migration to Wi-Fi WPA2/3 Enterprise
  • Recurring purple team exercises
  • Repeat the Data Breach Resilience Test after remediation
This is an example

Your report would be on your real network.

The Data Breach Resilience Test verifies in the field whether your defenses withstand a real attack, in a controlled environment and with no risk to operations. At the end you receive a report like this one, on your own systems.

CYBERFERO
Cyberfero S.r.l. · Reggio Emilia · [email protected]

Customers