Monitoring Containers - A FIM perspective

One of the common asks I get as a consultant at the moment is how best to approach monitoring containers with "FIM"... but modern Kubernetes/container platforms (e.g. Red Hat OpenShift ) change a lot of the assumptions that traditional host-based security monitoring relied on si…

Read more

Architecture Anti-Patterns

File Integrity Monitoring (FIM) and Security Configuration Management (SCM) platforms like the ones I currently work with at Fortra are deceptively simple on the surface: deploy/configure endpoints, define rules/assessments, schedule tasks, evaluate results, report.

Read more

TE External Rule Elements Example

One of the most powerful things I do with Tripwire Enterprise is add external sources to TE's change audit tracking. Whether it's an API, or a device with an unsupported SSH config, this workflow enables me to capture data and bring it along side all the rest of the compliance a…

Read more

Trigger a scan with the CCM REST API

On the theme of recent posts about scripting (and automating scanning - if you're still doing this manually, you're doing something wrong IMHO!), here's a useful script I put together to help demo how to trigger a compliance scan with Tripwire's Configuration Compliance Manager

Read more

Change Audit for Network Devices

I often post over on the Tripwire/Fortra bIog about the importance of monitoring, but don't typically talk about the "technical ins and outs" of how I approach and think about Change Audit so I'm hoping to start a series of posts about File Integrity Monitoring (FIM) aka Change…

Read more

Configuring IP360 Windows targets via group policy

Group Policy is the typical/preferred method of setting many of the requirements for Tripwire IP360 vulnerability scanning and whilst the official endpoint guide is helpful with identifying various settings, it can take time to map many of the settings to the specific GPO settin…

Read more

Microsoft PowerBi and Tripwire Enterprise

A common request I get is setting up Microsoft PowerBi with Tripwire Enterprise. Whilst we don't have an official "out-of-the-box" solution for this, TE's REST API makes this a pretty simple option to get started with even if you just want to use PowerBi's native web reporting:

Read more

Setting up your lab Tripwire Enterprise with Tailscale

One of the most common things I need in my lab is access to the web console for Tripwire Enterprise to do demos- but it can be a nuisance to demonstrate with a VM quickly if I'm out on the road... until Tailscale quietly made homelabs easy to remotely setup. Now, I don't even ne…

Read more

The Top 10 State of Security Blog Posts From 2024

I made it to a top ten list: https://www.tripwire.com/state-of-security/top-state-security-blog-posts for my post: Bake Security Into Your Cyber Kitchen. I love writing a top ten list, but being a part of one is even more exciting- you can read the original post here: https://ww…

Read more

Guest Comment on the Tripwire blog

I got to contribute to the Tripwire blog again this week with a quick comment on Cybersecurity Frameworks: What Do the Experts Have to Say? https://www.tripwire.com/state-of-security/cybersecurity-frameworks-what-do-experts-have-say

Read more

Integrating IP360 with AWS Lambda

I built the below script to allow users to easily scale our vulnerability management monitoring of servers deployed in AWS with automated exceptions being pulled from an S3 bucket and automatically added to Tripwire IP360 via a AWS Lambda call:

Read more

Alan Turing and the Future!

Yay - another blog up on the State of Security blog: https://www.tripwire.com/state-of-security/alan-turing-future-artificial-intelligences-reading-security-signals

Read more

Exploring the Tripwire IP360 API with Python 3

I've been busy re-familiarizing myself with Python now that Python 3 has tweaked the syntax just enough that I kept getting frustrated that I had to double check my syntax! At the same time, Tripwire has added some great new functionality in the REST API for Tripwire IP360, the…

Read more