/atomic-red-team-pandas

This project is a Python script used to process a dataset containing Windows attack techniques. The dataset is extracted from a YAML file, which includes information about the attack techniques, tactics, and associated attack commands. The script converts the YAML file into a Pandas DataFrame for further analysis and manipulation.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Watchers