mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
7da1d13b26
PR: 46552 Submitted by: Hubert Tournier <hubert@frbsd.org>
13 lines
429 B
Plaintext
13 lines
429 B
Plaintext
Smtpmap is able to identify the running smtp software on a given host.
|
|
It shows the probability of the server version, and uses three
|
|
different fingerprinting technologies to maximize the probabilities.
|
|
It can also be used to look if there is any smtp service running on
|
|
the given port.
|
|
|
|
Smtpmap is a program from Dennis Lubert <plasmahh@gmx.net>.
|
|
|
|
WWW: http://plasmahh.free-bsd.org/down_tool
|
|
|
|
- Hubert Tournier
|
|
hubert@frbsd.org
|