Skip to main content

이 저장소의 skills

nexuslinkproductions/yuri-os - 12페이지

SkillsMP는 nexuslinkproductions/yuri-os에서 1,033개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

nexuslinkproductions/yuri-os

수집된 skill 1,033개 중 40개를 표시합니다.

직업 분류
정보 보안 분석가
설명

Deploy Llama Guard, NeMo Guardrails, and LLM Guard input/output scanners as runtime defenses.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deobfuscates malicious JavaScript code used in web-based attacks, phishing pages, and dropper scripts by reversing encoding layers, eval chains, string manipulation, and control flow obfuscation to reveal the original malicious logic. Activates for requests…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Systematically deobfuscate multi-layer PowerShell malware using AST analysis, dynamic tracing, and tools like PSDecode and PowerDecode to reveal hidden payloads and C2 infrastructure.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploys deception-based honeytokens in Active Directory including fake privileged accounts with AdminCount=1, fake SPNs for Kerberoasting detection (honeyroasting), decoy GPOs with cpassword traps, and fake BloodHound paths. Monitors Windows Security Event…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

>- Deploy cloud-native deception across AWS, Azure, and GCP using decoy (honey) resources whose only purpose is to generate a high-fidelity alert the instant an attacker touches them: canary IAM access keys, permission-less decoy users/roles/service…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploying Cloudflare Access with Cloudflare Tunnel to provide zero trust access to self-hosted and private applications, configuring identity-aware access policies, device posture checks, and WARP client enrollment for VPN replacement.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploys canary files (honeytokens) across file systems to detect ransomware encryption activity in real time. Uses strategically placed decoy documents monitored via file integrity monitoring or OS-level watchdogs to trigger alerts when ransomware modifies or…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploys and configures CrowdStrike Falcon EDR agents across enterprise endpoints to enable real-time threat detection, behavioral analysis, and automated response. Use when onboarding endpoints to EDR coverage, configuring detection policies, or integrating…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploys and configures osquery for real-time endpoint monitoring using SQL-based queries to inspect running processes, open ports, installed software, and system configuration. Use when building visibility into endpoint state, threat hunting across fleet, or…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploying Palo Alto Networks Prisma Access for SASE-based zero trust network access using GlobalProtect agents, ZTNA Connectors, security policy enforcement, and integration with Strata Cloud Manager for unified security management.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploys and monitors ransomware canary files across critical directories using Python''s watchdog library for real-time filesystem event detection. Places strategically named decoy files that mimic high-value targets (financial records, credentials, database…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploy a Software-Defined Perimeter using the CSA v2.0 specification with Single Packet Authorization, mutual TLS, and SDP controller/gateway configuration to enforce zero trust network access.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploy and configure Tailscale as a WireGuard-based zero trust mesh VPN with identity-aware access controls, ACLs, and exit nodes for secure peer-to-peer connectivity.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

>- Plan, run, and measure an adversary engagement operation using the MITRE Engage framework so that deployed deception is driven by strategy instead of deployed ad hoc. Covers the Engage Matrix (Prepare, Expose, Affect, Elicit, Understand), the 10-Step…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detects prompt injection attacks targeting LLM-based applications using a multi-layered defense combining regex pattern matching for known attack signatures, heuristic scoring for structural anomalies, and transformer-based classification with DeBERTa models.…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill covers deploying anomaly detection systems for industrial control environments using machine learning models trained on OT network baselines, physics-based process models, and behavioral analysis of industrial protocol communications. It addresses…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detects anomalous authentication patterns using UEBA analytics, statistical baselines, and machine learning models to identify impossible travel, credential stuffing, brute force, password spraying, and compromised account behaviors across authentication…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detect and prevent API enumeration attacks including BOLA and IDOR exploitation by monitoring sequential identifier access patterns and authorization failures.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detect and prevent ARP spoofing attacks using ARPWatch, Dynamic ARP Inspection, Wireshark analysis, and custom monitoring scripts to protect against man-in-the-middle interception.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detect cyber attacks targeting OT historian servers (OSIsoft PI, Ignition, Wonderware) that sit at the IT/OT boundary and serve as pivot points for lateral movement between enterprise and control networks, including data manipulation, unauthorized queries,…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

This skill covers detecting cyber attacks targeting Supervisory Control and Data Acquisition (SCADA) systems including man-in-the-middle attacks on industrial protocols, unauthorized command injection into PLCs, HMI compromise, historian data manipulation,…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

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.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detecting exposed AWS credentials in source code repositories, CI/CD pipelines, and configuration files using TruffleHog, git-secrets, and AWS-native detection mechanisms to prevent credential theft and unauthorized account access.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Automate AWS GuardDuty threat detection findings processing using EventBridge and Lambda to enable real-time incident response, automatic quarantine of compromised resources, and security notification workflows.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detect AWS IAM privilege escalation paths using boto3 and Cloudsplaining policy analysis to identify overly permissive policies, dangerous permission combinations, and least-privilege violations

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detect lateral movement in Azure AD/Entra ID environments using Microsoft Graph API audit logs, Azure Sentinel KQL hunting queries, and sign-in anomaly correlation to identify privilege escalation, token theft, and cross-tenant pivoting.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detect and investigate Azure service principal abuse including privilege escalation, credential compromise, admin consent bypass, and unauthorized enumeration in Microsoft Entra ID environments.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

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 Python SDK.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Performs statistical analysis of Zeek conn.log connection intervals to detect C2 beaconing patterns. Uses the ZAT library to load Zeek logs into Pandas DataFrames, calculates inter-arrival time standard deviation, and flags periodic connections with low…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detects and analyzes Bluetooth Low Energy (BLE) security attacks including sniffing, replay attacks, GATT enumeration abuse, and Man-in-the-Middle interception. Uses Ubertooth One and nRF52840 sniffers for packet capture, the bleak Python library for GATT…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detect and test for OWASP API3:2023 Broken Object Property Level Authorization vulnerabilities including excessive data exposure and mass assignment attacks.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

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,

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deploy AI and NLP-powered detection systems to identify business email compromise attacks by analyzing writing style, behavioral patterns, and contextual anomalies that evade traditional rule-based filters.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Map AWS and Azure attack paths and find exploitable misconfigurations with CloudFox.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Systematically remove malware, backdoors, and attacker persistence mechanisms from infected systems while ensuring complete eradication and preventing re-infection.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Exploit privileged pods, host mounts, runC CVEs, and exposed Docker sockets to break out of a container and reach the underlying host during authorized container-security assessments.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Evaluates and selects Threat Intelligence Platform (TIP) products based on organizational requirements including feed integration capability, STIX/TAXII support, workflow automation, analyst interface, and total cost of ownership. Use when conducting a TIP…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Executes authorized attack simulations against Active Directory environments to identify misconfigurations, weak credentials, dangerous privilege paths, and exploitable trust relationships that could lead to domain compromise. The tester uses BloodHound for…

원문 언어: 영어

업데이트
수집된 skill 1,033개 중 40개를 표시합니다.