Showing posts fromapp security

Mastering Apple's App-Site Association (AASA) for Universal Links

How Apple’s AASA file powers Universal Links: where to host the JSON, why HTTPS is non‑negotiable, and how to read it from a security angle, without the myths.

Read More

ESP32 Wi‑Fi Packet Sniffer: Promiscuous Mode & Automated OUI Lookup

Turn an ESP32 into a Layer‑2 Wi‑Fi sniffer: capture MACs in promiscuous mode, dedupe with a hash set, then resolve vendors via a MAC/OUI API (ethics included).

Read More

Hybrid CVE Search & DeepSeek Analysis: A Semantic Security Pipeline

Keyword + FAISS semantic search over CVE text, NVD enrichment, and structured DeepSeek analysis, with validation loops. Full architecture, stack, workflow, and source appendices.

Read More

Insecure Deserialization in PHP: From Concept to Remote Code Execution

Serialization vs deserialization, PHP format line-by-line, a search-form lab with screenshots, object injection to RCE, and mitigations: JSON, HMAC, and allowed_classes.

Read More

SSH MAC Hardening on Ubuntu: Drop Weak Algorithms Without Breaking Access

What SSH Message Authentication Codes do, why scanners flag weak MACs, and how to restrict sshd to SHA-2 on Ubuntu: backup, validate, restart, verify.

Read More
broMadX

broMadX: notes on app security, engineering, and what I’m learning. Written by achmad (formal résumé: Achmad Firdaus on About).