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.37k stars 162 forks source link

Add atomics tests prerequisite commands in vect test cases #248

Closed ilovax closed 11 months ago

ilovax commented 11 months 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 11 months ago

We already have an open feature request for this,

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

Feel free to add any thoughts there.