Skip to content

Latest commit

 

History

History
46 lines (44 loc) · 1.18 KB

README.md

File metadata and controls

46 lines (44 loc) · 1.18 KB

SOAP

Hello world! Below is a quick summary of the PowerShell scripts I'm developing for Security Operations and Automation.

  • Active Defense
    • Invoke-ActiveDefense
      • Start-LogEnrichment
      • Start-ProcessReaper
  • Adversary Emulation
    • Invoke-AdversaryEmulation
      • Invoke-APT1
  • Compliance
    • Invoke-AdScrub
    • Invoke-SystemAudit
      • Get-Rights
      • Get-NtfsPermissions
      • Get-Privileges
      • Get-IntegrityLevels
      • Get-LocalAdmins
      • Get-OpenPorts
      • Get-Shares
      • Get-WirelessComputers
    • Invoke-NetworkAudit
      • Get-DomainAdmins
      • Get-Privileges
  • Cyber Effects
    • Invoke-CyberEffect
      • Start-RollingReboot
      • Start-Scareware
  • Incident Response
    • Invoke-IncidentResponse
      • Get-SuspiciousFile
      • Start-Panic
      • Stop-EvilProcess
      • Block-TrafficToIpAddress
      • Unblock-TrafficToIpAddress
  • Systems Administration
    • Invoke-Sysadmin
      • Enable-WinRm
      • Get-Asset
      • Get-DiskSpace
      • Move-Logs
      • Remove-Program
  • Threat Hunting
    • Invoke-ThreatHunt
      • Get-IpAddressFromFirewallLog