Toolverse
All skills

netflows

by BrownFineSecurity

Network flow extractor that analyzes pcap/pcapng files to identify outbound connections with automatic DNS hostname resolution. Use when you need to enumerate network destinations, identify what hosts a device communicates with, or map IP addresses to hostnames from packet

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
7

About this skill

Network flow extractor that analyzes pcap/pcapng files to identify outbound connections with automatic DNS hostname resolution. Use when you need to enumerate network destinations, identify what hosts a device communicates with, or map IP addresses to hostnames from packet captures.

How to use

  1. Przygotuj plik pcap lub pcapng zawierający zarejestrowane pakiety sieciowe z urządzenia, które chcesz analizować. 2. Uruchom podstawową analizę poleceniem netflows capture.pcap — narzędzie wyodrębni wszystkie unikalne przepływy TCP i UDP, zbuduje tabelę rozwiązań DNS z odpowiedzi zawartych w pliku i wyświetli adresy IP zmapowane na nazwy hostów. 3. Jeśli chcesz przeanalizować tylko połączenia z konkretnego urządzenia, użyj flagi --source-ip, na przykład netflows capture.pcap --source-ip 192.168.1.100 — wyfiltruje to przepływy tylko z tego adresu. 4. Aby przeanalizować wiele plików naraz, podaj je jako argumenty: netflows capture1.pcap capture2.pcapng. 5. Przejrzyj wyniki — zwróć uwagę na rozpoznane nazwy hostów (usługi chmurowe, serwery P2P), a także na adresy IP, które nie zostały rozwiązane i mogą wymagać dalszego zbadania.

Related skills

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Security
1148

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260