STRIDE Threat Modeling for Beginners - In 20 Minutes

Поделиться
HTML-код
  • Опубликовано: 22 окт 2023
  • If I could save a company a million dollars on their security budget every year, this is how I'd do it! While most people don't think of threat modeling as the sexiest exercise, it can actually be pretty exciting. Trust me when I say this, I wish I had learned how to do threat modeling much earlier when I was first starting out in consulting and bug hunting. It would have saved a lot of time, and made my clients happier too! Now, if you want to learn how to make one yourself to save you time, a headache, and money; then that's what we're going to get into today.
    * OWASP Threat Modeling Process - owasp.org/www-community/Threa...
    * Completed AI application threat model - aivillage.org/large%20languag...
    * Draw.io Desktop - github.com/jgraph/drawio-desktop
    * Software Development Lifecycle (SDLC) - www.synotive.com/blog/softwar...
    #threatmodeling #ethicalhacking #infosec #cybersecurity #redteam #webapp
  • НаукаНаука

Комментарии • 22

  • @hojatsajadinia8905
    @hojatsajadinia8905 5 месяцев назад +5

    Really good for starting thread modeling.

  • @adansko
    @adansko 4 месяца назад +1

    A great introduction to beginners. I learned a lot. Thank you!

  • @Stew282
    @Stew282 4 месяца назад +1

    Great explanation and example. Thanks!

  • @jerryb1705
    @jerryb1705 3 месяца назад

    Thanks. The video helped me understand the threat modelling concept better.

  • @LasseStorgaard
    @LasseStorgaard 7 месяцев назад

    Really good video, thank you!

  • @borroms97
    @borroms97 8 месяцев назад

    Thanks for sharing your knowledge on this, I am studying for CISSP and your video has helped me understand how a Threat Modelling exercise is actually done.

  • @eilonc
    @eilonc 7 месяцев назад

    Thanks! awesome demonstration on how to perform Threat Modeling.

  • @christopherortiz4971
    @christopherortiz4971 Месяц назад

    Thank you, really easy to understand

  • @nojozol1816
    @nojozol1816 2 месяца назад

    this awesome. hoping you make one more complex as well !

  • @ishwaryanarayan1010
    @ishwaryanarayan1010 22 дня назад

    Very informative 🙏

  • @user-bz3jg6ij2q
    @user-bz3jg6ij2q 4 месяца назад

    Thanks a lot.

  • @papoy9084
    @papoy9084 4 месяца назад +1

    @11:42 minutes, you mentioned PASTA, can you please make a video about PASTA vs STRIDE and other threat modelling approaches?

    • @NetsecExplained
      @NetsecExplained  3 месяца назад +1

      I don't want to make a whole video on PASTA since I haven't used it enough. PASTA is more geared towards internal teams and has you work with your dev/systems steams more closely. It needs to be more ingrained in the planning process. But it is great!

  • @TejasJain1991
    @TejasJain1991 7 месяцев назад

    Would you define trust boundries around every single "node" if you are to follow the Zero Trust framework?

    • @NetsecExplained
      @NetsecExplained  7 месяцев назад

      That's a good question! I actually don't know the answer to that. I think I would start by segmenting off the environment like normal, then make sure to include mutual authentication and allow list authorization into my trust requirements. If any component didn't enforce those two things in every part of each segment, then I'd flag that as a new vulnerability to be remediated.
      This is why I like standard security patterns that you can enforce internally. That way, there is no guessing. "Doesn't authenticate through our standard process? Vulnerability, remediate it immediately."

  • @DontFookGaming
    @DontFookGaming 5 месяцев назад

    Nicely explanation, I have one question, why you are doing this in manually, there is a tool from Microsoft. That tool will do all things automatically for you. Any specific reason you do this manually?

    • @NetsecExplained
      @NetsecExplained  3 месяца назад

      This is actually a really great question. Sometimes you can over automate things. I don't like the MS tool because unless you're seasoned and have the tool configured properly, it's overwhelming and ultimately unhelpful. You need to spend so much more time getting the tool set properly to make your threat models useful. I don't recommend it unless you already know what you're doing.

  • @MikeAdams
    @MikeAdams 7 месяцев назад

    Maybe I'm just blind but I don't see the completed threat model report in the description? :(

    • @NetsecExplained
      @NetsecExplained  7 месяцев назад

      That's a good point. It's there, but not labeled as the completed threat model. It's the aivillage link. I will update the description.