Skip to main content

このリポジトリの skills

nexuslinkproductions/yuri-os - 6ページ

SkillsMP は nexuslinkproductions/yuri-os から 1,033 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

nexuslinkproductions/yuri-os

収集済み skill 1,033 件中 40 件を表示しています。

職業分類
情報セキュリティアナリスト
説明

Detects credential stuffing attacks by analyzing authentication logs for login velocity anomalies, ASN diversity, password spray patterns, and geographic distribution of failed logins. Uses statistical analysis on Splunk or raw log data. Use when…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Perform rapid Sigma and keyword hunting across Windows event logs with Chainsaw.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt for malicious PowerShell activity by analyzing Script Block Logging (Event 4104), Module Logging (Event 4103), and process creation events. The analyst parses Windows Event Log EVTX files to detect obfuscated commands, AMSI bypass attempts, encoded…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Identify command-and-control beaconing patterns in network traffic by applying statistical frequency analysis, jitter calculation, and coefficient of variation scoring to detect periodic callbacks from compromised endpoints.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect Cobalt Strike beacon network activity using default TLS certificate signatures (serial 8BB00EE), JA3/JA3S/JARM fingerprints, HTTP C2 profile pattern matching, beacon jitter analysis, and named pipe detection via Zeek, Suricata, and Python PCAP analysis.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect C2 beaconing patterns in network traffic using frequency analysis, jitter detection, and domain reputation to identify compromised endpoints communicating with adversary infrastructure.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt for data exfiltration through network traffic analysis, detecting unusual data flows, DNS tunneling, cloud storage uploads, and encrypted channel abuse.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt for DCOM-based lateral movement by detecting abuse of MMC20.Application, ShellBrowserWindow, and ShellWindows COM objects through Sysmon Event ID 1 (process creation) and Event ID 3 (network connection) correlation, WMI event analysis, RPC endpoint…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect DCSync attacks by analyzing Windows Event ID 4662 for unauthorized DS-Replication-Get-Changes requests from non-domain-controller accounts.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect NTFS timestamp manipulation (MITRE T1070.006) by comparing $STANDARD_INFORMATION vs $FILE_NAME timestamps in the MFT. Uses analyzeMFT and Python to identify files with anomalous temporal patterns indicating anti-forensic timestomping activity.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt for DNS-based persistence mechanisms including DNS hijacking, dangling CNAME records, wildcard DNS abuse, and unauthorized zone modifications using passive DNS databases, SecurityTrails API, and DNS audit log analysis.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect DNS tunneling and data exfiltration by analyzing Zeek dns.log for high-entropy subdomain queries, excessive query volume, long query lengths, and unusual DNS record types indicating covert channel communication.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect domain fronting C2 traffic by analyzing SNI vs HTTP Host header mismatches in proxy logs and TLS certificate discrepancies using pyOpenSSL for certificate inspection

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect WMI-based lateral movement by analyzing Windows Event ID 4688 process creation and Sysmon Event ID 1 for WmiPrvSE.exe child process patterns, remote process execution, and WMI event subscription persistence.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Hunt for adversary abuse of legitimate cloud services for C2, data staging, and exfiltration including abuse of Azure, AWS, GCP services, and SaaS platforms.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Proactively hunt for adversary abuse of legitimate system binaries (LOLBins) to execute malicious payloads while evading detection.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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 prevent critical alert dismissal. Use when…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Security awareness training is the human layer of phishing defense. An effective anti-phishing training program combines regular simulations, interactive learning modules, metric tracking, and positiv

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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, and network protection settings. Activates…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implement API abuse detection using token bucket, sliding window, and adaptive rate limiting algorithms to prevent DDoS, brute force, and credential stuffing attacks.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implements security controls at the API gateway layer including authentication enforcement, rate limiting, request validation, IP allowlisting, TLS termination, and threat protection. The engineer configures API gateways (Kong, AWS API Gateway, Azure APIM,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implements secure API key generation, storage, rotation, and revocation controls to protect API authentication credentials from leakage, brute force, and abuse. The engineer designs API key formats with sufficient entropy, implements secure hashing for…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implements API rate limiting and throttling controls using token bucket, sliding window, and fixed window algorithms to protect against brute force attacks, credential stuffing, resource exhaustion, and API abuse. The engineer configures per-user, per-IP, and…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implement API schema validation using OpenAPI specifications and JSON Schema to enforce input/output contracts and prevent injection, data exposure, and mass assignment attacks.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implement API Security Posture Management to continuously discover, classify, and score APIs based on risk while enforcing security policies across the API lifecycle.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implement comprehensive API security testing using the 42Crunch platform to perform static audit and dynamic conformance scanning of OpenAPI specifications.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implement API threat protection using Google Apigee policies including JSON/XML threat protection, OAuth 2.0, SpikeArrest, and Advanced API Security for OWASP Top 10 defense.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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 application control policies, meeting compliance…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Deploy Aqua Security's Trivy scanner to detect vulnerabilities, misconfigurations, secrets, and license issues in container images across CI/CD pipelines and registries.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Deploy XM Cyber's continuous exposure management platform to map attack paths, identify choke points, and prioritize the 2% of exposures that threaten critical assets.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implements external attack surface management (EASM) using Shodan, Censys, and ProjectDiscovery tools (subfinder, httpx, nuclei) for asset discovery, subdomain enumeration, service fingerprinting, and exposure scoring. Includes a weighted risk scoring…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implementing AWS Config rules for continuous compliance monitoring of AWS resources, deploying managed and custom rules aligned to CIS and PCI DSS frameworks, configuring automatic remediation with SSM Automation, and aggregating compliance data across…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Configure IAM permission boundaries in AWS to delegate role creation to developers while enforcing maximum privilege limits set by the security team.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Implement Amazon Macie to automatically discover, classify, and protect sensitive data in S3 buckets using machine learning and pattern matching for PII, financial data, and credentials detection.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers integrating OWASP ZAP (Zed Attack Proxy) for Dynamic Application Security Testing in CI/CD pipelines. It addresses configuring baseline, full, and API scans against running applications, interpreting ZAP findings, tuning scan policies, and…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers integrating Static Application Security Testing (SAST) tools—CodeQL and Semgrep—into GitHub Actions CI/CD pipelines. It addresses configuring automated code scanning on pull requests and pushes, tuning rules to reduce false positives,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Intercepts and analyzes HTTP/HTTPS traffic from mobile applications using Burp Suite proxy to identify insecure API communications, authentication flaws, data leakage, and server-side vulnerabilities. Use when performing mobile application penetration…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Investigates insider threat indicators including data exfiltration attempts, unauthorized access patterns, policy violations, and pre-departure behaviors using SIEM analytics, DLP alerts, and HR data correlation. Use when SOC teams receive insider threat…

原文の言語: 英語

更新
収集済み skill 1,033 件中 40 件を表示しています。