ACCESS LEVEL: SECURED

Posts tagged 'tripwire-ip360'

A geeky blog about technical things

Building an MCP server for Tripwire IP360 vulnerability information

2026-04-06
tripwire-ip360

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…

Read more

IP360 API with Python - Work Experience Case Study

2025-10-11
scriptingtripwiretripwire-ip360

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…

Read more

Initiating a Vulnerability Scan with IP360 Rest API and PowerShell

2025-10-03
tripwire-ip360

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…

Read more