Bulletin · UTC

Merged timeline: 501 items (blog publish time and listing createdAt in UTC). Page 6 of 11. For registry-only weekly slices, use /new.

  1. Detects defense evasion techniques used by adversaries in endpoint logs including log tampering, timestomping, process injection, and security tool disabling. Use when investigating suspicious endpoint behavior, buildin…

    by Yash @ Explainxdetecting-evasion-techniques-in-endpoint-logs0 comments
  2. Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including command-and-control communications, lateral movement, data exfiltration, and exploitation attempts. Use…

    by Yash @ Explainxanalyzing-network-traffic-for-incidents0 comments
  3. Conduct authorized physical penetration testing using tailgating, badge cloning, lock bypassing, and rogue device deployment to evaluate facility security controls.

    by Yash @ Explainxperforming-physical-intrusion-assessment0 comments
  4. Auditing Google Cloud Platform IAM permissions to identify overly permissive bindings, primitive role usage, service account key proliferation, and cross-project access risks using gcloud CLI, Policy Analyzer, and IAM R…

    by Yash @ Explainxauditing-gcp-iam-permissions0 comments
  5. AES (Advanced Encryption Standard) is a symmetric block cipher standardized by NIST (FIPS 197) used to protect classified and sensitive data. This skill covers implementing AES-256 encryption in GCM m

    by Yash @ Explainximplementing-aes-encryption-for-data-at-rest0 comments
  6. Test web applications for XML injection vulnerabilities including XXE, XPath injection, and XML entity attacks to identify data exposure and server-side request forgery risks.

    by Yash @ Explainxtesting-for-xml-injection-vulnerabilities0 comments
  7. Builds a structured ransomware incident response playbook aligned with the CISA StopRansomware Guide and NIST Cybersecurity Framework. Covers preparation, detection, containment, eradication, recovery, and post-incident…

    by Yash @ Explainxbuilding-ransomware-playbook-with-cisa-framework0 comments
  8. Integrate AFL++ coverage-guided fuzz testing into CI/CD pipelines to discover memory corruption, input handling, and logic vulnerabilities in C/C++ and compiled applications.

    by Yash @ Explainximplementing-fuzz-testing-in-cicd-with-aflplusplus0 comments
  9. Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

    by Yash @ Explainxanalyzing-golang-malware-with-ghidra0 comments
  10. Deploy Zeek network security monitor to capture, parse, and analyze network traffic metadata for threat detection, anomaly identification, and forensic investigation.

    by Yash @ Explainxperforming-network-traffic-analysis-with-zeek0 comments
  11. Detect Mimikatz execution through command-line patterns, LSASS access signatures, binary indicators, and in-memory detection of known modules.

    by Yash @ Explainxdetecting-mimikatz-execution-patterns0 comments
  12. Identifying and exploiting OAuth 2.0 and OpenID Connect misconfigurations including redirect URI manipulation, token leakage, and authorization code theft during security assessments.

    by Yash @ Explainxexploiting-oauth-misconfiguration0 comments
  13. This skill covers analyzing Programmable Logic Controller (PLC) firmware for security vulnerabilities including hardcoded credentials, insecure update mechanisms, backdoor functions, memory corruption flaws, and undocum…

    by Yash @ Explainxperforming-plc-firmware-security-analysis0 comments
  14. Vulnerability remediation SLAs define mandatory timeframes for patching or mitigating identified vulnerabilities based on severity, asset criticality, and exploit availability. Effective SLA programs

    by Yash @ Explainximplementing-vulnerability-remediation-sla0 comments
  15. Configure Google Workspace advanced phishing and malware protection settings including pre-delivery scanning, attachment protection, spoofing detection, and Enhanced Safe Browsing.

    by Yash @ Explainximplementing-google-workspace-phishing-protection0 comments
  16. Implement API abuse detection using token bucket, sliding window, and adaptive rate limiting algorithms to prevent DDoS, brute force, and credential stuffing attacks.

    by Yash @ Explainximplementing-api-abuse-detection-with-rate-limiting0 comments
  17. This skill covers hardening GitHub Actions workflows against supply chain attacks, credential theft, and privilege escalation. It addresses pinning actions to SHA digests, minimizing GITHUB_TOKEN permissions, protecting…

    by Yash @ Explainxsecuring-github-actions-workflows0 comments
  18. Open Source Intelligence (OSINT) gathering is the first active phase of a red team engagement, where operators collect publicly available information about the target organization to identify attack s

    by Yash @ Explainxperforming-open-source-intelligence-gathering0 comments
  19. This skill guides practitioners through hardening AWS Identity and Access Management configurations to enforce least privilege access across cloud accounts. It covers IAM policy scoping, permission boundaries, Access An…

    by Yash @ Explainxsecuring-aws-iam-permissions0 comments
  20. Classify and prioritize security incidents using structured IR playbooks to determine severity, assign response teams, and initiate appropriate response procedures.

    by Yash @ Explainxtriaging-security-incident-with-ir-playbook0 comments
  21. STIX (Structured Threat Information eXpression) and TAXII (Trusted Automated eXchange of Intelligence Information) are OASIS open standards for representing and transporting cyber threat intelligence.

    by Yash @ Explainximplementing-stix-taxii-feed-integration0 comments
  22. Hash cracking is an essential skill for penetration testers and security auditors to evaluate password strength. Hashcat is the world's fastest password recovery tool, supporting over 300 hash types w

    by Yash @ Explainxperforming-hash-cracking-with-hashcat0 comments
  23. Detect and prevent API enumeration attacks including BOLA and IDOR exploitation by monitoring sequential identifier access patterns and authorization failures.

    by Yash @ Explainxdetecting-api-enumeration-attacks0 comments
  24. Detect DNS-based data exfiltration by analyzing Zeek dns.log for high-entropy subdomains and anomalous query patterns

    by Yash @ Explainxdetecting-exfiltration-over-dns-with-zeek0 comments
  25. Performs advanced network reconnaissance using Nmap's scripting engine, timing controls, evasion techniques, and output parsing to discover hosts, enumerate services, detect vulnerabilities, and fingerprint operating sy…

    by Yash @ Explainxscanning-network-with-nmap-advanced0 comments
  26. Executes Atomic Red Team tests mapped to MITRE ATT&CK techniques, performs coverage gap analysis across the ATT&CK matrix, and runs detection validation loops to measure blue team visibility. Covers Invoke-AtomicRedTeam…

    by Yash @ Explainxperforming-purple-team-atomic-testing0 comments
  27. Build and configure a resilient command-and-control infrastructure using BishopFox's Sliver C2 framework with redirectors, HTTPS listeners, and multi-operator support for authorized red team engagements.

    by Yash @ Explainxbuilding-c2-infrastructure-with-sliver-framework0 comments
  28. Build a systematic threat hunt hypothesis framework that transforms threat intelligence, attack patterns, and environmental data into testable hunting hypotheses.

    by Yash @ Explainxbuilding-threat-hunt-hypothesis-framework0 comments
  29. Deploys and configures CrowdStrike Falcon EDR agents across enterprise endpoints to enable real-time threat detection, behavioral analysis, and automated response. Use when onboarding endpoints to EDR coverage, configur…

    by Yash @ Explainxdeploying-edr-agent-with-crowdstrike0 comments
  30. Map advanced persistent threat (APT) group tactics, techniques, and procedures (TTPs) to the MITRE ATT&CK framework using the ATT&CK Navigator and attackcti Python library. The analyst queries STIX/TAXII data for group-…

    by Yash @ Explainxanalyzing-threat-actor-ttps-with-mitre-navigator0 comments
  31. Deploy MISP (Malware Information Sharing Platform) to aggregate, correlate, and distribute threat intelligence feeds from multiple sources for centralized IOC management and automated SIEM integration.

    by Yash @ Explainxbuilding-threat-feed-aggregation-with-misp0 comments
  32. Detect abuse of elevation control mechanisms including UAC bypass, sudo exploitation, and setuid/setgid manipulation by monitoring registry modifications, process elevation flags, and unusual parent-child process relati…

    by Yash @ Explainxdetecting-t1548-abuse-elevation-control-mechanism0 comments
  33. Implements Delinea Secret Server for privileged access management (PAM) including secret vault configuration, role-based access policies, automated password rotation, session recording, and integration with Active Direc…

    by Yash @ Explainximplementing-delinea-secret-server-for-pam0 comments
  34. Detect and test for OWASP API3:2023 Broken Object Property Level Authorization vulnerabilities including excessive data exposure and mass assignment attacks.

    by Yash @ Explainxdetecting-broken-object-property-level-authorization0 comments
  35. Analyzes and simulates BGP hijacking scenarios in authorized lab environments to assess route origin validation, RPKI deployment, and BGP monitoring defenses against prefix hijacking and route leak attacks on internet r…

    by Yash @ Explainxexploiting-bgp-hijacking-vulnerabilities0 comments
  36. Detects command-and-control (C2) communications tunneled through DNS protocol including DNS tunneling tools (Iodine, dnscat2, dns2tcp, Cobalt Strike DNS beacon), domain generation algorithms (DGA), encoded payload deliv…

    by Yash @ Explainxdetecting-command-and-control-over-dns0 comments
  37. Configure rsyslog for centralized log collection with TLS encryption, custom templates, and log rotation. Generates server and client configuration files with GnuTLS stream drivers, x509 certificate authentication, per-…

    by Yash @ Explainximplementing-syslog-centralization-with-rsyslog0 comments
  38. RSA (Rivest-Shamir-Adleman) is the most widely deployed asymmetric cryptographic algorithm, used for digital signatures, key exchange, and encryption. This skill covers generating, storing, rotating,

    by Yash @ Explainximplementing-rsa-key-pair-management0 comments
  39. Parse Windows Prefetch files using the windowsprefetch Python library to reconstruct application execution history, detect renamed or masquerading binaries, and identify suspicious program execution patterns.

    by Yash @ Explainxanalyzing-windows-prefetch-with-python0 comments
  40. This skill covers deploying anomaly detection systems for industrial control environments using machine learning models trained on OT network baselines, physics-based process models, and behavioral analysis of industria…

    by Yash @ Explainxdetecting-anomalies-in-industrial-control-systems0 comments
  41. Detect and extract hidden data embedded in images, audio, and other media files using steganalysis tools to uncover covert communication channels.

    by Yash @ Explainxperforming-steganography-detection0 comments
  42. Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects.

    by Yash @ Explainxanalyzing-malicious-pdf-with-peepdf0 comments
  43. Automate GoPhish phishing simulation campaigns using the Python gophish library. Creates email templates with tracking pixels, configures SMTP sending profiles, builds target groups from CSV, launches campaigns, and ana…

    by Yash @ Explainxperforming-red-team-phishing-with-gophish0 comments
  44. Detecting misconfigured Azure Storage accounts including publicly accessible blob containers, missing encryption settings, overly permissive SAS tokens, disabled logging, and network access violations using Azure CLI, P…

    by Yash @ Explainxdetecting-misconfigured-azure-storage0 comments
  45. This skill covers implementing a structured patch management program for OT/ICS environments where traditional IT patching approaches can cause process disruption or safety hazards. It addresses vendor compatibility tes…

    by Yash @ Explainximplementing-patch-management-for-ot-systems0 comments
  46. MS17-010 (EternalBlue) is a critical vulnerability in Microsoft's SMBv1 implementation that allows remote code execution. Originally discovered by the NSA and leaked by the Shadow Brokers in 2017, it

    by Yash @ Explainxexploiting-ms17-010-eternalblue-vulnerability0 comments
  47. Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Proc…

    by Yash @ Explainxperforming-thick-client-application-penetration-test0 comments
  48. PCI DSS 4.0.1 establishes 12 requirements across 6 control objectives for organizations that store, process, or transmit cardholder data. With PCI DSS 3.2.1 retiring April 2024 and 51 new requirements

    by Yash @ Explainximplementing-pci-dss-compliance-controls0 comments
  49. Implement HashiCorp Boundary for identity-aware zero trust infrastructure access management with dynamic credential brokering, session recording, and Vault integration.

    by Yash @ Explainximplementing-zero-trust-with-hashicorp-boundary0 comments
  50. Bypass Web Application Firewall protections using encoding techniques, HTTP method manipulation, parameter pollution, and payload obfuscation to deliver SQL injection, XSS, and other attack payloads past WAF detection r…

    by Yash @ Explainxperforming-web-application-firewall-bypass0 comments