Skip to content

Latest commit

 

History

History
52 lines (51 loc) · 1.47 KB

ToDo.md

File metadata and controls

52 lines (51 loc) · 1.47 KB

Todo

  • API Functions
    • List of official functions are here.
    • Advanced Hunting
      • Run advanced hunting queries
    • Machine
      • Get/List machines
      • Get machine log on users
      • Get machine related alerts
      • Add/Remove machine tags
      • Find machines by IP
    • Machine Actions
      • Get/List machine actions
      • Collect investigation package
      • Get investigation package
      • Isolate/Uninsolate machine
      • Restrict/Remove app execution
      • Run antivirus scan
      • Offboard machine
      • Stop and quarantine file
    • Indicators
      • Submit indicator
      • List indicators
      • Delete indicator
    • Domain
      • Get domain related alerts
      • Get domain related machines
      • Get domain statistics
    • File
      • Get file information
      • Get file related alerts
      • Get file related machines
      • Get file statistics
    • IP
      • Get IP related alerts
      • Get IP statistics
    • User
      • Get user related alerts
      • Get user related machines
  • Code
    • Error Handling
      • Basic Error Handling
      • Detailed Error Handling
    • Documentation
      • Installation
      • Build
      • Setup/Use
      • Code comments
    • Reorganize project directory structure
  • PowerShell Specific
    • Cmdlet help documents