SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.4k stars 164 forks source link

Add atomics tests prerequisite commands in vect test cases #248

Closed ilovax closed 1 year ago

ilovax commented 1 year ago

Hello, I noticed while developing test cases in vect that the ATR test cases usually use get prerequisite commands which i couldn't find a way to do automatically. I would like to suggest to add such feature that extracts the commands from the index.yaml the same way it does in the primary commands and cleanup commands

SRAPSpencer commented 1 year ago

We already have an open feature request for this,

https://github.com/SecurityRiskAdvisors/VECTR/issues/218

Feel free to add any thoughts there.