# NytroRST/NetRipper

NetRipper - Smart traffic sniffing for penetration testers

Repository: https://github.com/NytroRST/NetRipper
Canonical: https://ross.abutalabs.com/products/netripper
Language: PowerShell
License: GPL-3.0
License Family: copyleft
Last push: 2022-06-17T21:08:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4068, "days_push": 1538, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1390, forks 311 (observed 2026-08-28T04:04:35.535990+00:00)

## What it is
NetRipper is a Windows post-exploitation tool that uses API hooking to intercept network traffic, capturing both plain-text and encrypted data before encryption/after decryption. It includes a Metasploit module and is designed for penetration testers with low-privileged access on compromised machines.

## Use cases
- sniff network traffic from applications on a compromised Windows machine
- capture encrypted traffic before encryption from low-privileged user context
- capture credentials from tools like Putty, WinSCP, Outlook, Chrome, Firefox
- post-exploitation data gathering via Metasploit module
- search captured traffic for specific strings like user, pass, config
- analyze network activity of a malicious application

## When to choose
- you are a penetration tester needing to sniff traffic on a fully patched Windows host with low privileges
- you need to capture encrypted traffic before it is encrypted by hooking crypto APIs
- you want Metasploit integration for post-exploitation workflows

## When to avoid
- you need a general-purpose network sniffer like Wireshark or tcpdump
- your target platform is Linux or macOS
- you need actively maintained tooling with recent updates and broad community support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, networking, reverse-engineering
- domain: security, penetration-testing, windows
- platform: windows, cli
- tags: traffic-sniffing, api-hooking, post-exploitation, metasploit, credential-capture

## Member repositories
- NytroRST/NetRipper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.535990+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:37.972880+00:00, confidence not recorded.
  - readme: https://github.com/NytroRST/NetRipper (fetched 2026-08-28T04:04:35.535990+00:00, sha f0bab46ef5ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
