top of page


How I Hosted a Website on the Dark Web and How It Prevents Anyone from Tracing Back to the Client IP.
There are different types of Darkweb networks, which are Tor,I2P ,Freenet,ZeroNet and GNUnet. Each have their own network use: Privacy is about having control over your own information and that's exactly what Cybersecurity about too, protect and control your assets and information. When you think about it, the Dark Web follows that same principle as well. i would like to talk about Tor Network : When a person opens Tor Browser and types a website address, they are not conn
Mar 37 min read


Running a Blockchain locally can help restore data from a ransomware attack using the IPFS File System.
What if we could use a hacker’s favorite buzzwords — blockchain and decentralization — to fight back against ransomware? As a cybersecurity grad student, I often build and test real-world attack scenarios. But this time, I wanted to take it one step further. Instead of just detecting or analyzing ransomware, I wanted to create a backup system that could survive it completely and even recover files without paying a dime. And it worked. Using IPFS for file storage, a smart cont
Dec 15, 20254 min read


Compression and Encryption - How does it look in binary?
When managing files on a computer, you might encounter the terms "encryption" and "compression." Both alter your data, but for entirely...
Sep 6, 20253 min read


Reverse Engineering : Apple’s AirTag
Imagine losing your keys in a coffee shop. Hours later, you're staring at your iPhone, which pinpoints their last known location on a map—thanks to a tiny AirTag and an anonymous stranger’s iPhone. But here’s the catch: Neither Apple, nor that stranger, nor even the AirTag itself knows your keys were found. At least, that’s what the marketing says. For our graduate project in Network Security , I dissected the Apple AirTag’s cryptographic design . We explored public resea
Jun 22, 20254 min read
bottom of page