Giter Site home page Giter Site logo

siem-and-event-forwarding-configs's Introduction

Description

This is meant to be used as a general idea for sending events to elasticsearch using logstash confirguations for:

  • TippingPoint IPS
  • Bro NSM/IDS files (specifically conn, dns, dhcp, dpd, files, http, kerberos, notice, rdp, ssh, smtp, ssl, x509)
  • Windows event logs (sent via nxlog) and also sysmon logs if it is installed
  • Juniper SSL VPN logs (note may need to change username regex field a bit, but was extremely useful to visualize where users were logging in from geo map in kibana and also for tracking down users if they were compromised while VPN'ed in)
  • Suricata IDS
  • FireEye (not parsed but just sent)
  • PaloAlto Traffic and Threat logs
  • Add GeoIP to all source/destination IPs
  • Add AS Name and AS Number to all source/destination IPs (this has been extremely useful for whitelisting/blacklisting/filtering)

Notes

I would tailor this file to your environment and please note I never got around to normalizing all the time stamp fields.

Bro HTTP has additional client headers added such as "X-FLASH-VERSION" as "flash_version", "RANGE" as "content_range", "ACCEPT-LANGUAGE" as "accept_language", "X-REQUESTED-WITH" as "x_requested_with".

As I was a literally a one man security shop, for over a year, its a fairly rough looking file.. However security is not pretty and I had great success using this file to collect pretty much everything I needed for an opensource SIEM.

There are still shops out there with a lot more than 1 person that could not even tell you processes spawned on their servers (whether it is used as a DC or point of sales).

So this file was still a great victory for me despite how f'ed up it might be.

siem-and-event-forwarding-configs's People

Contributors

neu5ron avatar

Watchers

 avatar

Forkers

jim1to1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.