Nikhil Pandeynikhilpandeydigital.hashnode.dev·Mar 13, 2024What Is Threat Modeling?Threat modeling is the process of using hypothetical scenarios, system diagrams, and testing to help secure systems and data. By identifying vulnerabilities, helping with risk assessment, and suggesting corrective action, threat modeling helps improv...Discuss·10 likesDREAD threat modeling
Michael K. Aboagyering3.hashnode.dev·Jul 3, 2023Threat Modeling Key Management Service (Hashicorp Vault Opensource)Services require access keys, passwords, and certificates to interact with other services ( internal or external ). It's possible to store passwords or access keys as environmental variables on computing servers executing/running these services and a...Discuss#cybersecurity
freeCodeCampforfreeCodeCampfreecodecamp.org·Feb 7, 2022What Can Money Heist Teach Us About Cybersecurity?By Periklis Gkolias I was watching the TV series, La Casa De Papel (Money Heist), on Netflix a few weeks ago. I realized that the story of the gang can reveal some best practices we should use while dealing with the security of the products we build....Discusscybersecurity
Victoria DrakeforfreeCodeCampfreecodecamp.org·May 17, 2020If You Want to Build a Secure Treehouse (or Software Application), Start at the BottomIf you’ve ever watched a kid draw a treehouse, you have some idea of how applications are built when security isn’t made a priority. It’s far more fun to draw the tire swing, front porch, and swimming pool than to worry about how a ten-thousand-gall...DiscussApplication Security
freeCodeCampforfreeCodeCampfreecodecamp.org·Jul 30, 2019How to analyze the security of your application with threat modelingBy Goran Aviani Digital attacks are more and more frequent, and the first step in securing your app is understanding the threats and how to counter them. Threat modeling is an approach that analyses the security of an application. It is a structured ...DiscussApplication Security