·netflows

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.

5Installs·0Trend·@brownfinesecurity

Installation

$npx skills add https://github.com/brownfinesecurity/iothackbot --skill netflows

SKILL.md

You are helping the user extract and analyze network flows from packet capture files using the netflows tool.

This is particularly useful for IoT device analysis to understand what external services a device communicates with.

When the user asks to analyze network flows, extract destinations, or identify what hosts a device talks to:

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. Source: brownfinesecurity/iothackbot.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/brownfinesecurity/iothackbot --skill netflows
Category
</>Dev Tools
Verified
First Seen
2026-02-06
Updated
2026-02-18

Quick answers

What is netflows?

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. Source: brownfinesecurity/iothackbot.

How do I install netflows?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/brownfinesecurity/iothackbot --skill netflows Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/brownfinesecurity/iothackbot

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-06