BurpSuite 101, A web security tool
BurpSuite is one of the most common tools used for web security. In this guide, I will get you up
to speed with the fundamentals of how the tool works and can be used as well as some ideas about
how you can take BurpSuite further and use it in more advanced ways.
Building a Digital Signature Verification System with Django and ECDSA
In an era where digital security is paramount, verifying the authenticity of messages and data is
crucial. Digital signatures provide a reliable way to ensure that data remains untampered from
the sender to the recipient.
How I Mastered Data Structures and Algorithms
Mastering Data Structures and Algorithms (DSA) was a transformative journey that equipped me with
problem-solving skills and a deep understanding of how code works behind the scenes.
Wireshark Explained: A Beginner’s Guide to Network Packet Analysis
Wireshark is a network protocol analyzer, or an application that captures packets from a network
connection, such as from your computer to your home office or the internet.
The Network’s Hidden Conversations: Exploring the Depths of Network Traffic Analysis (NTA)
Network Traffic Analysis (NTA) can be described as the act of examining network traffic to
characterize common ports and protocols utilized, establish a baseline for our environment,
monitor and respond to threats.