Featured Posts
How to exploit EternalBlue vulnerability
Learn how to exploit EternalBlue vulnerability to spawn a TCP reverse shell from the target machine.
How to use inline SVGs with Hugo
Learn how to use inline SVGs to make your static websites lighter and faster.
Recent Posts
How to hide i3wm's title bar properly
In i3wm, you can’t directly hide the title bar for stacked/tabbed containers. This article will enlighten you with a neat workaround.
Symmetric matrices
Check whether a matrix is symmetric or not using Python.
Remove duplicate elements from lists
A neat and compact way to remove duplicate elements from lists.
Year-wise population graph using Scrapy
Explore the trends in world population over the years yourself using a bit of code.
Enter, semiprime numbers
We all know about primes, let’s now dig into semiprimes.