When PyPI Becomes the Attack Vector: 39,000+ Downloads of Malicious Python Packages
Three Python packages made it onto PyPI, stole data, validated stolen credit cards, and were downloaded over 39,000 times. Here’s how they worked and what we can learn from it.
2024‘s Thoughts
✦ November
What are TCP Listeners and Streams? (Beginner's Guide)
Discover how popular chat apps like WhatsApp and Discord communicate behind the scenes using TCP. This beginner-friendly guide explains TCP Listeners and Streams using simple analogies and practical Python examples you can try yourself.
Green Code for Beginners
Discover how to write green code with practical Python techniques that reduce your software's environmental impact.