Skip to content

Cypher for Defenders: Leveraging Bloodhound Data Beyond the UI

Notifications You must be signed in to change notification settings

zack87-abc/Cypher-Workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cypher for Defenders: Leveraging Bloodhound Data Beyond the UI

Before the Workshop

D/L the deck

Cypher For Defender

The password will be provided at the begining of the Workshop

Install Java 11 jdk

Option 1 from Oracle : https://www.oracle.com/java/technologies/javase-jdk11-downloads.html (need registration)
Option 2 from OpenJDK : https://jdk.java.net/java-se-ri/11

On Debian Based Linux you can use sudo apt install openjdk-11-jre-headless

On OSX, if you have brew installed, you can use

brew install openjdk@11 
echo export JAVA_HOME=/usr/local/opt/openjdk@11 >>~/.bash_profile && source  ~/.bash_profile

Install neo4j 4.0.7 community edition

Optional

Install BloodHound 3.0.5

Download BloodHound : https://github.com/BloodHoundAD/BloodHound/releases/tag/3.0.5
It will help with one or two lab questions

About

Cypher for Defenders: Leveraging Bloodhound Data Beyond the UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published