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

D3fend Evict

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

Runs incident eviction with MITRE D3FEND: credential revocation, account locking, process termination, file removal, and system recovery.

About

An agent skill for eviction and incident response using MITRE D3FEND, covering credential revocation, account locking, process termination, file removal, and system recovery. A security engineer uses it during active incident containment and eradication.

  • Killing malicious processes and revoking compromised credentials
  • Removing persistent files and restoring systems

D3fend Evict 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-evict

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 incident eviction with MITRE D3FEND: credential revocation, account locking, process termination, file removal, and system recovery.

Files

SKILL.mdMarkdownGitHub ↗

D3FEND — Evict

When to Use

  • Responding to active security incidents requiring containment
  • Revoking compromised credentials and locking accounts
  • Terminating malicious processes and sessions
  • Removing malicious files, registry keys, and email
  • Evicting adversary presence (shutdown, reboot, disk operations)
  • Coordinating takedowns (domain registration, DNS cache)

When NOT to Use

  • Building detection or monitoring → d3fend-detect
  • System hardening or prevention → d3fend-harden
  • Network segmentation → d3fend-isolate
  • Forensic investigation and evidence preservation → incident-management-engineer
  • Post-incident recovery and restoration → d3fend-restore

Core Workflows

1. Credential Eviction

ActionWhenConsiderations
Account lockingImmediate containmentMay disrupt business; have unlock procedure
Authentication cache invalidationSession hijacking confirmedForce re-auth across all systems
Credential revocationStolen cert/tokenUpdate CRL, rotate secrets

See `references/credential_eviction.md`

2. Object & File Eviction

  • File eviction (quarantine, delete, restore from clean backup)
  • Email removal (phishing, malware delivery)
  • Registry key deletion (persistence removal)
  • DNS cache eviction (poisoning response)
  • Domain registration takedown (phishing sites)

See `references/object_eviction.md`

3. Process & System Eviction

  • Process suspension (pause for analysis)
  • Process termination (kill malicious process)
  • Session termination (disconnect attacker)
  • Host shutdown/reboot (emergency containment)
  • Disk operations (format, erase, partition for sanitization)

See `references/process_system_eviction.md`

When to load references

  • Credential evictionreferences/credential_eviction.md
  • Object & file evictionreferences/object_eviction.md
  • Process & system evictionreferences/process_system_eviction.md

Related skills

Securityappsecaudit

This week in AI coding

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

unsubscribe anytime.