Archives

Azure-based Suspicious Login Detection System

Overview This project replicates a real-world Security Operations Center (SOC) environment by simulating, detecting, and alerting on suspicious login activity using Azure Sentinel, Log Analytics, and Logic Apps — all within the Azure Free Tier. The goal was to simulate threats like: Multiple failed logins (brute-force attempts) Logins from unusual locations Off-hour access behavior I…

Read More

Azure-based Website View Counter

Overview This project demonstrates how to build a real-time, serverless view counter for a website using Microsoft Azure. The counter tracks each page visit securely and displays the data live on a WordPress-based portfolio. It serves as a practical example of combining cloud computing, API development, and secure serverless architecture in one seamless solution. As…

Read More