-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi,
Firstly I would like to thank you for all the hard work you've put into implementation of the framework. It is very nice of you to make it public so that we as developer can learn more about security flaw in our implementation.
Our OPC UA server is based on the open source open62541 stack which happens to be one of your targets. Hence we would like to integrate your framework into our CI/CD. I've played with your code for a few days and could make the sanity check working with the provided demo server as well as with our custom server. Unfortunately, I've not yet figured out how the integration into CI/CD would look like or whether such a thing is possible with current implementation of the exploit framework.
Could you possibly give us a hint?
Thank you so much in advance!