Church Got Hacked? 7 Free Tools We Recommend For Remediation

🚨 CHURCH UNDER CYBER ATTACK? READ THIS FIRST 🚨

Website down or ransom note? Disconnect servers & Wi-Fi immediately (keep power on for forensics) | Suspicious M365 logins? Revoke sessions & force password reset | AD acting weird? Isolate domain controller | No clue? Call your ISP or local IT company

⛪ Church Cyber Attack Response
Free Tools to Regain Control Fast

When cybercriminals target churches, volunteers need rapid-response tools that work without technical expertise. These 7 free tools help churches eradicate threats, prevent subsequent breaches, and maintain Sunday services during incident response.
Free Security ToolWhat It Does & Why It MattersIdeal Church Use Case
CISA Eviction Strategies Tool CISA Official Drag-and-drop incident eviction planner with minute-by-minute “kick-out” plans. Import templates for Ransomware or Volt Typhoon, then customize by ticking observed MITRE ATT&CK techniques. Queries COUN7ER database of 100+ atomic counter-measures.
✓ Builds ordered scripts volunteers can follow
✓ Export to JSON for MSP sharing
✓ No stress-induced procedure invention
Quick Start: Use “Create From Template → Ransomware (Easy Mode)” for 5-minute eviction plan
Active ransomware attacks, persistent web shells, or any situation requiring systematic attacker eviction with volunteer-friendly step-by-step guidance.
Purple Knight (Semperis) AD Security 185+ security tests across AD, Entra ID, and Okta delivering color-coded PDF reports ranking exposure (Critical → Low) with scriptable fixes. Flags dormant admin accounts, weak Kerberos tickets, and maps findings to Microsoft Security Operations Guide.
✓ Perfect for volunteer-heavy environments
✓ Highlights “silent killers” like unpatched DCs
✓ Shows exact GPO changes needed
Quarterly security “report cards” for church leadership, identifying risks from volunteers who log in weekly, and baseline security before major events.
PingCastle Portable Portable EXE for instant AD health checks – no install, no Internet required. Grades forest on Stale Objects, Trust Delegation, Privilege Escalation, and Anomalies with “80% secure in 20% of time” methodology.
✓ Zero budget solution for single evening baseline
✓ HTML report with one-line PowerShell fixes
✓ Perfect pre-event security validation
Sunday-night scans after patching, quick security checks before youth camp registration opens, or any time-sensitive AD baseline needs.
BloodHound Community Edition Attack Paths Attack path visualization with graph database showing hidden privilege escalation routes. Version 8 adds OpenGraph for modeling SaaS and endpoint permissions alongside AD on same canvas.
✓ Visual proof for leadership on MFA necessity
✓ Maps “3-hop” paths to Domain Admin
✓ Great evidence for cyber insurance questionnaires
Finding over-privileged service accounts, convincing church leadership about security investments, and documenting attack paths for insurance compliance.
Untitled Goose Tool (CISA) Cloud Logs Bulk downloads Azure AD, M365, and Defender logs without expensive E5 licensing. Time-bounded exports (e.g., “last 48 hours”) with auto-parsing for suspicious consent grants, OAuth apps, and impossible-travel logins.
✓ Enterprise-grade telemetry without cost
✓ Pair with free Kusto Explorer
✓ Same hunting capabilities as big enterprises
Investigating suspicious Microsoft 365 logins, analyzing cloud security incidents, and threat hunting in budget-conscious church environments.
CISA Incident Response Playbook Process 43-page federal-grade incident response workbook covering Prepare, Detect & Analyze, Contain, Eradicate & Recover, Post-Incident phases. Includes ready-to-print checklists, communication templates, and after-action worksheets.
✓ Volunteer-friendly structured process
✓ Auditor and insurer-approved procedures
✓ Proves due diligence for breach reports
Print and pin to server room wall, guide volunteers through incident response, and provide documentation that satisfies cyber insurance requirements.
CISA COUN7ER Database Commands “Recipe book” of 100+ atomic counter-measures mapped to ATT&CK techniques with difficulty ratings, expected downtime, and validation steps. Provides exact commands like “Set-ADAccountControl -TrustedForDelegation $False” for immediate execution.
✓ No Googling random blog posts during attacks
✓ Exact commands with validation steps
✓ Mapped to Purple Knight/PingCastle findings
When security scanners identify risks like “Kerberoasting,” provides exact remediation commands volunteers can safely execute without guesswork.

