| Port details on branch 2026Q2 |
- maltrail Malicious traffic detection system, utilizing public (black)lists
- 1.4 security
=0 1.4Version of this port present on the latest quarterly branch. - Maintainer: m.muenz@gmail.com
 - Port Added: 2026-05-02 20:15:15
- Last Update: 2026-05-02 20:14:01
- Commit Hash: 4618446
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/stamparm/maltrail
- Description:
- Maltrail is a malicious traffic detection system, utilizing publicly
available (black)lists containing malicious and/or generally suspicious
trails, along with static trails compiled from various AV reports and
custom user defined lists, where trail can be anything from domain name
(e.g. zvpprsensinaix.com for Banjori malware),
URL (e.g. http://109.162.38.120/harsh02.exe for known malicious executable),
IP address (e.g. 185.130.5.231 for known attacker) or HTTP User-Agent header
value (e.g. sqlmap for automatic SQL injection and database takeover tool).
Also, it uses (optional) advanced heuristic mechanisms that can help in
discovery of unknown threats (e.g. new malware).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- maltrail>0:security/maltrail
- To install the port:
- cd /usr/ports/security/maltrail/ && make install clean
- To add the package, run one of these commands:
- pkg install security/maltrail
- pkg install maltrail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: maltrail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777616708
SHA256 (stamparm-maltrail-1.4_GH0.tar.gz) = 35792823c190e52197e1cfe0ec6328d19001d7da1b3d7d0423e8dbc71d201069
SIZE (stamparm-maltrail-1.4_GH0.tar.gz) = 14624513
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- py311-pcapy-ng>=0 : net/py-pcapy-ng@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_maltrail
- USES:
- python:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|