AAhmedinfirst-projects-blog.hashnode.dev·4d ago · 6 min readBuilding a Cryptography Toolkit in Python — RSA, SHA-256, and Digital SignaturesDuring the fourth week of my cybersecurity internship, we were given a list of ten project ideas and asked to pick two to implement for our final submission. This project ended up becoming one of them10
AAhmedinfirst-projects-blog.hashnode.dev·5d ago · 6 min readBuilding an Incident Response Playbook Dashboard — From Dummy Data to a Real SIEM PipelineDuring my one-month cybersecurity internship at Codec Technologies, I worked on several security-focused projects, but this one ended up being my favourite. Not because it was the most advanced projec10
AAhmedinfirst-projects-blog.hashnode.dev·Jun 13 · 6 min readBuilding a Terminal-Based Chat Application with Python SocketsIntroduction Among the reasons for my interest in networking and communication technologies is an unusual one – the IRC-like chat programs featured in the films about hackers. Yes, the applications th10
AAhmedinfirst-projects-blog.hashnode.dev·Jun 13 · 4 min readExploring IoT with ESP8266, Servo Motors, and ThingspeakUnlike many of the tutorials I’ve been through before, where I was building a certain product or trying to follow a series of steps, this project began from my having no particular end in mind, apart 00
AAhmedinfirst-projects-blog.hashnode.dev·Jun 13 · 4 min readSQLi DemonstrationIntroduction A great way to get a full understanding of any particular cybersecurity topic is actually to implement it. Rather than learning only theoretically how SQL Injection (SQLi) works, I've bui00