Bulletin · UTC

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

  1. A cryptographic audit systematically reviews an application's use of cryptographic primitives, protocols, and key management to identify vulnerabilities such as weak algorithms, insecure modes, hardco

    by Yash @ Explainxperforming-cryptographic-audit-of-application0 comments
  2. Deploy and manage network honeypots using OpenCanary, T-Pot, or Cowrie to detect unauthorized access, lateral movement, and attacker reconnaissance.

    by Yash @ Explainximplementing-network-deception-with-honeypots0 comments
  3. Investigates phishing email incidents from initial user report through header analysis, URL/attachment detonation, impacted user identification, and containment actions using SOC tools like Splunk, Microsoft Defender, a…

    by Yash @ Explainxinvestigating-phishing-email-incident0 comments
  4. Deploy and configure an OpenTAXII server to share and consume STIX-formatted cyber threat intelligence using the TAXII 2.1 protocol for automated indicator exchange between organizations.

    by Yash @ Explainximplementing-taxii-server-with-opentaxii0 comments
  5. Performs systematic security testing of web applications following the OWASP Web Security Testing Guide (WSTG) methodology to identify vulnerabilities in authentication, authorization, input validation, session manageme…

    by Yash @ Explainxperforming-web-application-penetration-test0 comments
  6. Configure and execute authenticated vulnerability scans using OpenVAS/Greenbone Vulnerability Management with SSH and SMB credentials for comprehensive host-level assessment.

    by Yash @ Explainxperforming-authenticated-scan-with-openvas0 comments
  7. Detect unusual API call patterns in AWS CloudTrail logs using boto3, statistical baselining, and behavioral analysis to identify credential compromise, privilege escalation, and unauthorized resource access.

    by Yash @ Explainxdetecting-aws-cloudtrail-anomalies0 comments
  8. Integrate Hardware Security Modules (HSMs) using PKCS#11 interface for cryptographic key management, signing operations, and secure key storage with python-pkcs11, AWS CloudHSM, and YubiHSM2.

    by Yash @ Explainxperforming-hardware-security-module-integration0 comments
  9. Detects AI-generated deepfake audio used in voice phishing (vishing) attacks by extracting spectral features (MFCC, spectral centroid, spectral contrast, zero-crossing rate) and classifying samples with machine learning…

    by Yash @ Explainxdetecting-deepfake-audio-in-vishing-attacks0 comments
  10. Tests Android inter-process communication (IPC) through intents for vulnerabilities including intent injection, unauthorized component access, broadcast sniffing, pending intent hijacking, and content provider data leak…

    by Yash @ Explainxtesting-android-intents-for-vulnerabilities0 comments
  11. Conducts authorized wireless network penetration tests to assess the security of WiFi infrastructure by testing for weak encryption protocols, captive portal bypasses, evil twin attacks, WPA2/WPA3 handshake capture, rog…

    by Yash @ Explainxconducting-wireless-network-penetration-test0 comments
  12. Identifying and exploiting Insecure Direct Object Reference vulnerabilities to access unauthorized resources by manipulating object identifiers in API requests and URLs.

    by Yash @ Explainxexploiting-idor-vulnerabilities0 comments
  13. Implements Mobile Application Management (MAM) policies to protect enterprise data on managed and unmanaged mobile devices through app-level controls including data loss prevention, selective wipe, app configuration, an…

    by Yash @ Explainximplementing-mobile-application-management0 comments
  14. Securing container registry images by implementing vulnerability scanning with Trivy and Grype, enforcing image signing with Cosign and Sigstore, configuring registry access controls, and building CI/CD pipelines that p…

    by Yash @ Explainxsecuring-container-registry-images0 comments
  15. Uses Postman to perform structured API security testing by building collections that test for OWASP API Security Top 10 vulnerabilities including authentication bypass, authorization flaws, injection, and data exposure.…

    by Yash @ Explainxperforming-api-security-testing-with-postman0 comments
  16. Maps observed adversary behaviors, security alerts, and detection rules to MITRE ATT&CK techniques and sub-techniques to quantify detection coverage and guide control prioritization. Use when building an ATT&CK-based co…

    by Yash @ Explainxmapping-mitre-attack-techniques0 comments
  17. Nikto is an open-source web server and web application scanner that tests against over 7,000 potentially dangerous files/programs, checks for outdated versions of over 1,250 servers, and identifies ve

    by Yash @ Explainxperforming-web-application-scanning-with-nikto0 comments
  18. Tests web applications for Cross-Site Scripting (XSS) vulnerabilities by injecting JavaScript payloads into reflected, stored, and DOM-based contexts to demonstrate client-side code execution, session hijacking, and use…

    by Yash @ Explainxtesting-for-xss-vulnerabilities0 comments
  19. Indicator lifecycle management tracks IOCs from initial discovery through validation, enrichment, deployment, monitoring, and eventual retirement. This skill covers implementing systematic processes f

    by Yash @ Explainxperforming-indicator-lifecycle-management0 comments
  20. Scan container images for known vulnerabilities using Anchore Grype with SBOM-based matching and configurable severity thresholds.

    by Yash @ Explainxscanning-container-images-with-grype0 comments
  21. Performs firmware image extraction and analysis using binwalk to identify embedded filesystems, compressed archives, bootloaders, kernel images, and cryptographic material. Covers entropy analysis for detecting encrypte…

    by Yash @ Explainxperforming-firmware-extraction-with-binwalk0 comments
  22. Conducts penetration testing of iOS and Android mobile applications following the OWASP Mobile Application Security Testing Guide (MASTG) to identify vulnerabilities in data storage, network communication, authenticatio…

    by Yash @ Explainxconducting-mobile-app-penetration-test0 comments
  23. Testing web applications for clickjacking vulnerabilities by assessing frame embedding controls and crafting proof-of-concept overlay attacks during authorized security assessments.

    by Yash @ Explainxperforming-clickjacking-attack-test0 comments
  24. Responds to malware infections across enterprise endpoints by identifying the malware family, determining infection vectors, assessing spread, and executing eradication procedures. Covers the full lifecycle from detecti…

    by Yash @ Explainxconducting-malware-incident-response0 comments
  25. Uses Rekall memory forensics framework to analyze memory dumps for process hollowing, injected code via VAD anomalies, hidden processes, and rootkit detection. Applies plugins like pslist, psscan, vadinfo, malfind, and…

    by Yash @ Explainxextracting-memory-artifacts-with-rekall0 comments
  26. Test for Server-Side Request Forgery vulnerabilities by probing cloud metadata endpoints, internal network services, and protocol handlers through user-controllable URL parameters. Tests AWS/GCP/Azure metadata APIs (169…

    by Yash @ Explainxperforming-ssrf-vulnerability-exploitation0 comments
  27. Tenable Nessus is the industry-leading vulnerability scanner used to identify security weaknesses across network infrastructure including servers, workstations, network devices, and operating systems.

    by Yash @ Explainxscanning-infrastructure-with-nessus0 comments
  28. Configure Cloudflare DDoS protection with managed rulesets, rate limiting, WAF rules, Bot Management, and origin protection to mitigate volumetric, protocol, and application-layer attacks.

    by Yash @ Explainximplementing-ddos-mitigation-with-cloudflare0 comments
  29. Implement Zero Trust Network Access using Zscaler Private Access (ZPA) to replace traditional VPN with identity-based, context-aware access to private applications through the Zscaler Zero Trust Exchange.

    by Yash @ Explainximplementing-zero-trust-network-access-with-zscaler0 comments
  30. Testing web applications for Cross-Site Request Forgery vulnerabilities by crafting forged requests that exploit authenticated user sessions during authorized security assessments.

    by Yash @ Explainxperforming-csrf-attack-simulation0 comments
  31. Detect data staging activity before exfiltration by monitoring for archive creation with 7-Zip/RAR, unusual temp folder access, large file consolidation, and staging directory patterns via EDR and process telemetry

    by Yash @ Explainxhunting-for-data-staging-before-exfiltration0 comments
  32. Deploy Google BeyondCorp Enterprise zero trust access controls using Identity-Aware Proxy (IAP), context-aware access policies, device trust validation, and Access Context Manager to enforce identity and posture-based a…

    by Yash @ Explainximplementing-zero-trust-with-beyondcorp0 comments
  33. This skill covers hardening container images by minimizing attack surface, removing unnecessary packages, implementing multi-stage builds, configuring non-root users, and applying CIS Docker Benchmark recommendations to…

    by Yash @ Explainxperforming-container-image-hardening0 comments
  34. Implements USB device control policies to restrict unauthorized removable media access on endpoints, preventing data exfiltration and malware introduction via USB devices. Use when deploying device control via Group Pol…

    by Yash @ Explainximplementing-usb-device-control-policy0 comments
  35. Harden LDAP directory services against common attacks including credential harvesting, LDAP injection, anonymous binding, and channel binding bypass. Covers LDAPS enforcement, channel binding, LDAP si

    by Yash @ Explainxconfiguring-ldap-security-hardening0 comments
  36. Building a Threat Intelligence Platform (TIP) involves deploying and integrating multiple CTI tools into a unified system for collecting, analyzing, enriching, and disseminating threat intelligence. T

    by Yash @ Explainxbuilding-threat-intelligence-platform0 comments
  37. Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative operations, impossible travel, privilege escalation, and resource modifications. Builds KQL queries for th…

    by Yash @ Explainxanalyzing-azure-activity-logs-for-threats0 comments
  38. Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates, and unauthorized certificate issuance targeting your organization.

    by Yash @ Explainxanalyzing-certificate-transparency-for-phishing0 comments
  39. Detect DCSync attacks by analyzing Windows Event ID 4662 for unauthorized DS-Replication-Get-Changes requests from non-domain-controller accounts.

    by Yash @ Explainxhunting-for-dcsync-attacks0 comments
  40. Detecting data exfiltration attempts from AWS S3 buckets by analyzing CloudTrail S3 data events, VPC Flow Logs, GuardDuty findings, Amazon Macie alerts, and S3 access patterns to identify unauthorized bulk downloads and…

    by Yash @ Explainxdetecting-s3-data-exfiltration-attempts0 comments
  41. Extract cached credentials, password hashes, Kerberos tickets, and authentication tokens from memory dumps using Volatility and Mimikatz for forensic investigation.

    by Yash @ Explainxextracting-credentials-from-memory-dump0 comments
  42. Detect and exploit race condition vulnerabilities in web applications using Turbo Intruder's single-packet attack technique to bypass rate limits, duplicate transactions, and exploit time-of-check-to-time-of-use flaws.

    by Yash @ Explainxexploiting-race-condition-vulnerabilities0 comments
  43. Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

    by Yash @ Explainxanalyzing-ethereum-smart-contract-vulnerabilities0 comments
  44. Sign and verify container image provenance using Sigstore Cosign with keyless OIDC-based signing, attestations, and Kubernetes admission enforcement.

    by Yash @ Explainximplementing-image-provenance-verification-with-cosign0 comments
  45. Build comprehensive forensic super-timelines using Plaso (log2timeline) to correlate events across file systems, logs, and artifacts into a unified chronological view.

    by Yash @ Explainxperforming-timeline-reconstruction-with-plaso0 comments
  46. Implements application whitelisting using Windows AppLocker to restrict unauthorized software execution on endpoints, reducing attack surface from malware, unauthorized tools, and shadow IT. Use when enforcing applicati…

    by Yash @ Explainximplementing-application-whitelisting-with-applocker0 comments
  47. This skill covers implementing network segmentation in Operational Technology environments using VLANs, industrial firewalls, data diodes, and software-defined networking. It addresses the Purdue Model-based segmentatio…

    by Yash @ Explainximplementing-network-segmentation-for-ot0 comments
  48. Implementing Cloud Data Loss Prevention (DLP) using Amazon Macie, Azure Information Protection, and Google Cloud DLP API to discover, classify, and protect sensitive data across cloud storage, databases, and data pipeli…

    by Yash @ Explainximplementing-cloud-dlp-for-data-protection0 comments
  49. Perform forensic analysis of SQLite databases to recover deleted records from freelists and WAL files, decode encoded timestamps, and extract evidence from browser history, messaging apps, and mobile device databases.

    by Yash @ Explainxperforming-sqlite-database-forensics0 comments
  50. Exploit PHP type juggling vulnerabilities caused by loose comparison operators to bypass authentication, circumvent hash verification, and manipulate application logic through type coercion attacks.

    by Yash @ Explainxexploiting-type-juggling-vulnerabilities0 comments