# fragroute を Homebrew, MacPorts でインストール

fragroute のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fragroute
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fragroute
```

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

## パッケージ情報

- **パッケージキー:** brew:fragroute
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2
- **ソース概要:** Intercepts, modifies and rewrites egress traffic for a specified host
- **ホームページ:** <https://www.monkey.org/~dugsong/fragroute/>
- **最終更新:** 2026-06-22T14:03:22-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fragroute (エイリアス)
- fragtest (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.2
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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
## 他のパッケージマネージャ記録

- 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


## Combined YAML source

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


## ソース

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