Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am packetinspector on github.
  • I am packetinspector (https://keybase.io/packetinspector) on keybase.
  • I have a public key ASAfqzxVR1mbGTHqib0Gchc3J8WvXjq2HkHdc4one395mAo

To claim this, I am signing this object:

// ==UserScript==
// @name Destination
// @namespace tufin_st_rules
// @description Expand Destination Column
// @include https://192.168.200.98/
// @version 1
// @grant none
// ==/UserScript==
$(window).load(function(){
function waitForKeyElements(selectorTxt, /* Required: The jQuery selector string that
@packetinspector
packetinspector / Suricata-dns.json
Created June 30, 2014 16:34
Suricata Console for DNS events
{
"title": "DNS-Records",
"services": {
"query": {
"list": {
"0": {
"query": "event_type:dns",
"alias": "",
"color": "#7EB26D",
"id": 0,
@packetinspector
packetinspector / Suricata Eve Alert Event Listing
Created May 29, 2014 03:03
Not quite a dashboard or a console for Suricata ids eve json alerts in Kibana
{
"title": "Suricata-Eve-Alert",
"services": {
"query": {
"list": {
"0": {
"query": "event_type:\"alert\"",
"alias": "",
"color": "#7EB26D",
"id": 0,