Skip to main content

このリポジトリの skills

nexuslinkproductions/yuri-os - 16ページ

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

nexuslinkproductions/yuri-os

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

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

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 Analyzer integration, and credential…

原文の言語: 英語

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

Securing AWS Lambda execution roles by implementing least-privilege IAM policies, applying permission boundaries, restricting resource-based policies, using IAM Access Analyzer to validate permissions, and enforcing role scoping through SCPs.

原文の言語: 英語

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

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 for servers, containers, storage, and…

原文の言語: 英語

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

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 prevent deploying unscanned or unsigned…

原文の言語: 英語

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

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

原文の言語: 英語

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

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 secrets from exfiltration, preventing…

原文の言語: 英語

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

Secure Helm chart deployments by validating chart integrity, scanning templates for misconfigurations, and enforcing security contexts in Kubernetes releases.

原文の言語: 英語

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

This skill covers hardening and securing process historian servers (OSIsoft PI, Honeywell PHD, GE Proficy, AVEVA Historian) in OT environments. It addresses network placement across Purdue levels, access control for historian interfaces, data replication…

原文の言語: 英語

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

This skill covers hardening managed Kubernetes clusters on EKS, AKS, and GKE by implementing Pod Security Standards, network policies, workload identity, RBAC scoping, image admission controls, and runtime security monitoring. It addresses cloud-specific…

原文の言語: 英語

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

This skill covers implementing secure remote access to OT/ICS environments for operators, engineers, and vendors while preventing unauthorized access that could compromise industrial operations. It addresses jump server architecture, multi-factor…

原文の言語: 英語

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

This skill covers security hardening for serverless compute platforms including AWS Lambda, Azure Functions, and Google Cloud Functions. It addresses least privilege IAM roles, dependency vulnerability scanning, secrets management integration, input…

原文の言語: 英語

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

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 leakage. Use when assessing Android app…

原文の言語: 英語

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

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 session management flaws. The tester…

原文の言語: 英語

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

Tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated user can access or modify resources belonging to other users by manipulating object identifiers in API requests. The tester intercepts API…

原文の言語: 英語

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

Tests APIs for mass assignment (auto-binding) vulnerabilities where clients can modify object properties they should not have access to by including additional parameters in API requests. The tester identifies writable endpoints, adds undocumented fields to…

原文の言語: 英語

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

Systematically assessing REST and GraphQL API endpoints against the OWASP API Security Top 10 risks using automated and manual testing techniques.

原文の言語: 英語

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

Identifying and exploiting Cross-Origin Resource Sharing misconfigurations that allow unauthorized cross-domain data access and credential theft during security assessments.

原文の言語: 英語

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

Systematically testing web applications for broken access control vulnerabilities including privilege escalation, missing function-level checks, and insecure direct object references.

原文の言語: 英語

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

Identifying flaws in application business logic that allow price manipulation, workflow bypass, and privilege escalation beyond what technical vulnerability scanners can detect.

原文の言語: 英語

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

Test web application email functionality for SMTP header injection vulnerabilities that allow attackers to inject additional email headers, modify recipients, and abuse contact forms for spam relay.

原文の言語: 英語

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

Test web applications for HTTP Host header injection vulnerabilities to identify password reset poisoning, web cache poisoning, SSRF, and virtual host routing manipulation risks.

原文の言語: 英語

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

Test JWT implementations for critical vulnerabilities including algorithm confusion, none algorithm bypass, kid parameter injection, and weak secret exploitation to achieve authentication bypass and privilege escalation.

原文の言語: 英語

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

Identify and test open redirect vulnerabilities in web applications by analyzing URL redirection parameters, bypass techniques, and exploitation chains for phishing and token theft.

原文の言語: 英語

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

Identifying sensitive data exposure vulnerabilities including API key leakage, PII in responses, insecure storage, and unprotected data transmission during security assessments.

原文の言語: 英語

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

Extract and defend system prompts plus embedded secrets and routing logic.

原文の言語: 英語

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

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.

原文の言語: 英語

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

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 user impersonation. The tester identifies…

原文の言語: 英語

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

Identifying and validating cross-site scripting vulnerabilities using Burp Suite's scanner, intruder, and repeater tools during authorized security assessments.

原文の言語: 英語

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

Discovering and exploiting XML External Entity injection vulnerabilities to read server files, perform SSRF, and exfiltrate data during authorized penetration tests.

原文の言語: 英語

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

Assessing JSON Web Token implementations for cryptographic weaknesses, algorithm confusion attacks, and authorization bypass vulnerabilities during security engagements.

原文の言語: 英語

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

Threat actor infrastructure tracking involves monitoring and mapping adversary-controlled assets including command-and-control (C2) servers, phishing domains, exploit kit hosts, bulletproof hosting, a

原文の言語: 英語

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

Triages security alerts in Splunk Enterprise Security by classifying severity, investigating notable events, correlating related telemetry, and making escalation or closure decisions using SPL queries and the Incident Review dashboard. Use when SOC analysts…

原文の言語: 英語

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

Performs initial triage of security incidents to determine severity, scope, and required response actions using the NIST SP 800-61r3 and SANS PICERL frameworks. Classifies incidents by type, assigns priority based on business impact, and routes to appropriate…

原文の言語: 英語

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

Classify and prioritize security incidents using structured IR playbooks to determine severity, assign response teams, and initiate appropriate response procedures.

原文の言語: 英語

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

Triage and prioritize vulnerabilities using CISA's Stakeholder-Specific Vulnerability Categorization (SSVC) decision tree framework to produce actionable remediation priorities.

原文の言語: 英語

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

Run targeted forensic artifact collection and module parsing with KAPE.

原文の言語: 英語

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

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 scenarios.

原文の言語: 英語

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

Verify signed artifacts and SLSA build provenance with Sigstore cosign and slsa-verifier, enforce keyless OIDC identity, and apply SLSA Build levels to harden the software supply chain.

原文の言語: 英語

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

Extract DPAPI-protected secrets such as credentials and browser data offline and online.

原文の言語: 英語

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