Browsing Tag
security
212 posts
The CORS Conundrum
If you’re a back end developer you must have been in a position where the API you wrote…
Authorization and Authentication in Django
Introduction: Django, the high-performance web framework for Python, offers a comprehensive suite of tools for handling user authentication…
Securing Docker Images: A Comprehensive Guide to Integrating Docker Scout in GitHub Workflow
“Docker Images are SECURE by default” – That’s a misconception! In today’s software development landscape, where speed and…
Photon Lockdown | HackTheBox Write-up
Introduction This challenge is fairly simple. What we mainly needed to do was figure out the filetype of…
Securing Your App: TOTP Authentication with Spring Boot and Angular — Part One — Overview & Project Setup
What is TOTP? TOTP stands for Time-based One-Time Passwords and is a common form of two factor authentication…
My checklist for a production-ready website
This article was originally published at: My checklist for bringing a website to production – hungvu.tech. The article…
🚀 DevSecOps ⚙️: “A Deep Dive into Scanning External Docker Images with Aqua Trivy in Amazon CodePipeline” 💭
Hello There!!! Called Sarvar, I am an Enterprise Architect, Currently working at Deloitte. With years of experience working…
What is Forward Proxy and Reverse Proxy
We will encounter the terms forward proxy and reverse proxy at every turn. Before we get into the…
IP Address
Well here comes the major question in the entire IT industry , What is an IP Address and…
Open Source is More Secure than Closed Source because Closed Source is More Secure than Open Source
The other day I had a discussion about whether source code is more secure when hidden out of…