portDB – a new little project.

So I’ve been maintaining my own little database of ports for my own records of late, just so that when I found something on a network I could go “oh, this is probably what it was. It was just a set of pages added to this blog, but that was fairly unmanageable.

I went looking for an easier way of building something and built portDB. So far it’s fairly simple, as these things should be.

[Read More]

Splunk error in auto-complete box

I started getting this error on a user’s auto-complete box while trying to search in splunk because we’d failed to give them the correct capabilities.

The capabilities I had to apply were:

  • get_metadata
  • get_typeahead
  • rest_properties_get

 

[Read More]