Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

D3fend Restore

  • 28 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Runs post-incident restoration with MITRE D3FEND: credential reissuance, account unlocking, file and database recovery, and configuration rebuild.

About

An agent skill for restoration using MITRE D3FEND, covering credential reissuance, account unlocking, file restoration, database recovery, configuration rebuild, and software reinstallation. A security engineer uses it after incident containment for business continuity and return to normal operations.

  • Credential reissuance and account unlocking
  • Database recovery and configuration rebuild

D3fend Restore by the numbers

  • 28 all-time installs (skills.sh)
  • Ranked #1,512 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill d3fend-restore

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs28
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Runs post-incident restoration with MITRE D3FEND: credential reissuance, account unlocking, file and database recovery, and configuration rebuild.

Files

SKILL.mdMarkdownGitHub ↗

D3FEND — Restore

When to Use

  • Restoring user access after incident containment (reissue credentials, unlock accounts)
  • Recovering files, databases, and configurations from backup
  • Rebuilding systems from disk images or clean baselines
  • Restoring email and software after malware removal
  • Validating restored systems before returning to production
  • Documenting recovery actions for post-incident review

When NOT to Use

  • Active incident containment or eviction → d3fend-evict
  • Detection engineering or monitoring → d3fend-detect
  • Hardening to prevent future incidents → d3fend-harden
  • Backup strategy design → infrastructure-engineer
  • Business continuity planning → cybersecurity

Core Workflows

1. Restore Access

ActionSteps
Reissue credentialGenerate new token/cert/password; distribute securely
Unlock accountVerify identity; reset MFA if compromised
Restore network accessRe-enable firewall rules; verify no persistence
Restore user account accessValidate AD/Azure AD; check group memberships

See `references/restore_access.md`

2. Restore Objects

  • Restore file (from backup, shadow copy, or clean source)
  • Restore email (from archive or backup)
  • Restore database (point-in-time recovery, transaction log replay)
  • Restore disk image (bare metal restore, VM snapshot)
  • Restore configuration (from version control or backup)

See `references/restore_objects.md`

3. Restore Software & Systems

  • Reinstall software from trusted source
  • Rebuild system from hardened gold image
  • Verify integrity (hash check, signature validation)
  • Re-apply patches and updates
  • Re-run vulnerability scan before rejoining network

See `references/restore_systems.md`

When to load references

  • Restore accessreferences/restore_access.md
  • Restore objectsreferences/restore_objects.md
  • Restore systemsreferences/restore_systems.md

Related skills

Securityauditappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.