A good number of our exploits use exploit specific flags. These are impossible (nearly) to figure out programmatically. We should add a wrapper around flag creation so that --details can list them (and integrating program can know what the heck to pass the exploit).
A good number of our exploits use exploit specific flags. These are impossible (nearly) to figure out programmatically. We should add a wrapper around flag creation so that
--details
can list them (and integrating program can know what the heck to pass the exploit).