Browsing Tag
security
167 posts
Guard Your Digital Fortress: Essential Tips for Safeguarding Your Online Identity
In today’s interconnected world, safeguarding your online identity is more crucial than ever. From financial data to personal…
Unlocking Security: The Ultimate Guide to Password Managers
In today’s digital age, security and privacy are paramount. Yet, many of us struggle with the challenge of…
An Opinionated Ramp Up Guide to AWS Pentesting
Written for the AWS Security Digest Newsletter by Lizzie Moratti Disclaimer: We are talking about pentesting the customer’s…
Configuring Routes for Azure Firewall (Part 4)
Introduction: In the previous part, we configured basic firewall rules for your Azure web application. Now, we’ll establish…
Cybersecurity 101 for Developers: From Zero to Hero
In today’s digital age, cybersecurity is more important than ever. As a developer, understanding the basics of cybersecurity…
I’m Under DDoS Attack
Since the moment I started building my website, I have always considered the possibility of it being targeted…
How everyone could have prevented the polyfill dot io supply chain attacks ?
Understanding Supply Chain Attacks Supply chain attacks involve compromising a third-party service or library to inject malicious code…
Api-platform : filtrer les résultats uniquement sur l’utilisateur connecté
Imaginez avoir dans votre projet plusieurs entités avec la relation author comme par exemple ces deux entités suivantes…
Cognito Inception: How to add Cognito as OIDC Identity Provider in Cognito
What? Amazon Cognito is an identity platform for web and mobile apps. With Amazon Cognito, you can authenticate…
Use non-root user in scratch docker image
It’s considered best practice to use non-root user in docker images, even if it’s built from scratch image.…