Skip to content

securesean/TacticalPowerShell

Repository files navigation

Quick Tactical PowerShell ⚔️

PowerShell is a powerful asset for on-host incident response and more "hand-to-hand combat" during events like CCDC. This repository provides a focused crash course on leveraging PowerShell for compromised Windows systems, starting with fundamental techniques and progressing to more advanced tactics.

🚀 Lessons

1. Data Wrangling: Out-GridView, Group-Object, Sort-Object & CSV Kung Fu 🥋

Master the art of data manipulation with these essential cmdlets.

2. JSON & Comparison Magic: Import-Json & Compare-Object 🧙‍♂️

Unlock the secrets of JSON parsing and object comparison for quick analysis.

3. Real-time Monitoring: Register-ObjectEvent & Asynchronous Jobs ⏱️ (Under Development)

Harness the power of event-driven automation and background tasks.

  • Watching Processes
  • Watching Folders
  • PS Remoting

4. Red Team Tactics: Offensive PowerShell 😈 (Under Development)

Explore techniques for simulating adversary actions (use responsibly!).

  • Create Local Users
  • Create a Bind Shell
  • Create a Service

5. Swiss Army Knife: Miscellaneous Tools 🛠️ (Under Development)

A collection of useful utilities and resources for cyber operations.

Contributing

Contributions are welcome! Feel free to submit pull requests or open issues to suggest improvements or new content.

About

PowerShell when working with a compromised Windows system for events likes CCDC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published