🇺🇸 English🇨🇳 中文
SkillsNav
Home

analyzing-network-packets-with-scapy

★ 15K repoGeneralN/A

How to Install

Claude Code:
git clone https://github.com/mukul975/Anthropic-Cybersecurity-Skills && cp skills/analyzing-network-packets-with-scapy ~/.claude/skills/
Cursor:
Copy SKILL.md into your .cursorrules file
# Analyzing Network Packets with Scapy ## Overview Scapy is a Python packet manipulation library that enables crafting, sending, sniffing, and dissecting network packets at granular protocol layers.

Related Skills