FreeBSD Bugzilla – Attachment 198641 Details for
Bug 231920
[NEW PORT] security/ismtp: Test for SMTP user enumeration,internal spoofing, and relay
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[new port ] security/ismtp
ismtp.shar (text/plain), 2.48 KB, created by
Rihaz Jerrin
on 2018-10-25 23:28:31 UTC
(
hide
)
Description:
[new port ] security/ismtp
Filename:
MIME Type:
Creator:
Rihaz Jerrin
Created:
2018-10-25 23:28:31 UTC
Size:
2.48 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># ismtp ># ismtp/distinfo ># ismtp/Makefile ># ismtp/files ># ismtp/files/patch-iSMTP.py ># ismtp/pkg-descr ># >echo c - ismtp >mkdir -p ismtp > /dev/null 2>&1 >echo x - ismtp/distinfo >sed 's/^X//' >ismtp/distinfo << '87250d7702f6d5d4f6fc2f626164c0e9' >XTIMESTAMP = 1540519577 >XSHA256 (altjx-ipwn-g20180824-32bbc05_GH0.tar.gz) = e45307700c9061222c83200f87757eb0977a2f4d28473b35cbbc432a0d7f4092 >XSIZE (altjx-ipwn-g20180824-32bbc05_GH0.tar.gz) = 38221 >87250d7702f6d5d4f6fc2f626164c0e9 >echo x - ismtp/Makefile >sed 's/^X//' >ismtp/Makefile << '73da72157a962218290c11e581c8d279' >X# $FreeBSD$ >X >XPORTNAME= ismtp >XDISTVERSION= g20180824 >XCATEGORIES= security >XMASTER_SITES= GH >X >XMAINTAINER= rihaz.jerrin@gmail.com >XCOMMENT= Test for SMTP user enumeration,internal spoofing, and relay >X >XLICENSE= MIT >X >XUSES= python:2.7 shebangfix >X >XUSE_GITHUB= yes >XGH_ACCOUNT= altjx >XGH_PROJECT= ipwn >XGH_TAGNAME= 32bbc05 >XGH_SUBDIR= iSMTP >X >XNO_BUILD= yes >X >XSHEBANG_FILES= ${WRKSRC}/${GH_SUBDIR}/iSMTP.py >X >XPLIST_FILES= bin/ismtp >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/iSMTP.py ${STAGEDIR}${PREFIX}/bin/ismtp >X >X.include <bsd.port.mk> >73da72157a962218290c11e581c8d279 >echo c - ismtp/files >mkdir -p ismtp/files > /dev/null 2>&1 >echo x - ismtp/files/patch-iSMTP.py >sed 's/^X//' >ismtp/files/patch-iSMTP.py << '734ac83c28e369116a707aa59fb4f969' >X--- iSMTP.py.orig 2018-10-26 04:04:28 UTC >X+++ iSMTP.py >X@@ -35,7 +35,7 @@ split_target = "\n " + colors.white + "=" * 23 + " sta >X >X def help(): >X print banner >X- print " Usage: ./iSMTP.py <OPTIONS>\n" >X+ print " Usage: ismtp <OPTIONS>\n" >X print colors.red + " Required:\n" + colors.normal >X print "\t-f <import file>\tImports a list of SMTP servers for testing.\n\t\t\t\t(Cannot use with '-h'.)" >X print "\t-h <host>\t\tThe target IP and port (IP:port).\n\t\t\t\t(Cannot use with '-f'.)" >734ac83c28e369116a707aa59fb4f969 >echo x - ismtp/pkg-descr >sed 's/^X//' >ismtp/pkg-descr << '2c1951bb9d516315fe32795473f4e2e6' >XSMTP user enumeration (RCPT TO and VRFY), >Xinternal spoofing, and open relay. >XA tool that tested for all three and >Xwith great flexibility. iSMTP does just that, >Xmaking it much easier to knock that process out of the way. >X >XWWW: https://github.com/altjx/ipwn/tree/master/iSMTP >2c1951bb9d516315fe32795473f4e2e6 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 231920
:
197757
|
197776
| 198641