Skip to main content

Skills neste repositório

xalgord/xalgorix - Página 9

O SkillsMP coletou 855 skills de xalgord/xalgorix. Abra uma skill para revisar a origem e os detalhes.

xalgord/xalgorix

Mostrando 40 de 855 skills coletadas.

ocupação
Analistas de segurança da informação
descrição

Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system modifications, registry changes, network communications, and API calls. Generates comprehensive behavioral reports for malware classification and…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Use Sysinternals Autoruns to systematically identify and analyze malware persistence mechanisms across registry keys, scheduled tasks, services, drivers, and startup locations on Windows systems.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect sandbox evasion techniques in malware samples by analyzing timing checks, VM artifact queries, user interaction detection, and sleep inflation patterns from Cuckoo/AnyRun behavioral reports

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory forensics. Activates…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration, steganographic HTTP, and protocol abuse for C2 and data exfiltration.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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, Zeek, and Suricata. Activates for requests…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for static analysis. Covers both standard UPX unpacking and handling modified UPX headers that prevent automated decompression. Activates for requests…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to identify embedded JavaScript, shellcode, exploits, and suspicious objects without opening the document. Determines the attack vector and extracts embedded payloads for further analysis.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Analyzes encryption algorithms, key management, and file encryption routines used by ransomware families to assess decryption feasibility, identify implementation weaknesses, and support recovery efforts. Covers AES, RSA, ChaCha20, and hybrid encryption…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Investigate supply chain attack artifacts including trojanized software updates, compromised build pipelines, and sideloaded dependencies to identify intrusion vectors and scope of compromise.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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 executable files to disk. Activates for requests…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis to identify injection…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detects rootkit presence on compromised systems by identifying hidden processes, hooked system calls, modified kernel structures, hidden files, and covert network connections using memory forensics, cross-view detection, and integrity checking techniques.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Extract embedded configuration from Agent Tesla RAT samples including SMTP/FTP/Telegram exfiltration credentials, keylogger settings, and C2 endpoints using .NET decompilation and memory analysis.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Extracts indicators of compromise (IOCs) from malware samples including file hashes, network indicators (IPs, domains, URLs), host artifacts (file paths, registry keys, mutexes), and behavioral patterns for threat intelligence sharing and detection rule…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Deploy and operate CAPEv2 sandbox for automated malware analysis with behavioral monitoring, payload extraction, configuration parsing, and anti-evasion capabilities.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Performs interactive dynamic malware analysis using the ANY.RUN cloud sandbox to observe real-time execution behavior, interact with malware prompts, and capture process trees, network traffic, and system changes. Activates for requests involving interactive…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Analyzes firmware images for embedded malware, backdoors, and unauthorized modifications targeting routers, IoT devices, UEFI/BIOS, and embedded systems. Covers firmware extraction, filesystem analysis, binary reverse engineering, and bootkit detection.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Performs static analysis of Windows PE (Portable Executable) malware samples using PEStudio to examine file headers, imports, strings, resources, and indicators without executing the binary. Identifies suspicious characteristics including packing,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Develop precise YARA rules for malware detection by identifying unique byte patterns, strings, and behavioral indicators in executable files while minimizing false positives.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Reverse engineers malicious Android APK files using JADX decompiler to analyze Java/Kotlin source code, identify malicious functionality including data theft, C2 communication, privilege escalation, and overlay attacks. Examines manifest permissions,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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, RATs, and loaders. Activates for requests…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Reverse engineers malware binaries using NSA's Ghidra disassembler and decompiler to understand internal logic, cryptographic routines, C2 protocols, and evasion techniques at the assembly and pseudo-C level. Activates for requests involving malware reverse…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Reverse engineer ransomware encryption routines to identify cryptographic algorithms, key generation flaws, and potential decryption opportunities using static and dynamic analysis.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Reverse engineer Rust-compiled malware using IDA Pro and Ghidra with techniques for handling non-null-terminated strings, crate dependency extraction, and Rust-specific control flow analysis.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that enables security testers to interact with app internals without jailbreaking. Use when assessing iOS app security posture, bypassing client-side…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Detects and analyzes malicious behavior in mobile applications through behavioral analysis, permission abuse detection, network traffic monitoring, and dynamic instrumentation. Use when analyzing suspicious mobile applications for data exfiltration,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Tests and exploits deep link (URL scheme and App Link) vulnerabilities in Android and iOS mobile applications to identify unauthorized access, data injection, intent hijacking, and redirect manipulation. Use when assessing mobile app attack surface through…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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, and improper keychain/keystore usage.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Implements Mobile Application Management (MAM) policies to protect enterprise data on managed and unmanaged mobile devices through app-level controls including data loss prevention, selective wipe, app configuration, and containerization. Use when securing…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Performs automated static analysis of Android applications using Mobile Security Framework (MobSF) to identify hardcoded secrets, insecure permissions, vulnerable components, weak cryptography, and code-level security flaws without executing the application.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Performs runtime dynamic analysis of Android applications using Frida, Objection, and Android Debug Bridge to observe application behavior during execution, intercept function calls, modify runtime values, and identify vulnerabilities that static analysis…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Reverse engineers iOS applications using Frida dynamic instrumentation to understand internal logic, extract encryption keys, bypass security controls, and discover hidden functionality without source code access. Use when performing authorized iOS…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 855 skills coletadas.