Bulletin · UTC

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

  1. Builds automated threat intelligence feed integration pipelines connecting STIX/TAXII feeds, open-source threat intel, and commercial TI platforms into SIEM and security tools for real-time IOC matching and alerting. Us…

    by Yash @ Explainxbuilding-threat-intelligence-feed-integration0 comments
  2. Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation…

    by Yash @ Explainxperforming-soc2-type2-audit-preparation0 comments
  3. Trivy is a comprehensive open-source vulnerability scanner by Aqua Security that detects vulnerabilities in OS packages, language-specific dependencies, misconfigurations, secrets, and license violati

    by Yash @ Explainxscanning-docker-images-with-trivy0 comments
  4. Executes comprehensive red team exercises that simulate real-world adversary operations against an organization's people, processes, and technology. The red team operates with stealth as a primary objective, employing t…

    by Yash @ Explainxexecuting-red-team-exercise0 comments
  5. Perform forensic investigation of AWS environments using CloudTrail logs to reconstruct attacker activity, identify compromised credentials, and analyze API call patterns.

    by Yash @ Explainxperforming-cloud-forensics-with-aws-cloudtrail0 comments
  6. Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hi…

    by Yash @ Explainxanalyzing-linux-kernel-rootkits0 comments
  7. Assessing GraphQL API endpoints for introspection leaks, injection attacks, authorization flaws, and denial-of-service vulnerabilities during authorized security tests.

    by Yash @ Explainxperforming-graphql-security-assessment0 comments
  8. Deploy and configure Velociraptor for scalable endpoint forensic artifact collection during incident response using VQL queries, hunts, and pre-built artifact packs across Windows, Linux, and macOS environments.

    by Yash @ Explainximplementing-velociraptor-for-ir-collection0 comments
  9. Deploy Nozomi Networks Guardian sensors for passive OT network traffic analysis to achieve comprehensive asset visibility, real-time threat detection, and vulnerability assessment across industrial control systems witho…

    by Yash @ Explainximplementing-ot-network-traffic-analysis-with-nozomi0 comments
  10. Design and implement Privileged Access Workstations (PAWs) with device hardening, just-in-time access, and integration with CyberArk or BeyondTrust for secure administrative operations.

    by Yash @ Explainximplementing-privileged-access-workstation0 comments
  11. Business Email Compromise (BEC) is a sophisticated fraud scheme where attackers impersonate executives, vendors, or trusted partners to trick employees into transferring funds, sharing sensitive data,

    by Yash @ Explainxdetecting-business-email-compromise0 comments
  12. Kerberoasting is a post-exploitation technique that targets service accounts in Active Directory by requesting Kerberos TGS (Ticket Granting Service) tickets for accounts with Service Principal Names

    by Yash @ Explainxperforming-kerberoasting-attack0 comments
  13. Detects and analyzes fileless malware that operates entirely in memory using PowerShell, WMI, .NET reflection, registry-resident payloads, and living-off-the-land binaries (LOLBins) without writing traditional executabl…

    by Yash @ Explainxdetecting-fileless-malware-techniques0 comments
  14. Designs and implements VLAN-based network segmentation on managed switches to isolate network zones, enforce access control between segments, and reduce the attack surface by limiting lateral movement paths in enterpris…

    by Yash @ Explainxconfiguring-network-segmentation-with-vlans0 comments
  15. Tests WebSocket API implementations for security vulnerabilities including missing authentication on WebSocket upgrade, Cross-Site WebSocket Hijacking (CSWSH), injection attacks through WebSocket messages, insufficient…

    by Yash @ Explainxtesting-websocket-api-security0 comments
  16. Plan and execute authorized vishing (voice phishing) pretext calls to assess employee susceptibility to social engineering and evaluate security awareness controls.

    by Yash @ Explainxconducting-social-engineering-pretext-call0 comments
  17. Execute and test the JWT none algorithm attack to bypass signature verification by manipulating the alg header field in JSON Web Tokens.

    by Yash @ Explainxperforming-jwt-none-algorithm-attack0 comments
  18. Tests API authentication mechanisms for weaknesses including broken token validation, missing authentication on endpoints, weak password policies, credential stuffing susceptibility, token leakage in URLs or logs, and s…

    by Yash @ Explainxtesting-api-authentication-weaknesses0 comments
  19. Implements comprehensive Google Workspace security hardening including admin console configuration, phishing-resistant MFA enforcement, DLP policies, email authentication (SPF/DKIM/DMARC), OAuth app control, and externa…

    by Yash @ Explainximplementing-google-workspace-admin-security0 comments
  20. This skill covers conducting cybersecurity assessments of electric power grid infrastructure including generation facilities, transmission substations, distribution systems, and energy management system (EMS) control ce…

    by Yash @ Explainxperforming-power-grid-cybersecurity-assessment0 comments
  21. Simulates ARP spoofing attacks in authorized lab or pentest environments using arpspoof, Ettercap, and Scapy to demonstrate man-in-the-middle risks, test network detection capabilities, and validate ARP inspection count…

    by Yash @ Explainxperforming-arp-spoofing-attack-simulation0 comments
  22. Identifies and exploits insecure local data storage vulnerabilities in Android and iOS mobile applications including unencrypted databases, world-readable files, insecure SharedPreferences, plaintext credential storage,…

    by Yash @ Explainxexploiting-insecure-data-storage-in-mobile0 comments
  23. Identifies lateral movement techniques in enterprise networks by analyzing authentication logs, network flows, SMB traffic, and RDP sessions using Zeek, Velociraptor, and SIEM correlation rules to detect attackers movin…

    by Yash @ Explainxdetecting-lateral-movement-in-network0 comments
  24. Develop precise YARA rules for malware detection by identifying unique byte patterns, strings, and behavioral indicators in executable files while minimizing false positives.

    by Yash @ Explainxperforming-yara-rule-development-for-detection0 comments
  25. Performs privilege escalation assessments on compromised Linux and Windows systems to identify paths from low-privilege access to root or SYSTEM-level control. The tester enumerates misconfigurations, vulnerable service…

    by Yash @ Explainxperforming-privilege-escalation-assessment0 comments
  26. Perform systematic SIEM false positive reduction through rule tuning, threshold adjustment, correlation refinement, and threat intelligence enrichment to combat alert fatigue.

    by Yash @ Explainxperforming-false-positive-reduction-in-siem0 comments
  27. Implementing Cloud Security Posture Management (CSPM) to continuously monitor multi-cloud environments for misconfigurations, compliance violations, and security risks using Prowler, ScoutSuite, AWS Security Hub, Azure…

    by Yash @ Explainximplementing-cloud-security-posture-management0 comments
  28. Scans GitHub Actions workflows and CI/CD pipeline configurations for supply chain attack vectors including unpinned actions, script injection via expressions, dependency confusion, and secrets exposure. Uses PyGithub an…

    by Yash @ Explainxdetecting-supply-chain-attacks-in-ci-cd0 comments
  29. Analyze WAF (ModSecurity/AWS WAF/Cloudflare) logs to detect SQL injection attack campaigns. Parses ModSecurity audit logs and JSON WAF event logs to identify SQLi patterns (UNION SELECT, OR 1=1, SLEEP(), BENCHMARK()), t…

    by Yash @ Explainxdetecting-sql-injection-via-waf-logs0 comments
  30. Performs memory forensics analysis using Volatility 3 to extract evidence of malware execution, process injection, network connections, and credential theft from RAM dumps captured during incident response. Covers memor…

    by Yash @ Explainxconducting-memory-forensics-with-volatility0 comments
  31. Configure and execute agentless vulnerability scanning using network protocols, cloud snapshot analysis, and API-based discovery to assess systems without installing endpoint agents.

    by Yash @ Explainxperforming-agentless-vulnerability-scanning0 comments
  32. Implements privileged session monitoring and recording using Privileged Access Management (PAM) solutions, focusing on CyberArk Privileged Session Manager (PSM) and open-source alternatives. Covers session recording con…

    by Yash @ Explainximplementing-privileged-session-monitoring0 comments
  33. Detect RDP brute force attacks by analyzing Windows Security Event Logs for failed authentication patterns (Event ID 4625), successful logons after failures (Event ID 4624), NLA failures, and source IP frequency analysi…

    by Yash @ Explainxdetecting-rdp-brute-force-attacks0 comments
  34. Spearphishing simulation is a targeted social engineering attack vector used by red teams to gain initial access. Unlike broad phishing campaigns, spearphishing uses OSINT-derived intelligence to craf

    by Yash @ Explainxconducting-spearphishing-simulation-campaign0 comments
  35. Implements security monitoring using Datadog Cloud SIEM, Cloud Security Management (CSM), and Workload Protection to detect threats, enforce compliance, and respond to security events across cloud and hybrid infrastruct…

    by Yash @ Explainximplementing-security-monitoring-with-datadog0 comments
  36. Detect and exploit JavaScript prototype pollution vulnerabilities on both client-side and server-side applications to achieve XSS, RCE, and authentication bypass through property injection.

    by Yash @ Explainxexploiting-prototype-pollution-in-javascript0 comments
  37. Analyze memory dumps using Volatility3 plugins to detect injected code, rootkits, credential theft, and malware artifacts in Windows, Linux, and macOS memory images.

    by Yash @ Explainxperforming-memory-forensics-with-volatility3-plugins0 comments
  38. Implement a phishing report button in email clients with automated triage workflow that analyzes user-reported suspicious emails and provides feedback to reporters.

    by Yash @ Explainxbuilding-phishing-reporting-button-workflow0 comments
  39. Identify ransomware network indicators including C2 beaconing patterns, TOR exit node connections, data exfiltration flows, and encryption key exchange via Zeek conn.log and NetFlow analysis

    by Yash @ Explainxanalyzing-ransomware-network-indicators0 comments
  40. Queries Certificate Transparency logs via crt.sh and pycrtsh to detect phishing domains, unauthorized certificate issuance, and shadow IT. Monitors newly issued certificates for typosquatting and brand impersonation usi…

    by Yash @ Explainxanalyzing-tls-certificate-transparency-logs0 comments
  41. Detecting and exploiting Server-Side Template Injection (SSTI) vulnerabilities across Jinja2, Twig, Freemarker, and other template engines to achieve remote code execution.

    by Yash @ Explainxexploiting-template-injection-vulnerabilities0 comments
  42. Detect and exploit blind Server-Side Request Forgery vulnerabilities using out-of-band techniques, DNS interactions, and timing analysis to access internal services and cloud metadata endpoints.

    by Yash @ Explainxperforming-blind-ssrf-exploitation0 comments
  43. Perform comprehensive ICS/OT asset discovery using Claroty xDome platform, leveraging passive monitoring, Claroty Edge active queries, and integration ecosystem to gain full visibility into industrial control system ass…

    by Yash @ Explainxperforming-ics-asset-discovery-with-claroty0 comments
  44. This skill instructs security practitioners on deploying Microsoft Defender for Cloud as a cloud-native application protection platform for Azure, multi-cloud, and hybrid environments. It covers enabling Defender plans…

    by Yash @ Explainxsecuring-azure-with-microsoft-defender0 comments
  45. Identifies and exploits IPv6-specific vulnerabilities including SLAAC spoofing, Router Advertisement flooding, and IPv6 tunneling during authorized assessments to test dual-stack security controls and IPv6-aware network…

    by Yash @ Explainxexploiting-ipv6-vulnerabilities0 comments
  46. Write custom Semgrep SAST rules in YAML to detect application-specific vulnerabilities, enforce coding standards, and integrate into CI/CD pipelines.

    by Yash @ Explainximplementing-semgrep-for-custom-sast-rules0 comments
  47. Reverse engineers .NET malware using dnSpy decompiler and debugger to analyze C#/VB.NET source code, identify obfuscation techniques, extract configurations, and understand malicious functionality including stealers, RA…

    by Yash @ Explainxreverse-engineering-dotnet-malware-with-dnspy0 comments
  48. The NIST Cybersecurity Framework (CSF) 2.0, released in February 2024, provides a comprehensive taxonomy for managing cybersecurity risk through six core Functions - Govern, Identify, Protect, Detect, Respond, and Recov…

    by Yash @ Explainxperforming-nist-csf-maturity-assessment0 comments
  49. Analyzes network traffic generated by malware during sandbox execution or live incident response to identify C2 protocols, data exfiltration channels, payload downloads, and lateral movement patterns using Wireshark, Ze…

    by Yash @ Explainxanalyzing-network-traffic-of-malware0 comments
  50. Assess Bluetooth Low Energy device security by scanning, enumerating GATT services, and detecting vulnerabilities

    by Yash @ Explainxperforming-bluetooth-security-assessment0 comments