Bulletin · UTC

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

  1. Build effective detection rules using Splunk Search Processing Language (SPL) correlation searches to identify security threats in SOC environments.

    by Yash @ Explainxbuilding-detection-rule-with-splunk-spl0 comments
  2. Harbor is an open-source container registry that provides security features including vulnerability scanning (integrated Trivy), image signing (Notary/Cosign), RBAC, content trust policies, replicatio

    by Yash @ Explainxsecuring-container-registry-with-harbor0 comments
  3. Auditing HTTP security headers including CSP, HSTS, X-Frame-Options, and cookie attributes to identify missing or misconfigured browser-level protections.

    by Yash @ Explainxperforming-security-headers-audit0 comments
  4. Deploys DNS, HTTP, and AWS API key canary tokens across network infrastructure to detect unauthorized access and lateral movement. Integrates with webhook alerting (Slack, Teams, email, generic HTTP) for real-time intru…

    by Yash @ Explainximplementing-canary-tokens-for-network-intrusion0 comments
  5. Perform Kerberoasting attacks using Impacket's GetUserSPNs to extract and crack Kerberos TGS tickets for Active Directory service accounts.

    by Yash @ Explainxexploiting-kerberoasting-with-impacket0 comments
  6. Assess SSL/TLS server configurations using the sslyze Python library to evaluate cipher suites, certificate chains, protocol versions, HSTS headers, and known vulnerabilities like Heartbleed and ROBOT.

    by Yash @ Explainxperforming-ssl-tls-security-assessment0 comments
  7. Auditing Microsoft Entra ID (Azure Active Directory) configuration to identify risky authentication policies, overly permissive role assignments, stale accounts, conditional access gaps, and guest user risks using Azure…

    by Yash @ Explainxauditing-azure-active-directory-configuration0 comments
  8. Simulates man-in-the-middle attacks using Ettercap, mitmproxy, and Bettercap in authorized environments to intercept, analyze, and modify network traffic for testing encryption enforcement, certificate validation, and d…

    by Yash @ Explainxconducting-man-in-the-middle-attack-simulation0 comments
  9. Conduct red team operations using the Covenant C2 framework for authorized adversary simulation, including listener setup, grunt deployment, task execution, and lateral movement tracking.

    by Yash @ Explainxperforming-red-team-with-covenant0 comments
  10. Detect abuse of legitimate Windows binaries (LOLBins) used for living off the land attacks. Monitors process creation, command-line arguments, and parent-child relationships to identify suspicious LOLBin execution patte…

    by Yash @ Explainxdetecting-living-off-the-land-attacks0 comments
  11. Use YARA pattern-matching rules to hunt for malware, suspicious files, and indicators of compromise across filesystems and memory dumps. Covers rule authoring, yara-python scanning, and integration with threat intel fee…

    by Yash @ Explainxperforming-threat-hunting-with-yara-rules0 comments
  12. Analyze Windows LNK shortcut files and Jump List artifacts to establish evidence of file access, program execution, and user activity using LECmd, JLECmd, and manual binary parsing of the Shell Link Binary format.

    by Yash @ Explainxanalyzing-lnk-file-and-jump-list-artifacts0 comments
  13. Build a structured SOC escalation matrix defining severity tiers, response SLAs, escalation paths, and notification procedures for security incidents.

    by Yash @ Explainxbuilding-soc-escalation-matrix0 comments
  14. Pass-the-Ticket (PtT) is a lateral movement technique that uses stolen Kerberos tickets (TGT or TGS) to authenticate to services without knowing the user's password. By extracting Kerberos tickets fro

    by Yash @ Explainxconducting-pass-the-ticket-attack0 comments
  15. Detecting and exploiting HTTP request smuggling vulnerabilities caused by Content-Length and Transfer-Encoding parsing discrepancies between front-end and back-end servers.

    by Yash @ Explainxexploiting-http-request-smuggling0 comments
  16. Implement automated incident response playbooks in Cortex XSOAR to orchestrate security workflows across SOC tools and reduce manual response time.

    by Yash @ Explainximplementing-soar-playbook-with-palo-alto-xsoar0 comments
  17. Performs User and Entity Behavior Analytics (UEBA) to detect anomalous user activities including impossible travel, unusual access patterns, privilege abuse, and insider threats using SIEM-based behavioral baselines and…

    by Yash @ Explainxperforming-user-behavior-analytics0 comments
  18. Analyze volatile memory dumps using Volatility 3 to extract running processes, network connections, loaded modules, and evidence of malicious activity.

    by Yash @ Explainxperforming-memory-forensics-with-volatility30 comments
  19. This skill teaches security teams how to detect and respond to unauthorized cryptocurrency mining operations in cloud environments. It covers identifying cryptomining indicators through compute usage anomalies, network…

    by Yash @ Explainxdetecting-cryptomining-in-cloud0 comments
  20. Automate network traffic analysis using tshark and pyshark for protocol statistics, suspicious flow detection, DNS anomaly identification, and IOC extraction from PCAP files

    by Yash @ Explainxperforming-network-traffic-analysis-with-tshark0 comments
  21. Conduct a focused Active Directory penetration test to enumerate domain objects, discover attack paths with BloodHound, exploit Kerberos weaknesses, escalate privileges via ADCS/DCSync, and demonstrate domain compromise.

    by Yash @ Explainxperforming-active-directory-penetration-test0 comments
  22. Detects insider data exfiltration by analyzing DLP policy violations, file access patterns, upload volume anomalies, and off-hours activity in endpoint and cloud logs. Uses pandas for behavioral analytics and statistica…

    by Yash @ Explainxdetecting-insider-data-exfiltration-via-dlp0 comments
  23. Audit Azure Blob and ADLS storage accounts for public access exposure, weak or long-lived SAS tokens, missing encryption at rest, disabled HTTPS-only traffic, and outdated TLS versions using the azure-mgmt-storage Pytho…

    by Yash @ Explainxdetecting-azure-storage-account-misconfigurations0 comments
  24. Implement comprehensive API security testing using the 42Crunch platform to perform static audit and dynamic conformance scanning of OpenAPI specifications.

    by Yash @ Explainximplementing-api-security-testing-with-42crunch0 comments
  25. Authenticated (credentialed) vulnerability scanning uses valid system credentials to log into target hosts and perform deep inspection of installed software, patches, configurations, and security sett

    by Yash @ Explainxperforming-authenticated-vulnerability-scan0 comments
  26. Configures Windows Group Policy Objects (GPO) to prevent ransomware execution and limit its spread. Implements AppLocker rules, Software Restriction Policies, Controlled Folder Access, attack surface reduction rules, an…

    by Yash @ Explainximplementing-anti-ransomware-group-policy0 comments
  27. Detects lateral movement techniques including Pass-the-Hash, PsExec, WMI execution, RDP pivoting, and SMB-based spreading using SIEM correlation of Windows event logs, network flow data, and endpoint telemetry mapped to…

    by Yash @ Explainxperforming-lateral-movement-detection0 comments
  28. Implements strategies to reduce SOC alert fatigue by tuning detection rules, consolidating duplicate alerts, implementing risk-based alerting, and measuring alert quality metrics to maintain analyst effectiveness and pr…

    by Yash @ Explainximplementing-alert-fatigue-reduction0 comments
  29. Correlates disparate security incidents, IOCs, and adversary behaviors across time and organizations to identify unified threat campaigns, attribute them to common threat actors, and extract shared indicators for improv…

    by Yash @ Explainxcorrelating-threat-campaigns0 comments
  30. Configure ModSecurity WAF with OWASP Core Rule Set (CRS) for web application logging, tune rules to reduce false positives, analyze audit logs for attack detection, and implement custom SecRules for application-specific…

    by Yash @ Explainximplementing-web-application-logging-with-modsecurity0 comments
  31. Implement User and Entity Behavior Analytics using Elasticsearch/OpenSearch to build behavioral baselines, calculate anomaly scores, perform peer group analysis, and detect insider threat indicators such as data exfiltr…

    by Yash @ Explainxdetecting-insider-threat-with-ueba0 comments
  32. SPF, DKIM, and DMARC form the three pillars of email authentication. Together they prevent domain spoofing, validate message integrity, and define policies for handling unauthenticated mail. Proper im

    by Yash @ Explainximplementing-dmarc-dkim-spf-email-security0 comments
  33. Perform comprehensive security posture assessment of AWS accounts using ScoutSuite to enumerate resources, identify misconfigurations, and generate actionable security reports.

    by Yash @ Explainxperforming-aws-account-enumeration-with-scout-suite0 comments
  34. Tune SIEM detection rules to reduce false positives by analyzing alert volumes, creating whitelists, adjusting thresholds, and measuring detection efficacy metrics in Splunk and Elastic

    by Yash @ Explainximplementing-siem-use-case-tuning0 comments
  35. Implement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication.

    by Yash @ Explainximplementing-kubernetes-network-policy-with-calico0 comments
  36. Reverse engineers malware binaries using NSA's Ghidra disassembler and decompiler to understand internal logic, cryptographic routines, C2 protocols, and evasion techniques at the assembly and pseudo-C level. Activates…

    by Yash @ Explainxreverse-engineering-malware-with-ghidra0 comments
  37. Leverage the CISA Known Exploited Vulnerabilities catalog alongside EPSS and CVSS to prioritize CVE remediation based on real-world exploitation evidence.

    by Yash @ Explainxperforming-cve-prioritization-with-kev-catalog0 comments
  38. Deploy CyberArk Privileged Access Management to discover, vault, rotate, and monitor privileged credentials across enterprise infrastructure. This skill covers vault architecture, session isolation, c

    by Yash @ Explainximplementing-privileged-access-management-with-cyberark0 comments
  39. Enumerates DNS records, attempts zone transfers, brute-forces subdomains, and maps DNS infrastructure during authorized reconnaissance to identify attack surface, misconfigurations, and information disclosure in target…

    by Yash @ Explainxperforming-dns-enumeration-and-zone-transfer0 comments
  40. Detect Pass-the-Hash attacks by analyzing NTLM authentication patterns, identifying Type 3 logons with NTLM where Kerberos is expected, and correlating with credential dumping.

    by Yash @ Explainxdetecting-pass-the-hash-attacks0 comments
  41. Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux,…

    by Yash @ Explainxanalyzing-memory-dumps-with-volatility0 comments
  42. Implement Kubernetes Pod Security Admission to enforce baseline and restricted security profiles at namespace level using built-in admission controller.

    by Yash @ Explainximplementing-pod-security-admission-controller0 comments
  43. Perform security assessments of SCADA Human-Machine Interface (HMI) systems to identify vulnerabilities in web-based HMIs, thin-client configurations, authentication mechanisms, and communication channels between HMI an…

    by Yash @ Explainxperforming-scada-hmi-security-assessment0 comments
  44. Dark web monitoring involves systematically scanning Tor hidden services, underground forums, paste sites, and dark web marketplaces to identify threats targeting an organization, including leaked cre

    by Yash @ Explainxperforming-dark-web-monitoring-for-threats0 comments
  45. Hunt for MITRE ATT&CK T1098 account manipulation including shadow admin creation, SID history injection, group membership changes, and credential modifications using Windows Security Event Logs.

    by Yash @ Explainxhunting-for-t1098-account-manipulation0 comments
  46. The General Data Protection Regulation (EU) 2016/679 (GDPR) is the EU's comprehensive data protection law governing the collection, processing, storage, and transfer of personal data. This skill cover

    by Yash @ Explainximplementing-gdpr-data-protection-controls0 comments
  47. Analyzes malware command-and-control (C2) communication protocols to understand beacon patterns, command structures, data encoding, and infrastructure. Covers HTTP, HTTPS, DNS, and custom protocol C2 analysis for detect…

    by Yash @ Explainxanalyzing-command-and-control-communication0 comments
  48. Validate backup integrity through cryptographic hash verification, automated restore testing, corruption detection, and recoverability checks to ensure backups are reliable for disaster recovery and ransomware response…

    by Yash @ Explainxvalidating-backup-integrity-for-recovery0 comments
  49. Implements AWS Nitro Enclave-based confidential computing environments with cryptographic attestation, KMS policy integration using PCR-based condition keys, and secure vsock communication channels. The practitioner bui…

    by Yash @ Explainximplementing-aws-nitro-enclave-security0 comments
  50. Deploy CyberArk Secure Cloud Access to eliminate standing privileges in hybrid and multi-cloud environments using just-in-time access with time, entitlement, and approval controls.

    by Yash @ Explainximplementing-zero-standing-privilege-with-cyberark0 comments