✕ Clear all filters
130 articles
▶ Videos →

📰 Medium · Python

130 articles · Updated every 3 hours · View all reads

All Articles 135,341Blog Posts 139,957Tech Tutorials 35,121Research Papers 26,163News 19,060 ⚡ AI Lessons
Building a Python Phishing Email Analyzer with VirusTotal Integration
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 2w ago
Building a Python Phishing Email Analyzer with VirusTotal Integration
Detect phishing emails, analyze malicious attachments using VirusTotal, calculate risk scores, and generate professional HTML reports with… Continue reading on
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 2w ago
PDF Security Isn’t a Feature. In Regulated Industries, It’s the Whole Job.
Every regulated industry runs on the same uncomfortable truth. The document is the legal record. Not the database entry that summarizes it… Continue reading on
I Found a HIGH-Severity Cookie Misconfiguration on a Top SaaS Site in 3 Minutes
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 2w ago
I Found a HIGH-Severity Cookie Misconfiguration on a Top SaaS Site in 3 Minutes
I didn’t run a pentest. I ran a Python script. Here’s what Shadow Web 0.3 caught on my site and on billion-dollar competitors. Continue reading on Medium »
Como una mala implementación de cifrado, puede salvar tus archivos cifrados con un ransomware
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 2w ago
Como una mala implementación de cifrado, puede salvar tus archivos cifrados con un ransomware
PD ENORME: NO ESTAN IMAGENES DE COMO FUNCIONA EL RANSOMWARE O DE LA HERRAMIENTA DE DESCIFRADO POR QUE TUVE CIERTOS PROBLEMAS Y NO HE… Continue reading on Medium
Making a wazuh server in python from scratch for fun and maybe profit
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 3w ago
Making a wazuh server in python from scratch for fun and maybe profit
Hi, souzo here, today I will show you how I created a wazuh server from scratch with python analysing wazuh agent request and wazuh server… Continue reading on
The Alert That Almost Everyone Ignores (Until It’s Too Late)
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 3w ago
The Alert That Almost Everyone Ignores (Until It’s Too Late)
Every security team has a mental hierarchy of alerts. Continue reading on Medium »
How Fable 5 found the SSRF in my phishing scanner
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 3w ago
How Fable 5 found the SSRF in my phishing scanner
Subscribe to my self hosted blog to get notfications of future posts that may no longer appear on Medium: Continue reading on Medium »
Shielding Your Software Supply Chain: Frictionless Dependency Auditing with Kevlar CheckDeps
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 3w ago
Shielding Your Software Supply Chain: Frictionless Dependency Auditing with Kevlar CheckDeps
How to execute Software Composition Analysis (SCA) and detect vulnerabilities across multiple ecosystems using a standalone, single-file… Continue reading on Me
How I Turned a Branch Name into Remote Code Execution
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 3w ago
How I Turned a Branch Name into Remote Code Execution
A source-to-sink analysis of CVE-2026–49987 in Repomix — and how a single missing delimiter bypassed built-in security controls and leads… Continue reading on M
Asymmetric Signing, Machine Fingerprinting, and Offline Grace Periods: Building a License System…
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 3w ago
Asymmetric Signing, Machine Fingerprinting, and Offline Grace Periods: Building a License System…
How DotScramble protects its Pro tier using Ed25519 cryptography — without phoning home on every launch Continue reading on InfoSec Write-ups »
Introducing ‘ChumBucket’: A Forge for Network-Forensics CTF Challenges
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 4w ago
Introducing ‘ChumBucket’: A Forge for Network-Forensics CTF Challenges
Building realistic packet captures with a flag hidden inside — so your players have something worth fishing for. Continue reading on Medium »
Bridging the Gap: The Journey of Mr. Tan in Cybersecurity and Digital Forensics
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 4w ago
Bridging the Gap: The Journey of Mr. Tan in Cybersecurity and Digital Forensics
As a Computer Science and Engineering (CSE) student, my journey into the world of technology has been centered around two core interests… Continue reading on Me
Building OmniGuard: Engineering an Enterprise-Grade Command & Control System from Scratch
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 4w ago
Building OmniGuard: Engineering an Enterprise-Grade Command & Control System from Scratch
How we bypassed Windows Defender, utilized native Win32 APIs, and built a Zero-Trust endpoint monitoring system in Python. Continue reading on Medium »
If I Were Starting Cybersecurity Today, I’d Ignore Most of the Advice Online
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
If I Were Starting Cybersecurity Today, I’d Ignore Most of the Advice Online
Continue reading on Medium »
African Developers Are Building the Most Targeted Software in the World
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
African Developers Are Building the Most Targeted Software in the World
Financial apps, health records, government systems the things African developers build are exactly what attackers want. Most of us are not… Continue reading on
Your Pip Install Is a Backdoor — Fix This Now!
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Your Pip Install Is a Backdoor — Fix This Now!
Every Python package you install can run code on your machine. Pin versions, use lockfiles, and stop letting AI agents add random… Continue reading on Pythonic
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
I Added a Rust Security Layer to My FastAPI App (Not for Speed) — Here’s the Pentest Result
My customer asked for a SOC 2 pentest. I thought we were ready. Continue reading on Medium »
I Stopped Treating ZTE Router Firmware Like a Blob and Started Treating It Like a Map
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
I Stopped Treating ZTE Router Firmware Like a Blob and Started Treating It Like a Map
The thing that makes router research feel slow is not always the crypto or the reversing. A lot of the time it is the fact that the device… Continue reading on
Sayı İstasyonları ve Mikronokta Esinli Dijital Göstergeler: İstihbarat Haberleşmesinde Kriptografi…
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Sayı İstasyonları ve Mikronokta Esinli Dijital Göstergeler: İstihbarat Haberleşmesinde Kriptografi…
Bir mesajı şifrelemek, onu güvenli hâle getirmek için her zaman yeterli değildir. Continue reading on Medium »
SQL INJECTION : Part 3.2 — Blind SQL injection vulnerabilities
Medium · Python 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
SQL INJECTION : Part 3.2 — Blind SQL injection vulnerabilities
Error-based SQL Injection Continue reading on Medium »