⏰ First 24-Hour Action Plan

Time FrameKey ActionsSupporting Tools
0-2 Hours
CONTAIN
Isolate infected hosts and disconnect from network. Route web traffic through CDN “under-attack” mode. Preserve power for forensic analysis. Eviction Strategies Tool
IR Playbook (PDF)
2-6 Hours
INVESTIGATE
Pull logs from affected systems, image disks, and snapshot VMs for analysis. Document timeline of events and initial attack vectors. Untitled Goose Tool
Purple Knight
6-12 Hours
ERADICATE
Reset all passwords, patch identified vulnerabilities, disable legacy protocols, and remove attacker persistence mechanisms. COUN7ER Database
PingCastle
12-24 Hours
RECOVER
Restore systems from clean backups, monitor for beaconing or re-infection, and gradually bring services back online. BloodHound CE
(verify privilege paths)
24+ Hours
POST-MORTEM
Draft lessons-learned report, update security policies, improve monitoring, and enhance staff training programs. IR Playbook
(appendix checklists)

Rapid-Response Checklist (read this first)

If your…Do this immediately
Website is down / ransom note on screenDisconnect affected servers & Wi-Fi, but keep power on for forensics.
Suspicious logins to Microsoft 365Revoke sessions, force password reset, enable MFA everywhere.
Active Directory acting weirdIsolate the domain controller’s network port and run a quick health scan (see Tools #2-4 below).
No clue where to startCall your ISP or managed-service provider; ask if they can help route traffic through a DDoS scrubber.

(Detailed steps and tools follow—bookmark this guide before panic sets in.)

Which incident-response tools should a church install today to Eradiate Cybercriminals and Prevent a Subsequent Breach?

1. CISA Eviction Strategies Tool

What it does: Gives you a drag-and-drop, minute-by-minute “kick-out” plan. The web UI (Playbook-NG) lets you import a template—for example Ransomware or Volt Typhoon—then custom-tailor it by ticking the MITRE ATT&CK techniques you’ve actually observed. Behind the scenes it queries COUN7ER, a curated database of more than 100 “atomic” counter-measures (disable PowerShell remoting, rotate KRBTGT, etc.).

Why it matters to churches: Volunteers don’t have to invent procedures under stress; the tool builds an ordered script you can print or export to JSON and share with an MSP.

Quick starter tip: Use the “Create From Template → Ransomware (Easy Mode)” option—gets you a working eviction plan in under five minutes.

2. Purple Knight (Semperis)

What it does: Runs 185 + tests across on-prem AD, Entra ID, and Okta, then delivers a color-coded PDF that ranks your exposure (Critical → Low) and recommends fixes you can script immediately. The latest build also flags dormant admin accounts and weak Kerberos tickets.

Why it matters: Most churches rely on volunteers who log in once a week—Purple Knight highlights “silent killers” like unpatched Domain Controllers and legacy RC4 encryption. Reports map every finding to Microsoft’s Security Operations Guide so you know exactly which GPO to change.

3. PingCastle

What it does: Portable EXE you run from any domain-joined workstation; no install, no Internet required. It grades your forest on four pillars—Stale Objects, Trust Delegation, Privilege Escalation, and Anomalies—and shows how to reach “80 % secure in 20 % of the time.”

Why it matters: Perfect when you have zero budget and a single evening to baseline AD before youth-camp registration opens. Its HTML report links every red flag to a one-line PowerShell fix.

4. BloodHound Community Edition

What it does: Visualizes hidden attack paths with a graph database: “If an intern can RDP to the file server and that server has unconstrained delegation, an attacker can pivot to Domain Admin in 3 hops.” Version 8 (July 2025) adds OpenGraph so you can now model SaaS and endpoint permissions—not just AD—on the same canvas.

Why it matters: One look at the graph convinces church leadership why you’re demanding MFA and tighter service-account rights. Great evidence for cyber-insurance questionnaires.

5. Untitled Goose Tool (CISA)

What it does: CLI script that bulk-downloads Azure AD, Microsoft 365, and Defender logs—even if you don’t pay for high-tier E5 licensing. Lets you time-bound the export (e.g., “last 48 hours”) and auto-parses for suspicious consent grants, OAuth apps, impossible-travel logins, and more.

Why it matters: Gives small orgs the same hunting telemetry big enterprises enjoy, without extra cost. Pair it with free Kusto-Explorer to filter results for unusual IPs.

6. CISA Incident Response Playbook (PDF)

A 43-page workbook that walks you through the classic five phases—Prepare, Detect & Analyze, Contain, Eradicate & Recover, Post-Incident—and includes ready-to-print checklists, comms templates, and after-action worksheets.

Why it matters: Even if your church runs on volunteers, you can follow the same federal-grade process auditors and insurers expect. Append completed worksheets to your breach-report file to prove due diligence.

7. CISA COUN7ER Database

What it does: Ships with the Eviction Strategies Tool but can be queried on its own. Think of it as a “recipe book” of more than 100 atomic counter-measures, each mapped to an ATT&CK technique and tagged with difficulty, expected downtime, and validation steps.

Why it matters: When Purple Knight or PingCastle screams “Kerberoasting risk,” COUN7ER tells you the exact command—“Set-ADAccountControl -TrustedForDelegation $False”—and where to run it. No Googling random blog posts while the attack is still live.

Free Tool Comparison Table

#ToolPrimary FocusIdeal Church Use-CaseCost
1CISA Eviction StrategiesFull incident eviction playbookRansomware or persistent web-shellFree
2Purple KnightAD / Entra / Okta misconfigsQuarterly security “report card”Free
3PingCastleFast AD health checkSunday-night scan after patchingFree
4BloodHound CEAttack-path mappingFinding over-privileged service accountsFree
5Untitled Goose ToolCloud log huntingInvestigating odd 365 loginsFree
6IR Playbook (PDF)Process & checklistPrinting and pinning to the server room wallFree
7COUN7ER DBATT&CK → Action mappingPicking exact containment commandsFree

First 24-Hour Action Plan

PhaseTime-boxKey MovesWhich Tool Helps
Contain0-2 hrsIsolate infected hosts; route web traffic through a CDN “under-attack” mode.Eviction Strategies, IR Playbook
Investigate2-6 hrsPull logs, image disks, snapshot VMs.Untitled Goose Tool, Purple Knight
Eradicate6-12 hrsReset passwords, patch zero-day, disable legacy protocols.COUN7ER, PingCastle
Recover12-24 hrsRestore from backups, monitor for beaconing.BloodHound CE to verify privilege paths
Post-mortem+24 hrsDraft lessons-learned & tighten policy.IR Playbook appendix checklists

FAQs

“Do we need to shut down Sunday services?”

Usually no. Isolate only the compromised systems; you can stream worship from a clean laptop on a guest network while remediation runs in the background.

“Can volunteers run these tools safely?”

Yes—everything listed is read-only or generates offline reports. Just make sure they have least-privilege rights (e.g., BloodHound collector account).

“Will these tools break our network?”

They rely on standard APIs or directory reads. Schedule scans after hours to avoid minor CPU spikes.

“Who pays for incident response?”

Most cyber-insurance policies reimburse professional IR costs if you followed an approved playbook (see Tool #6).

“We use Google Workspace—are we safe?”

Better off than nothing, but attackers still phish. Swap Untitled Goose Tool for Google’s Takeout logs and keep the same process.

Picture of Edith Forestal

Edith Forestal

Edith is a Certified Ethical Hacker with a Master’s degree in Cybersecurity and Information Assurance. He brings deep experience in IT security, Microsoft 365 environments, vulnerability management, risk assessments, and website defense. Learn About Me →

Share This :