Port details |
- scanlogd TCP port scan detection tool
- 2.2.8_3 security
=6 2.2.8_3Version of this port present on the latest quarterly branch. - Maintainer: novel@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2004-05-14 18:09:01
- Last Update: 2024-05-22 15:12:31
- Commit Hash: 7e3b5cf
- People watching this port, also watch:: phpMyAdmin-php81, rkhunter, ap24-mod_security, unzip, krb5
- License: not specified in port
- WWW:
- https://openwall.com/scanlogd/
- Description:
- scanlogd is a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with. Unlike some of the other
port scan detection tools out there, scanlogd is designed to be totally safe
to use.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- scanlogd>0:security/scanlogd
- To install the port:
- cd /usr/ports/security/scanlogd/ && make install clean
- To add the package, run one of these commands:
- pkg install security/scanlogd
- pkg install scanlogd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scanlogd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615466931
SHA256 (scanlogd-2.2.8.tar.gz) = 0bec45ecbcc8a9a3599cb38e21dcacf639ca3b33bb6973b20261315d065ea158
SIZE (scanlogd-2.2.8.tar.gz) = 12190
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for scanlogd-2.2.8_3:
====> Options available for the single PCAP: you have to select exactly one of them
PCAP_BASE=on: Use pcap from base for packet capture
NIDS=off: Use net/libnet for packet capture
===> Use 'make config' to modify these settings
- Options name:
- security_scanlogd
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.8_3 22 May 2024 15:12:31
![commit hash: 7e3b5cf2861c11bf783efd71045471f6c92e3e4b commit hash: 7e3b5cf2861c11bf783efd71045471f6c92e3e4b](/images/git.png) ![commit hash: 7e3b5cf2861c11bf783efd71045471f6c92e3e4b commit hash: 7e3b5cf2861c11bf783efd71045471f6c92e3e4b](/images/codeberg.svg) ![commit hash: 7e3b5cf2861c11bf783efd71045471f6c92e3e4b commit hash: 7e3b5cf2861c11bf783efd71045471f6c92e3e4b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/scanlogd: fix periodic on current |
2.2.8_2 21 Jan 2024 22:51:34
![commit hash: c7fd4c2274817d0e993b37587d95680b13bd02ea commit hash: c7fd4c2274817d0e993b37587d95680b13bd02ea](/images/git.png) ![commit hash: c7fd4c2274817d0e993b37587d95680b13bd02ea commit hash: c7fd4c2274817d0e993b37587d95680b13bd02ea](/images/codeberg.svg) ![commit hash: c7fd4c2274817d0e993b37587d95680b13bd02ea commit hash: c7fd4c2274817d0e993b37587d95680b13bd02ea](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/scanlogd: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.8_1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.8_1 30 Jul 2022 05:57:11
![commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5](/images/git.png) ![commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5](/images/codeberg.svg) ![commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/libnet: Update to 1.2
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/libnet/libnet/releases |
2.2.8 20 Jul 2022 14:22:56
![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/git.png) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/codeberg.svg) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.2.8 06 Apr 2021 14:31:13
![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/git.png) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/codeberg.svg) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Remove all other $FreeBSD keywords. |
2.2.8 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.2.8 11 Mar 2021 15:38:48
![Revision:568100 Revision:568100](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/scanlogd: update to 2.2.8 |
2.2.7_2 19 May 2016 10:53:06
![Revision:415500 Revision:415500](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.2.7_2 01 Apr 2016 14:25:18
![Revision:412349 Revision:412349](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.2.7_2 20 Mar 2016 10:53:09
![Revision:411432 Revision:411432](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Install net/libnet headers and libraries back in the location where other
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.2.7_2 23 Apr 2015 15:18:11
![Revision:384591 Revision:384591](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add periodic script to display port scans
- Use OPTIONS
PR: 198643
Submitted by: TEUBEL Gyorgy <tgyurci@gmail.com> |
2.2.7_1 23 Jul 2014 15:25:49
![Revision:362703 Revision:362703](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use USER and GROUP in Makefile instead of having
pkg-message suggesting a user to create user and group
manually
- Add uid/gid to the UID and GID files respectively
- Add an UPDATING entry to suggest users of scanlogd to
drop existing users to avoid conflicts
- Bump PORTREVISION
PR: 191948
Submitted by: TEUBEL Gyorgy |
2.2.7 25 Feb 2014 12:21:42
![Revision:345977 Revision:345977](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
2.2.7 30 Oct 2013 15:06:24
![Revision:332124 Revision:332124](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.2.7. |
2.2.6_1 20 Sep 2013 22:55:26
![Revision:327769 Revision:327769](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.2.6_1 14 Jan 2012 08:57:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.2.6_1 03 Jul 2011 14:03:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
2.2.6_1 27 Mar 2010 00:15:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.2.6_1 31 Aug 2009 17:03:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Even more rc script improvements.
Suggested by: dougb |
2.2.6_1 21 Aug 2009 18:55:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Improve USE_RC_SUBR usage.
PR: 136849
Submitted by: pgollucci |
2.2.6 15 Jul 2009 16:56:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
2.2.6 03 Apr 2006 18:03:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.2.6. |
2.2.5_2 20 Feb 2006 20:47:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
2.2.5_2 24 Jan 2006 01:03:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
2.2.5_2 08 Mar 2005 07:38:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use @freebsd.org address for my ports.
Approved by: krion (mentor) |
2.2.5_2 15 Dec 2004 08:04:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix path to scanlogd in rc-script (bump PORTREV)
PR: ports/75034
Submitted by: Hilko Meyer
Approved by: maintainer |
2.2.5_1 13 Dec 2004 10:07:14
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use RC_SUBR.
Cleanups for net/libnids dependency.
PR: ports/75009
Submitted by: maintainer |
2.2.5 22 Aug 2004 17:54:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
arved ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix CC, CFLAGS
PR: 70824
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
2.2.5 09 Jul 2004 07:22:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.2.5
PR: ports/68842
Submitted by: Roman Bogorodskiy (maintainer) |
2.2.4 05 Jun 2004 17:49:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.2.4
PR: ports/67611
Submitted by: maintainer |
2.2.1 14 May 2004 18:08:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add scanlogd, a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with. Unlike some of the other
port scan detection tools out there, scanlogd is designed to be totally safe
to use.
PR: ports/66449
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |