Port details |
- ismtp Test for SMTP user enumeration, internal spoofing, and relay
- g20190921 security
=2 g20190921Version of this port present on the latest quarterly branch. - Maintainer: rihaz.jerrin@gmail.com
 - Port Added: 2019-05-26 22:00:11
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/altjx/ipwn/tree/master/iSMTP
- Description:
- SMTP user enumeration (RCPT TO and VRFY), internal spoofing, and open
relay. A tool that tests for all three and with great flexibility.
iSMTP does just that, making it much easier to knock that process out
of the way.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/ismtp/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ismtp
- pkg install ismtp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ismtp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684157212
SHA256 (altjx-ipwn-g20190921-18198ad887c2d7e59c05b3f860d92e56f54d9144_GH0.tar.gz) = 94ad381c1405e097958d364e6505d07d065e1463dc2094e86cd2fb1bd158231a
SIZE (altjx-ipwn-g20190921-18198ad887c2d7e59c05b3f860d92e56f54d9144_GH0.tar.gz) = 44500
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_ismtp
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20190921 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
g20190921 18 May 2023 08:19:42
    |
Robert Clausecker (fuz)  Author: rihaz jerrin |
security/ismtp: Test for SMTP user enumeration, internal spoofing, and relay
SMTP user enumeration (RCPT TO and VRFY), internal spoofing, and open
relay. A tool that tests for all three and comes with great
flexibility. iSMTP does just that, making it much easier to knock that
process out of the way.
WWW: https://github.com/altjx/ipwn/tree/master/iSMTP
PR: 270304 |
g20180824 19 Sep 2020 13:01:00
  |
rene  |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
g20180824 08 Mar 2020 17:01:47
  |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
g20180824 26 May 2019 21:59:58
  |
swills  |
security/ismtp: create port
SMTP user enumeration (RCPT TO and VRFY), internal spoofing, and open relay. A
tool that tested for all three and with great flexibility. iSMTP does just
that, making it much easier to knock that process out of the way.
WWW: https://github.com/altjx/ipwn/tree/master/iSMTP
PR: 231920
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com> |
Number of commits found: 5
|