Skip to main content

이 저장소의 skills

yanacuti1121/Yana-AI - 27페이지

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

yanacuti1121/Yana-AI

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

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

Hash cracking is an essential skill for penetration testers and security auditors to evaluate password strength. Hashcat is the world's fastest password recovery tool, supporting over 300 hash types w

원문 언어: 영어

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

Execute HTTP Parameter Pollution attacks to bypass input validation, WAF rules, and security controls by injecting duplicate parameters that are processed differently by front-end and back-end systems.

원문 언어: 영어

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

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 assets including PLCs, RTUs, HMIs, and…

원문 언어: 영어

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

Indicator lifecycle management tracks IOCs from initial discovery through validation, enrichment, deployment, monitoring, and eventual retirement. This skill covers implementing systematic processes f

원문 언어: 영어

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

Perform authorized initial access using EvilGinx3 adversary-in-the-middle phishing framework to capture session tokens and bypass multi-factor authentication during red team engagements.

원문 언어: 영어

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

Investigates insider threat incidents involving employees, contractors, or trusted partners who misuse authorized access to steal data, sabotage systems, or violate security policies. Combines digital forensics, user behavior analytics, and HR/legal…

원문 언어: 영어

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

Automates Indicator of Compromise (IOC) enrichment by orchestrating lookups across VirusTotal, AbuseIPDB, Shodan, MISP, and other intelligence sources to provide contextual scoring and disposition recommendations. Use when SOC analysts need rapid multi-source…

원문 언어: 영어

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

Performs comprehensive iOS application security assessments using Frida for dynamic instrumentation, Objection for runtime exploration, SSL pinning bypass for traffic interception, keychain extraction for credential analysis, and IPA static analysis for…

원문 언어: 영어

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

Performs comprehensive security assessments of IoT devices and their ecosystems by testing hardware interfaces, firmware, network communications, cloud APIs, and companion mobile applications. The tester uses firmware extraction and analysis, hardware…

원문 언어: 영어

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

Analyze IP address reputation using the Shodan API to identify open ports, running services, known vulnerabilities, and hosting context for threat intelligence enrichment and incident triage.

원문 언어: 영어

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

Execute and test the JWT none algorithm attack to bypass signature verification by manipulating the alg header field in JSON Web Tokens.

원문 언어: 영어

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

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

원문 언어: 영어

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

Audit Kubernetes cluster security posture against CIS benchmarks using kube-bench with automated checks for control plane, worker nodes, and RBAC.

원문 언어: 영어

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

Assess the security posture of Kubernetes etcd clusters by evaluating encryption at rest, TLS configuration, access controls, backup encryption, and network isolation.

원문 언어: 영어

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

Kubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets. Using tools

원문 언어: 영어

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

Detects lateral movement techniques including Pass-the-Hash, PsExec, WMI execution, RDP pivoting, and SMB-based spreading using SIEM correlation of Windows event logs, network flow data, and endpoint telemetry mapped to MITRE ATT&CK Lateral Movement (TA0008)…

원문 언어: 영어

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

Perform lateral movement across Windows networks using WMI-based remote execution techniques including Impacket wmiexec.py, CrackMapExec, and native WMI commands for stealthy post-exploitation during red team engagements.

원문 언어: 영어

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

Perform forensic investigation of Linux system logs including syslog, auth.log, systemd journal, kern.log, and application logs to reconstruct user activity, detect unauthorized access, and establish event timelines on compromised Linux systems.

원문 언어: 영어

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

Collect, parse, and correlate system, application, and security logs to reconstruct events and establish timelines during forensic investigations.

원문 언어: 영어

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

Perform structured log source onboarding into SIEM platforms by configuring collectors, parsers, normalization, and validation for complete security visibility.

원문 언어: 영어

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

Enrich malware file hashes using the VirusTotal API to retrieve detection rates, behavioral analysis, YARA matches, and contextual threat intelligence for incident triage and IOC validation.

원문 언어: 영어

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

Malware IOC extraction is the process of analyzing malicious software to identify actionable indicators of compromise including file hashes, network indicators (C2 domains, IP addresses, URLs), regist

원문 언어: 영어

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

Systematically investigate all persistence mechanisms on Windows and Linux systems to identify how malware survives reboots and maintains access.

원문 언어: 영어

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

Performs rapid malware triage and classification using YARA rules to match file patterns, strings, byte sequences, and structural characteristics against known malware families and suspicious indicators. Covers rule writing, scanning, and integration with…

원문 언어: 영어

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

Analyze memory dumps using Volatility3 plugins to detect injected code, rootkits, credential theft, and malware artifacts in Windows, Linux, and macOS memory images.

원문 언어: 영어

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

Analyze volatile memory dumps using Volatility 3 to extract running processes, network connections, loaded modules, and evidence of malicious activity.

원문 언어: 영어

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

Bypasses SSL/TLS certificate pinning implementations in Android and iOS applications to enable traffic interception during authorized security assessments. Covers OkHttp, TrustManager, NSURLSession, and third-party pinning library bypass techniques using…

원문 언어: 영어

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

Acquire and analyze mobile device data using Cellebrite UFED and open-source tools to extract communications, location data, and application artifacts.

원문 언어: 영어

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

Capture and analyze network traffic using Wireshark and tshark to reconstruct network events, extract artifacts, and identify malicious communications.

원문 언어: 영어

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

Perform forensic analysis of network packet captures (PCAP/PCAPNG) using Wireshark, tshark, and tcpdump to reconstruct network communications, extract transferred files, identify malicious traffic, and establish evidence of data exfiltration or…

원문 언어: 영어

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

Automate network traffic analysis using tshark and pyshark for protocol statistics, suspicious flow detection, DNS anomaly identification, and IOC extraction from PCAP files

원문 언어: 영어

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

Deploy Zeek network security monitor to capture, parse, and analyze network traffic metadata for threat detection, anomaly identification, and forensic investigation.

원문 언어: 영어

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

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 Recover. This skill covers conducting a…

원문 언어: 영어

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

Performs OAuth 2.0 scope minimization review to identify over-permissioned third-party application integrations, excessive API scopes, unused token grants, and risky OAuth consent patterns across identity providers and SaaS platforms. Activates for requests…

원문 언어: 영어

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

This skill covers conducting cybersecurity assessments specific to oil and gas facilities including upstream (exploration/production), midstream (pipeline/transport), and downstream (refining/distribution) operations. It addresses SCADA systems controlling…

원문 언어: 영어

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

Open Source Intelligence (OSINT) gathering is the first active phase of a red team engagement, where operators collect publicly available information about the target organization to identify attack s

원문 언어: 영어

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

Automate OSINT collection using SpiderFoot REST API and CLI for target profiling, module-based reconnaissance, and structured result analysis across 200+ data sources

원문 언어: 영어

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

This skill covers conducting comprehensive security assessments of Operational Technology (OT) networks including SCADA systems, DCS architectures, and industrial control system communication paths. It addresses the Purdue Reference Model layers, identifies…

원문 언어: 영어

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

This skill covers performing vulnerability assessments in OT environments using the Claroty xDome platform for comprehensive asset discovery, risk scoring, vulnerability correlation, and remediation prioritization. It addresses passive vulnerability…

원문 언어: 영어

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

Perform vulnerability scanning in OT/ICS environments safely using passive monitoring, native protocol queries, and carefully controlled active scanning with Tenable OT Security to identify vulnerabilities without disrupting industrial processes or crashing…

원문 언어: 영어

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