detecting-rdp-brute-force-attacks

mukul975/detecting-rdp-brute-force-attacks · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Analyze Windows Security Event Logs to detect RDP brute force attacks by parsing Event ID 4625 and 4624 entries, identifying source IP frequency, and generating detection reports.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 2.1 KB
  • 📁scripts
  • ⚙️agent.py 6.6 KB
  • 📄LICENSE 11.0 KB

Related

  1. hunting-for-unusual-service-installations · mukul975 bundle
    Detect suspicious Windows service installations (MITRE ATT&CK T1543.003) by parsing System event logs for Event ID 7045, analyzing service binary paths, and identifying indicators of persistence mechanisms.
    24.6k
    repo stars
  2. extracting-windows-event-logs-artifacts · mukul975 bundle
    Extract, parse, and analyze Windows Event Logs (EVTX) using Chainsaw, Hayabusa, and EvtxECmd to detect lateral movement, persistence, and privilege escalation.
    24.6k
    repo stars
  3. hunting-for-anomalous-powershell-execution · mukul975 bundle
    Hunt for malicious PowerShell activity by analyzing Script Block Logging (Event 4104), Module Logging (Event 4103), and process creation events from Windows Event Log EVTX files to detect obfuscated commands, AMSI bypass attempts, encoded payloads, credential dumping keywords, and suspicious download cradles.
    24.6k
    repo stars
  4. hunting-evtx-with-chainsaw · mukul975 bundle
    Hunt for threats in Windows Event Logs using Chainsaw, a fast Rust-based forensic tool that runs Sigma rules, keyword searches, and artifact analysis offline.
    24.6k
    repo stars
  5. hunting-for-lateral-movement-via-wmi · mukul975 bundle
    Detect WMI-based lateral movement by analyzing Windows Event ID 4688 process creation and Sysmon Event ID 1 for WmiPrvSE.exe child process patterns, remote process execution, and WMI event subscription persistence.
    24.6k
    repo stars
  6. analyzing-powershell-script-block-logging · mukul975 bundle
    Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded payloads, and living-off-the-land techniques.
    24.6k
    repo stars

Frequently asked questions

How do I install the detecting-rdp-brute-force-attacks skill?

Run npx skillmds add mukul975/detecting-rdp-brute-force-attacks in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the detecting-rdp-brute-force-attacks skill do?

Analyze Windows Security Event Logs to detect RDP brute force attacks by parsing Event ID 4625 and 4624 entries, identifying source IP frequency, and generating detection reports. It is listed under Security, Incident Response on SkillMD.

Is detecting-rdp-brute-force-attacks safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with detecting-rdp-brute-force-attacks?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is detecting-rdp-brute-force-attacks free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published detecting-rdp-brute-force-attacks?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.