For those of you have been experimenting with AI's recently it's likely you've come across Model Context Protocol (MCP) (for those who haven't, it is effectively a clean way to expose operational systems to an LLM as a structured toolset). There's lot of use cases for this, but…
The following was created to test a work experience student's Python skills! It was prior to the official implementation of the REST API, so uses the XML interface and as a result some of this is now slightly dated (using API Explorer for example) but it can still potentially be…
One of the most common things I do with Tripwire's IP360 in Professional Services it automate workflows. Nearly everyone wants a way to quickly trigger a scan (be it on detection of a new machine or a request for further data in a security playbook) and it's nice and easy to do…