FreshPorts -- security/ADMsnmp: SNMP audit scanner


FreshPorts -- The Place For Ports [画像:notbug]As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
ADMsnmp SNMP audit scanner
0.1 security on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1Version of this port present on the latest quarterly branch.
Maintainer: onatan@gmail.com search for ports maintained by this maintainer
Port Added: 2003年05月08日 05:07:53
Last Update: 2022年07月20日 14:22:56
Commit Hash: 857c05f
People watching this port, also watch:: snort, chkrootkit, nmap, ADMsmb
License: not specified in port
Description:
ADMsnmp is an snmpd audit scanner. ADMsnmp can brute force the snmp community name (with a wordfile) or make a wordfile list derived the hostname. ADMsnmp can report to you all valid community names found and inform you if writable access to the MIB has been attained. ADMsnmp is very easy to use and designed with speed in mind!
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/ADMsnmp
  2. share/ADMsnmp/snmp.passwd
  3. share/doc/ADMsnmp/ADMsnmp.README
  4. @owner
  5. @group
  6. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ADMsnmp>0:security/ADMsnmp
To install the port:
cd /usr/ports/security/ADMsnmp/ && make install clean
To add the package, run one of these commands:
  • pkg install security/ADMsnmp
  • pkg install ADMsnmp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ADMsnmp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ADMsnmp.0.1.tgz) = 70157ae73ff7a6c388278e4562e00f724236f27249e7eaea495d56d3b8107b3a SIZE (ADMsnmp.0.1.tgz) = 6740

Packages (timestamps in pop-ups are UTC):
ADMsnmp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.10.10.10.1n/an/an/a
FreeBSD:13:quarterly0.10.10.10.10.1n/an/an/a
FreeBSD:14:latest0.10.10.10.10.10.1-0.1
FreeBSD:14:quarterly0.10.1-0.10.10.10.10.1
FreeBSD:15:latest0.10.1n/a0.1n/an/a0.10.1
FreeBSD:15:quarterly0.10.1n/a-n/an/a--
FreeBSD:16:latest0.10.1n/a-n/an/a--
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_ADMsnmp
USES:
tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://adm.freelsd.net/pub/ADM/
  2. http://adm.freelsd.net/ADM/
  3. https://dl.packetstormsecurity.net/groups/ADM/
  4. https://packetstorm.foofus.com/groups/ADM/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1
14 May 2015 10:15:09
Revision:386312 Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
 of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
 no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.1
13 Nov 2014 09:02:57
Revision:372514 Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.1
25 Feb 2014 09:48:10
Revision:345952 Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.1
21 Jan 2014 23:40:23
Revision:340674 Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.1
20 Sep 2013 22:55:26
Revision:327769 Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.1
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify
Approved by: krion@
0.1
14 Nov 2004 22:26:11
Original commit files touched by this commit
pav search for other commits by this committer
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
0.1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.1
08 May 2003 05:07:22
Original commit files touched by this commit
foxfair search for other commits by this committer
Add ADMsnmp 0.1, SNMP audit scanner.
PR: 50642
Submitted by: Yonatan@xpert.com

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

30 vulnerabilities affecting 415 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月03日 17:10:13 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35095
Broken 77
Ignore 190

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /