Guillaume Ross, Austin Kelleher, Adam Pierson - Starbase: open source graph security analysis

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • number6
    404 Image not found
    • Apr 2019
    • 2172

    #1

    Guillaume Ross, Austin Kelleher, Adam Pierson - Starbase: open source graph security analysis


    Title: Guillaume Ross, Austin Kelleher, Adam Pierson - Starbase: open source graph security analysis

    Scheduled Date and Time (Pacific Standard): Saturday, August 12, 2023, at 1400 PDT

    EventBrite Link: https://www.eventbrite.com/e/guillau...=oddtdtcreator

    Max Class Size: 70




    Abstract:

    Security teams are overwhelmed with data. How does a user account relate to a server, an application? Does this vulnerability put this important data at risk, or does it simply expose a few systems we care about much less? Who really has access to these files? This is vulnerable, but the firewall won’t let traffic to the service, or will it?




    These types of questions are very difficult to answer in a vacuum as they require context. With the power of graphs, and Starbase, an open source graph security analysis tool, we will be able to import the data that allows us to answer them using the graph.




    John Lambert said “Defenders think in lists, attackers think in graphs”. Join us, so we can get a lot more people thinking in graphs!




    Skill Level: Intermediate

    Prerequisites for students:

    Ability to use Docker when provided with commands. Basic understanding of IT and security issues in cloud environments.




    Materials or Equipment students will need to bring to participate: A laptop with Docker as well as a few docker images pulled in advance.

    Due to the brittle nature of conference Wi-Fi, we’d send instructions in advance, so as many people as possible will have downloaded it.




    Bio:

    Guillaume has worked on the blue-team side of security for close to two decades now, and loves to do things because they MATTER and not just because everyone else in security is doing the same. He leads the security and IT teams at JupiterOne.




    Austin Kelleher is a Principal Software Engineer as well as a founding member at JupiterOne. He leads the team responsible for maintaining 100+ open-source projects at JupiterOne. His background has primarily been focused on developing cloud-based software systems and tools that interact with graphs for security analysis. Prior to moving to the security industry, Austin was an engineer at eBay building Marko and Lasso, which are the open-source web tools that power the eBay.com web experience.




    Adam Pierson is a Senior Software Engineer at JupiterOne. His diverse experience includes time as an embedded software engineer, an R&D analyst working on adopting emerging technologies within large corporate IT environments, and as a developer demonstrating the value of using graph databases to solve complex problems. Currently he is on JupiterOne’s Integration team working on development tools and continuing work on the open-source Starbase project.




    Starts
    August 12, 2023 14:00
    Ends
    August 12, 2023 18:00
    Location
    Las Vegas, NV, DEF CON 31
  • gepeto
    Member
    • Jun 2022
    • 3

    #2
    If you are planning on attending our workshop, here's what I recommend downloading in advance, in case the Wi-Fi is overcrowded:

    1. Make sure you have Docker installed.
    2. Download the neo4j docker image with this command:
    Code:
    docker pull neo4j:4.4.3
    3. Clone or download this entire repository: https://github.com/JupiterOne/starbase

    If you've got all that, the only thing left to download will be the data files, which I will provide closer to the date of the workshop, but even if you downloaded those live they will be much smaller than Docker+Images+Starbase.

    Thanks and see you next Saturday!

    Guillaume

    Comment

    • gepeto
      Member
      • Jun 2022
      • 3

      #3
      Slides! https://docs.google.com/presentation...it?usp=sharing

      Comment

      Working...