Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1018 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 1018 Bytes

ADAPT

Active Detection of Advanced Persistent Threats

System Workflow:

System Wrokflow

  1. Windows - Windows 7 machines using Sysmon and Winlogbeat to send log data to the SEIM
  2. Elk - ELK server collects log data from the Workstations and forwards logs to the API for our tool
  3. API - Stores logs for analysis and retrieves them for the frontend webserver
  4. Analysis Engine - Queries the database and implements our probabilistic model on the log data
  5. Web Console - Provides an interface for interacting with results from the analysis engine

Additional info:

APT Workflow

APT workflow

Source: B. E. Strom, A. Applebaum, D. P. Miller, K. C. Nickels, A. G. Pennington, and C. B. Thomas, “MITRE ATT&CK: Design and Philosophy,” MITRE Corporation, 2018.