원클릭으로
Spectra
Spectra에는 alicangnll에서 수집한 skills 44개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Next-generation 0day discovery & exploit development — comprehensive code analysis, allocator vulnerabilities, compiler-induced bugs, SIMD/vector issues, JIT vulnerabilities, custom allocator attacks, ASLR/kASLR bypass, UAF, OOB, RCE with exploit generation, privilege escalation, backdoor establishment
Next-generation 0day discovery — novel overflow patterns, allocator exploits, compiler-induced bugs, bounds-check bypass, SIMD/vector overflows, JIT vulns, custom allocator attacks, ASLR/kASLR bypass, UAF, OOB, RCE with weaponized exploit generation, privilege escalation, backdoor establishment
Container escape vulnerability discovery — Docker, Kubernetes, container runtime exploitation, namespace isolation bypass, privilege escalation through container boundaries
Crypto implementation analysis — weak algorithms, side-channels, key management flaws, padding oracles, random generation failures, implementation bugs
IoT device security analysis — firmware extraction, RTOS exploits, hardware interfaces, protocol vulnerabilities, side-channel attacks, update mechanism exploitation
Industrial control system security — Modbus, DNP3, IEC 104, Ethernet/IP, PLC exploitation, control logic manipulation, sensor/actuator attacks, ICS protocol analysis
Virtual machine escape vulnerabilities — hypervisor exploitation, hardware virtualization bugs, device emulation attacks, side-channel attacks across VM boundaries
Blockchain/Web3 security — smart contract bugs, DeFi exploits, bridge vulnerabilities, NFT/Token exploits, reentrancy, MEV/sandwich attacks, flash loan attacks
Local Privilege Escalation vulnerability detection — identify kernel exploits, service abuse, SUID/GUID, path hijacking, and cron job vulnerabilities
Remote Code Execution vulnerability detection — identify command injection, deserialization, template injection, and eval injection vectors
OWASP Mobile Application Security Top 10 2024 — iOS/Android vulnerabilities, reverse engineering, and exploit techniques
OWASP Web Top 10 security analysis — A01-A10 vulnerabilities, detection patterns, exploit techniques, and remediation
macOS kernel extension (kext) exploitation — IOKit vulnerabilities, heap overflow, task credential escalation
Linux kernel module exploitation — ioctl vulnerabilities, heap overflow, cred struct escalation
Windows kernel driver exploitation — IOCTL vulnerabilities, pool overflow, token escalation
Semantic search, similarity detection, auto-documentation
Automatic exploit generation from vulnerability analysis
Analyze code complexity, maintainability, and security issues
SSL certificate pinning detection and bypass for mobile apps
Team collaboration — share findings, merge analysis, generate reports
Comprehensive kernel driver vulnerability analysis — IOCTL handlers, dangerous APIs, exploitation primitives
Detect virtual machines, packers, and code obfuscation — VMProtect, Themida, UPX, control flow flattening
Write and execute Binary Ninja Python scripts — full API reference included
Systematic binary deobfuscation — string decryption, control flow flattening (CFF) removal, opaque predicate elimination, mixed boolean-arithmetic (MBA) simplification, bogus control flow, instruction substitution reversal, dead code removal, and anti-disassembly fixes. Trigger: deobfuscate, unobfuscate, deobfuscation, CFF, flatten, opaque predicate, MBA, obfuscated, OLLVM, Tigress, VMProtect, string decryption, junk code, bogus control flow, instruction substitution, anti-disassembly
Write and execute IDAPython scripts — full API reference included
Kernel-mode exploitation — drivers, syscalls, privilege escalation
Expert ELF malware analysis — packing, toolchain ID, kill chain, persistence, C2, rootkits, cryptominers, Go/Rust/Mirai patterns, MITRE ATT&CK mapping
Generate shellcode automatically — Linux, Windows, position-independent
Android vulnerability hunting and exploitation — APK analysis, native exploits, IPC bugs
Bypass application protections — root/JB detection, SSL pinning, anti-debug, obfuscation
Automatic exploit generation — detect vulnerabilities and generate working exploits
Cloud mobile platform security — Firebase, AWS, Azure, GCP vulnerabilities
General-purpose binary analysis — understand functionality, architecture, and behavior
iOS vulnerability hunting and exploitation — IPA analysis, kernel exploits, sandbox escape
Android APK reverse engineering with JADX decompiler - analyze structure, search strings, find native libs, extract manifest
Memory corruption & mitigation bypass — UAF, OOB, PAC, ASLR, CFI, CET, RCE, binary exploit
Mobile malware analysis — Android/iOS malware reverse engineering, behavior analysis
Complete mobile penetration testing — ADB/SSH automation, device control, exploitation
Modify binary behavior using natural language — explore, plan, patch, save
Race condition exploitation — TOCTOU, double-fetch, thread safety