反序列化漏洞测试的专业技能和方法论
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
文件上传漏洞测试的专业技能和方法论
IDOR不安全的直接对象引用测试的专业技能和方法论
安全事件响应的专业技能和方法论
LDAP注入漏洞测试的专业技能和方法论
移动应用安全测试的专业技能和方法论
网络渗透测试的专业技能和方法论
安全代码审查的专业技能和方法论
安全自动化的专业技能和方法论
安全意识培训的专业技能和方法论
SQL注入测试的专业技能和方法论
SSRF服务器端请求伪造测试的专业技能和方法论
漏洞评估的专业技能和方法论
XPath注入漏洞测试的专业技能和方法论
XSS跨站脚本攻击测试的专业技能
XXE XML外部实体注入测试的专业技能和方法论
Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal,...
Use when building fintech apps. Keywords: fintech, trading, decimal, currency, financial, money, transaction,...
Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry,...
Use when building ML/AI apps in Rust. Keywords: machine learning, ML, AI, tensor, model, inference, neural network,...
CRITICAL: Use for smart pointers and resource management. Triggers: Box, Rc, Arc, Weak, RefCell, Cell, smart...
CRITICAL: Use for generics, traits, zero-cost abstraction. Triggers: E0277, E0308, E0599, generic, trait, impl, dyn,...
CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern,...
CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn,...