chenjj / espoofer

An email spoofing testing tool that aims to bypass SPF/DKIM/DMARC and forge DKIM signatures.🍻

Home Page:https://www.jianjunchen.com/p/composition-kills.USESEC20.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cant do

l4ckyguy opened this issue · comments

Start sending emails...
Connecting ('209.85.233.27', 25)

220 mx.google.com ESMTP 64si4174903ljf.377 - gsmtp

<<< ehlo 0x01.pw

250-mx.google.com at your service, [62.171.141.54]
250-SIZE 157286400
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8

<<< mail from: <(any@instagram.com>

553-5.1.7 The sender address <(any@instagram.com> is not a valid RFC-5321
553 5.1.7 address. 64si4174903ljf.377 - gsmtp

<<< rcpt to: l4ckyguy@gmail.com

503 5.5.1 MAIL first. 64si4174903ljf.377 - gsmtp

<<< data

503 5.5.1 MAIL first. 64si4174903ljf.377 - gsmtp

<<< From: account@instagram.com
To: l4ckyguy@gmail.com
Subject: A2: empty MAIL FROM address
Date: Sat, 05 Sep 2020 15:01:53 +0000
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
Message-ID: 1538085644648.096e3d4e-bc38-4027-b57e-8ZWPYG@message-ids.0x01.pw
X-Email-Client: https://github.com/chenjj/espoofer

Hi, this is a test message! Best wishes.

.

502 5.5.1 Unrecognized command. 64si4174903ljf.377 - gsmtp

<<< quit

502 5.5.1 Unrecognized command. 64si4174903ljf.377 - gsmtp

Finished.

it seems that i use wrong encoding... but other apps works great.. can u help me?)

It seems that the Gmail server rejects the address in the MAIL FROM command, so this case may not work on the Gmail.

such error with servermode config :(