Giter VIP home page Giter VIP logo

botsv1's Introduction

Boss of the SOC (BOTS) Dataset Version 1

A sample security dataset and CTF platform for information security professionals, researchers, students, and enthusiasts. This page hosts information regarding the version 1 "Dataset." If you would like access to the CTF Scoreboard please visit the CTF Scoreboard github page.

Data Sourcetypes Included

  • WinEventLog:Application
  • WinEventLog:Security
  • WinEventLog:System
  • XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
  • fgt_event
  • fgt_traffic
  • fgt_utm
  • iis
  • nessus:scan
  • stream:dhcp
  • stream:dns
  • stream:http
  • stream:icmp
  • stream:ip
  • stream:ldap
  • stream:mapi
  • stream:sip
  • stream:smb
  • stream:snmp
  • stream:tcp
  • suricata
  • winregistry

Retrieving the BOTS v1 Dataset

The dataset is available in several formats:

Splunk Indexed

This is recommended way to explore and analyze the BOTS dataset.

Download the dataset from this location: botsv1_data_set.tgz (6.1GB compressed)

Alternatively, this collection represents a much smaller version of the original dataset containing only attack data. In other words, "just the needles, no haystack." botsv1-attack-only.tgz(135MB compressed)

The dataset requires the following software which is distributed and licensed separately and should be installed before using the dataset. The versions listed are those that were used to create the dataset. Different versions of the software may or may not work properly. If you are new to Splunk, follow these instructions to install the free Splunk Enterprise trial and these instructions to install apps and add-ons.

App / Add-on Version Download
Splunk Enterprise 6.5.2 http://www.splunk.com
Fortinet Fortigate Add-on for Splunk 1.3 https://splunkbase.splunk.com/app/2846
Splunk Add-on for Tenable 5.0.0 https://splunkbase.splunk.com/app/1710/
Splunk Stream Add-on (Note Stream 6.6.1 is no longer available. Use Version 7.1.1 instead.) 6.6.1 https://splunkbase.splunk.com/app/1809/
Splunk App for Stream (Note Stream 6.6.1 is no longer available. Use Version 7.1.1 instead.) 6.6.1 https://splunkbase.splunk.com/app/1809/
Splunk Add-on for Microsoft Windows 4.8.3 https://splunkbase.splunk.com/app/742/
TA-Suricata 2.3 https://splunkbase.splunk.com/app/2760/
Microsoft Sysmon Add-on 3.2.3 https://splunkbase.splunk.com/app/1914/
URL Toolbox 1.6 https://splunkbase.splunk.com/app/2734/

After installing Splunk, the botsv1_data_set app, and the apps/add-ons listed in the table above you can begin searching the data with the following Splunk Search Processing Languange (SPL):

index=botsv1 earliest=0

JSON - Complete

Download the JSON-formatted complete dataset from this location: botsv1.json.gz (11.3GB compressed, ~120GB uncompressed)

JSON - by Sourcetype

Splunk Sourcetype Compressed JSON file
WinEventLog:Application https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.WinEventLog-Application.json.gz
WinEventLog:Security https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.WinEventLog-Security.json.gz
WinEventLog:System https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.WinEventLog-System.json.gz
XmlWinEventLog:Microsoft-Windows-Sysmon/Operational https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.XmlWinEventLog-Microsoft-Windows-Sysmon-Operational.json.gz
fgt_event https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.fgt_event.json.gz
fgt_traffic https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.fgt_traffic.json.gz
fgt_utm https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.fgt_utm.json.gz
iis https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.iis.json.gz
nessus:scan https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.nessus-scan.json.gz
stream:dhcp https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-dhcp.json.gz
stream:dns https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-dns.json.gz
stream:http https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-http.json.gz
stream:icmp https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-icmp.json.gz
stream:ip https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-ip.json.gz
stream:ldap https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-ldap.json.gz
stream:mapi https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-mapi.json.gz
stream:sip https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-sip.json.gz
stream:smb https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-smb.json.gz
stream:snmp https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-snmp.json.gz
stream:tcp https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.stream-tcp.json.gz
suricata https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.suricata.json.gz
winregistry https://s3.amazonaws.com/botsdataset/botsv1/json-by-sourcetype/botsv1.winregistry.json.gz

CSV by Sourcetype

Splunk Sourcetype Compressed CSV file
WinEventLog:Application https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.WinEventLog%3AApplication.csv.gz
WinEventLog:Security https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.WinEventLog%3ASecurity.csv.gz
WinEventLog:System https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.WinEventLog%3ASystem.csv.gz
XmlWinEventLog:Microsoft-Windows-Sysmon/Operational https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.XmlWinEventLog%3AMicrosoft-Windows-Sysmon-Operational.csv.gz
fgt_event https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.fgt_event.csv.gz
fgt_traffic https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.fgt_traffic.csv.gz
fgt_utm https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.fgt_utm.csv.gz
iis https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.iis.csv.gz
nessus:scan https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.nessus%3Ascan.csv.gz
stream:dhcp https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Adhcp.csv.gz
stream:dns https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Adns.csv.gz
stream:http https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Ahttp.csv.gz
stream:icmp https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Aicmp.csv.gz
stream:ip https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Aip.csv.gz
stream:ldap https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Aldap.csv.gz
stream:mapi https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Amapi.csv.gz
stream:sip https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Asip.csv.gz
stream:smb https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Asmb.csv.gz
stream:snmp https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Asnmp.csv.gz
stream:tcp https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.stream%3Atcp.csv.gz
suricata https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.suricata.csv.gz
winregistry https://s3.amazonaws.com/botsdataset/botsv1/csv-by-sourcetype/botsv1.winregistry.csv.gz

Warning

Please be advised that this dataset may contain profanity, slang, vulgar expressions, and/or generally offensive terminology. Please use with discretion.

This dataset contains evidence captured during actual computer security incidents, or from realistic lab recreations of security incidents. As such, the dataset may contain profanity, slang, vulgar expressions, and/or generally offensive terminology. The authors believe that the educational benefits of preserving the realism of the dataset outweigh the risk of offending some users. If the possibility of encountering this type of offensive material is a concern to you or to any audience with whom you plan to share the dataset, please stop now and do not continue.

Authors

Written in 2016 by Ryan Kovar, David Herrald, and James Brodsky

Copyright and License

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.

botsv1's People

Contributors

daveherrald avatar hermeyeldacar avatar

Watchers

 avatar

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.