✕ Clear all filters
264 articles
▶ Videos →

📰 Medium · Python

264 articles · Updated every 3 hours · View all reads

All Articles 178,745Blog Posts 165,049Tech Tutorials 47,730Research Papers 35,402News 22,411 ⚡ AI Lessons
I Turned 5 of My Own Cybersecurity Scripts Into a SIEM (and Yes, It Actually Catches Things)
Medium · Python 🔐 Cybersecurity 2w ago
I Turned 5 of My Own Cybersecurity Scripts Into a SIEM (and Yes, It Actually Catches Things)
Day 13 of my #30Days30Projects challenge, told by someone who definitely googled “what does SIEM even stand for” about eight months ago. Continue reading on Med
Building an AWS Security Posture Monitor From Scratch — Part 2: Designing the Scanner
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 2w ago
Building an AWS Security Posture Monitor From Scratch — Part 2: Designing the Scanner
From a vulnerable AWS lab to a security scanner that can actually scale Continue reading on Medium »
When logout becomes an OAuth attack
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 2w ago
When logout becomes an OAuth attack
How a seemingly harmless logout redirect can become part of a persistent OAuth attack chain Continue reading on Medium »
Why You Should know Python | Python Basics
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 3w ago
Why You Should know Python | Python Basics
In Cybersecurity (I am speaking from the Pentesting Point of view, as it’s what I currently know), it is a good thing to know a few… Continue reading on Medium
Python für Cybersecurity: Anwendungsfälle, Tools und praktische Workflows
Medium · Python 🔐 Cybersecurity 3w ago
Python für Cybersecurity: Anwendungsfälle, Tools und praktische Workflows
Python ist die bevorzugte Programmiersprache in der Cybersecurity, da sie durch benutzerfreundliche Syntax, umfangreiche Bibliotheken und… Continue reading on M
Medium · Python 🔐 Cybersecurity 1mo ago
CTF Write-up: Solving the “ARMs Race” Challenge — Automating Reverse Engineering with Unicorn &…
Hey everyone! In this write-up, I’ll walk you through my solution for a fun Reverse Engineering CTF challenge that required dealing with… Continue reading on Me
From Full-Stack Development to Cybersecurity: Why I’m Building in Public
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
From Full-Stack Development to Cybersecurity: Why I’m Building in Public
There was a time when I thought learning to code was the destination. Continue reading on Medium »
Bir QR Kod Ne Kadar Masum? Phishlenme! ile Bağlantıyı Açmadan Risk Analizi
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Bir QR Kod Ne Kadar Masum? Phishlenme! ile Bağlantıyı Açmadan Risk Analizi
Telefon kamerasını bir QR koda tuttuğumuzda çoğu zaman ikinci kez düşünmüyoruz. Restoran menüsü, kargo bildirimi, banka kampanyası veya… Continue reading on Med
Don’t Just Learn Cybersecurity — Build It.
Medium · Python 🔐 Cybersecurity 1mo ago
Don’t Just Learn Cybersecurity — Build It.
Escaping the theory trap, building practical skills, and mapping the exact blueprint to InfoSec. Continue reading on Medium »
A Textbook Case of Overengineering: Solving pwn.college’s MITM Challenge the Hard Way
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
A Textbook Case of Overengineering: Solving pwn.college’s MITM Challenge the Hard Way
While trying to solve an MITM challenge, I found myself generating SYN-ACK packets and manually calculating TCP sequence and… Continue reading on Medium »
“I understand it now.”: Adaptive Rule-Based Security
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
“I understand it now.”: Adaptive Rule-Based Security
Malregistry: A semi-automated malware pipeline that parses and generates adaptive rules for malware. Continue reading on Medium »
Understanding the Security Implications of Python os.chmod()
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Understanding the Security Implications of Python os.chmod()
Trusting PyPI Packages Could Be a Huge Mistake Continue reading on Medium »
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
DIGITAL FORENSICS: FINDING THE TRUTH IN DIGITAL EVIDENCE
Every click leaves a trace. Continue reading on Medium »
️ File Integrity Monitor (Sentinel FIM) A Python Project
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
️ File Integrity Monitor (Sentinel FIM) A Python Project
Hello readers, hope you’re all doing well. Continue reading on Medium »
Most companies find out about a breach the same way the public does: after it’s already posted.
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Most companies find out about a breach the same way the public does: after it’s already posted.
Most companies find out they were breached the same way the public does — after a ransomware gang has already posted it. Checking a leak… Continue reading on Me
Nobody audits every dependency by hand. Something has to watch the registry instead.
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Nobody audits every dependency by hand. Something has to watch the registry instead.
No team reviews the source of every package it installs. At a few hundred transitive dependencies per project, that’s not laziness — it’s… Continue reading on M
DESIGN OF A CENTRALIZED MONITORING DASHBOARD FOR WAF AND RATE LIMITING IN CYBER SECURITY SYSTEMS
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
DESIGN OF A CENTRALIZED MONITORING DASHBOARD FOR WAF AND RATE LIMITING IN CYBER SECURITY SYSTEMS
Introduction Continue reading on Medium »
Your First Python Security Automation: Analyze Logs in Minutes
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Your First Python Security Automation: Analyze Logs in Minutes
An beginner/intermediate, practical guide on automating your log review. Day 6 of Ethical Hacking Journal. Continue reading on Medium »
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
That “free” JSON formatter just saw your production API response
Try it Out: https://unblockdevs.com/ Continue reading on Medium »
I Built a Web Vulnerability Scanner from Scratch — Here’s How It Works
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
I Built a Web Vulnerability Scanner from Scratch — Here’s How It Works
*As a penetration tester and bug bounty hunter, I needed a tool I fully understood. So I built one.* Continue reading on Medium »