# fragroute mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fragroute in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:fragroute
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fragroute
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fragroute
```

  Evidenz: MacPorts ports tree: net/fragroute/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:fragroute
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/fragroute>
- **Version:** 1.2
- **Quellzusammenfassung:** Intercepts, modifies and rewrites egress traffic for a specified host
- **Homepage:** <https://www.monkey.org/~dugsong/fragroute/>
- **Upstream-Dokumentation:** <https://www.monkey.org/~dugsong/fragroute/>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://www.monkey.org/~dugsong/fragroute/fragroute-1.2.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:22-07:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- fragroute (cli)
- fragtest (cli)
- fragroute (Alias)
- fragtest (Alias)

## Abhängigkeiten

- libdnet
- libevent

## Von macOS bereitgestellte Bibliotheken

- libpcap

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.2
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://www.monkey.org/~dugsong/fragroute/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

fragroute is a classic network-security test tool by Dug Song for intercepting, modifying, and rewriting outbound traffic to a target host. Its purpose is to reproduce insertion, evasion, and denial-of-service techniques against intrusion-detection systems and TCP/IP stacks in a controlled test setting.

### Projektgeschichte

The official homepage describes fragroute as an implementation of most attacks from the January 1998 Secure Networks paper on eluding network intrusion detection. The bundled license covers 2001 and 2002, and the 1.2 source archive contains README and manpage files dated April 2002.

The project belongs to the same early-2000s packet-manipulation culture as libdnet and libpcap-based security tools. Its author page distributed source tarballs and plain-text manpages rather than a modern public source-control repository.

### Adoptionsgeschichte

fragroute's official page documented builds on OpenBSD, FreeBSD, Linux, Solaris, and Windows 2000, with dependencies on libdnet, libpcap, libevent, and platform tunnel drivers. The bundled scripts include notes for attacks reported against Snort 1.8.3 in January 2002, anchoring the tool in IDS regression testing practice.

### Wie es verwendet wird

The fragroute executable reads a ruleset and a target host, then applies directives such as delay, duplicate, drop, fragment, overlap, print, reorder, segment, source-route, TTL, and TOS changes to outbound packets. fragtest complements it by probing a remote host's IP fragment reassembly behavior.

### Warum Paket-Nerds sich dafür interessieren

For package-history purposes, fragroute is significant because it is a tarball-era security utility that remains packaged long after its original homepage workflow. It preserves a specific moment in IDS testing, before many tools moved to GitHub and before network evasion testing became a routine part of security lab distributions.

### Zeitleiste

- 1998: Secure Networks paper on insertion, evasion, and denial-of-service attacks provides the attack taxonomy fragroute implements.
- 2001: Copyright period begins for the fragroute source distribution.
- 2002: fragroute 1.2 source archive, README, manpage, and Snort test notes dated April 2002.
- 2002: Bundled notes document attacks against Snort 1.8.3 reported January 28, 2002.

### Related projects

- Official dependencies and related tools named by the project include libdnet, libpcap, libevent, fragtest, Snort test scripts, CIPE-Win32, and TUN/TAP drivers. The manpage contrasts fragroute with fragrouter by noting that fragroute affects only local outbound traffic.

### Quellen

- <https://www.monkey.org/~dugsong/fragroute>
- <https://www.monkey.org/~dugsong/fragroute/fragroute-1.2.tar.gz>
- <https://www.monkey.org/~dugsong/fragroute/fragroute.8.txt>
- <https://www.monkey.org/~dugsong/fragroute/fragtest.8.txt>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /usr/local/etc/fragroute.conf
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fragroute
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- MacPorts - fragroute: normalized package name match | MacPorts ports tree: net/fragroute/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/de/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [libevent](https://pkg.so/de/brew/libevent/) - Runtime dependency declared by Homebrew.
- [libdnet](https://pkg.so/de/brew/libdnet/) - Runtime dependency declared by Homebrew.
- [openssh](https://pkg.so/de/brew/openssh/) - Shares pkgdb curated category or tags: cli, network-security, security.
- [bettercap](https://pkg.so/de/brew/bettercap/) - Shares pkgdb curated category or tags: cli, network-security, security.
- [strongswan](https://pkg.so/de/brew/strongswan/) - Shares pkgdb curated category or tags: cli, network-security, security.
- [zeek](https://pkg.so/de/brew/zeek/) - Shares pkgdb curated category or tags: cli, network-security, security.
- [snort](https://pkg.so/de/brew/snort/) - Shares pkgdb curated category or tags: cli, network-security, security.
- [ettercap](https://pkg.so/de/brew/ettercap/) - Shares pkgdb curated category or tags: cli, network-security, security.
- [suricata](https://pkg.so/de/brew/suricata/) - Shares pkgdb curated category or tags: cli, network-security, security.
- [killswitch](https://pkg.so/de/brew/killswitch/) - Shares pkgdb curated category or tags: cli, network-security, security.

## Combined YAML source

View the package source record on GitHub. [combined/fragroute.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fragroute.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
