# 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/pkg-descr # echo c - ismtp mkdir -p ismtp > /dev/null 2>&1 echo x - ismtp/distinfo sed 's/^X//' >ismtp/distinfo << '87250d7702f6d5d4f6fc2f626164c0e9' XTIMESTAMP = 1466493774 XSHA256 (altjx-ipwn-v1.5-32bbc05_GH0.tar.gz) = e45307700c9061222c83200f87757eb0977a2f4d28473b35cbbc432a0d7f4092 XSIZE (altjx-ipwn-v1.5-32bbc05_GH0.tar.gz) = 38221 87250d7702f6d5d4f6fc2f626164c0e9 echo x - ismtp/Makefile sed 's/^X//' >ismtp/Makefile << '73da72157a962218290c11e581c8d279' X# $FreeBSD$ X XPORTNAME= ismtp XPORTVERSION= 1.5 XDISTVERSIONPREFIX= v 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 X XUSE_GITHUB= yes XGH_ACCOUNT= altjx XGH_PROJECT= ipwn XGH_TAGNAME= 32bbc05 X XNO_BUILD= yes X XSHEBANG_FILES= ${WRKSRC}/iSMTP.py X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/iSMTP.py ${STAGEDIR}${PREFIX}/bin/ismtp X XPLIST_FILES= bin/ismtp X X.include 73da72157a962218290c11e581c8d279 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