Bro-IDS HOWTO

Wed 01 November 2017 Category HOWTO Tags Bro

How to use Bro IDS.

more ...

Comparison of Memory Allocation Methods

A comparison of memory allocation libraries.

more ...

Firefox Sync

Firefox Sync is a built-in web browser add-in application and an

more ...

Pelican Markdown

Using Pelican Markdown files

more ...

SSH Overview

This page details the hardening of SSH.

Algorithms Used

To display available algorithms for a specific SSH client

ssh -Q cipher
ssh -Q cipher-auth
ssh -Q mac
ssh -Q kex
ssh -Q key

Audit

Auto-Assess

To audit in a passive manner the SSH servers and clients …

more ...

Open standard on Data Schema and Serialization

Doing a bit of research with regard to data schema and serializaton, preferably without being JSON_centric.

Name Defining Structure/Type Structure is Extensible Data Serialization Data Validation Human-Friendly
XML/XBRL YES YES YES
Protocol Buffers YES ? YES YES YES
JSON YES
Avro YES YES? YES YES sort of
CSV YES …

more ...

Libpcap to capture 10Gbps

Someone asked:

I want to capture packets from 10Gbps network card with 0 packet loss. I am using lipcap for 100Mbps NIC and it is working fine. Will libpcap be able to handle 10Gbps NIC traffic? If not what are the other alternative ways to achive this?

I answered:

You …

more ...

Bind9 Network Ports

Network port numbers used by ISC Bind9.

more ...