mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-24 13:40:57 +03:00
21 lines
597 B
Markdown
21 lines
597 B
Markdown
# WMI Lateral Movement Report Template
|
|
|
|
## Movement Log
|
|
|
|
| # | Source | Target | Method | Credential | Time | Result |
|
|
|---|--------|--------|--------|------------|------|--------|
|
|
| 1 | | | wmiexec / dcomexec / native | | | |
|
|
|
|
## Access Summary
|
|
|
|
| Host | Admin Access | Credentials Recovered | Sessions Found |
|
|
|------|-------------|----------------------|----------------|
|
|
| | Yes/No | | |
|
|
|
|
## OPSEC Notes
|
|
|
|
- [ ] No services created on target hosts
|
|
- [ ] Temporary output files cleaned from ADMIN$
|
|
- [ ] WMI event subscription artifacts removed
|
|
- [ ] No persistent modifications left on targets
|