Cloud & Infrastructure Security
Cloud posture management, container security, zero-trust architectures, and network boundaries.
Information security architecture, defense-in-depth, threat intelligence, and vulnerability management.
Subtopics Library
Cloud posture management, container security, zero-trust architectures, and network boundaries.
Offensive security testing, red teaming, exploit analysis, and vulnerability reporting.
Topic Feed · Cybersecurity
Use IAM Access Analyzer’s UNUSED_IAM_CREDENTIAL findings with CLI/SDK to locate and delete stale keys, passwords, and certificates, automating via Lambda.
Enforce least‑privilege policies, condition‑based denies, and continuous IAM audits to block privilege escalation.
SCPs are org‑wide guardrails that cap IAM permissions, evaluated before IAM policies and can only tighten access.
Red teams foothold by exploiting services, reusing credentials, or abusing misconfigurations, then run low‑privilege payloads via SMB, WinRM, or SSH.
A step‑by‑step internal pivot pen‑test workflow using scoped recon, controlled footholds, escalation, and lateral movement with concrete tools and a Credential Guard gotcha.
Quantify risk with asset value, CVSS, and likelihood, then map each loss to executive KPIs for clear, actionable reports.
Offensive AD auditing uses BloodHound, PowerView, CrackMapExec, Kerberoasting, DCSync, and DCShadow with precise flags and proper audit settings.
Use LOLBins, custom encoding, and temporary exclusions to evade AV/EDR while staying authorized.
Bug bounty scope management defines allowed assets; high‑quality reports need reproducible proof, CVSS scoring, and a structured template.
Isolate periodic DNS/HTTP/HTTPS requests with Wireshark filters, IO graphs, and payload inspection to pinpoint C2 beacons.
Memorize these ten Wireshark display filters to efficiently isolate hosts, services, and suspicious traffic.
Detect ARP spoofing with Wireshark's duplicate‑address filter and MITM by checking TTL/RTT anomalies and TCP retransmissions, while accounting for virtual MAC false positives.
Capture, filter, export, decode, and optionally crack cleartext credentials using Wireshark/tshark and standard cracking tools; ensure you have a proper tap or mirror on switched networks.
DNS tunneling hides data in subdomains; detect it by monitoring query volume, label entropy, record types, and response sizes.
Set SSLKEYLOGFILE, launch the client, point Wireshark TLS prefs to the file, and traffic decrypts.