Author Archives: soren

Network Vulnerability Data & PivotTable.js

It feels to me like…a lot of the presentation code I do is to aggregate things into some kind of pivot table.

But I wasn’t thinking that clearly — I had just rebuilt our database of nessus scan data from the 8GB of XML I have harvested over the last 15 months of weekly scans of our network.  Then I found https://pivottable.js.org/examples/ and I wanted to try it, but needed a useful data source…and I’d just built…a data source. Continue reading Network Vulnerability Data & PivotTable.js

Cisco Prime has a REST API…

It seems one of my favourite things these days…is finding new REST APIs for our operational data…and trying to implement magic stuff with it….and thinking up new ideas to integrate with my (all-too-sparse) bits of operational data.

Cisco Prime has a REST API — and you can download the programming guides here:

https://www.cisco.com/c/en/us/support/cloud-systems-management/prime-infrastructure/products-programming-reference-guides-list.html

Continue reading Cisco Prime has a REST API…

Blog thoughts go here…

My online presence had disappeared of neglect in recent times — truth be told, I’m more of a “back-end” person.  However, the holidays see a bit more time to tinker, and seeing as I have a small AWS instance that I keep up for a few experiments with JSON web services, web-based IDEs, NodeJS, and other bits of interest, it seemed like a natural place to put up a quick WordPress instance where I can be found.

I’ll fill in more of the blanks as time permits — and share some of my more sharable ideas.