Bug 233074 - new port: security/maltrail: Malicious traffic detection system, utilizing public (black)lists X
Summary: new port: security/maltrail: Malicious traffic detection system, utilizing pu...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-08 14:18 UTC by Michael Muenz
Modified: 2018-11-09 09:02 UTC (History)
1 user (show)

See Also:


Attachments
maltrail port (41.47 KB, text/plain)
2018-11-08 14:18 UTC, Michael Muenz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Muenz 2018-11-08 14:18:33 UTC
Created attachment 199081 [details]
maltrail port

Hi,

enclosed new port for maltrail:
https://github.com/stamparm/maltrail

Hope the format is correct, it's my first submission.

Thanks!
Michael
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2018-11-09 09:01:55 UTC
Committed. Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-09 09:02:24 UTC
A commit references this bug:

Author: decke
Date: Fri Nov  9 09:01:26 UTC 2018
New revision: 484506
URL: https://svnweb.freebsd.org/changeset/ports/484506

Log:
  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).

  WWW: https://github.com/stamparm/maltrail

  PR:		233074
  Submitted by:	Michael Muenz <m.muenz@gmail.com>

Changes:
  head/security/Makefile
  head/security/maltrail/
  head/security/maltrail/Makefile
  head/security/maltrail/distinfo
  head/security/maltrail/pkg-descr
  head/security/maltrail/pkg-plist