Skip to content

An introductory lab to Security Data Analysis (using Apache Metron (incubating)).

License

Notifications You must be signed in to change notification settings

JonZeolla/lab-SecurityDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Security Data Analysis Lab

An introductory lab to Security Data Analysis (using Apache Metron (incubating)).

How to clone this branch

  • git clone https://github.com/JonZeolla/lab-SecurityDataAnalysis
    • Clone the latest revision of the lab-SecurityDataAnalysis repo.
  • git clone -b 2017-02-09_SCIS_SecurityDataAnalysis https://github.com/JonZeolla/lab-SecurityDataAnalysis
    • This will only work after 2017-02-09. It will clone the revision of the lab-SecurityDataAnalysis repo used during the 2017-02-09 Steel City InfoSec lab. Cloning any of the pointers (tags) will put you in a detached HEAD state, which is expected.

Contributing

  1. Fork the repository
  2. Create a feature branch via git checkout -b feature/description
  3. Make your changes
  4. Commit your changes via git commit -am 'Summarize the changes here'
  5. Create a new pull request (how-to)

Related Events

2017-02-09 Steel City Information Security Lab

Event Posting Event Details coming soon

How to use this repo

Setup

  • Run setup/setup.sh to setup the lab.

Example Guides to follow

About

An introductory lab to Security Data Analysis (using Apache Metron (incubating)).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages