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

Inconsistencies b/w DKIM and DNS not OK

Imanfeng opened this issue · comments

commented

image
image
image
image
image

DKIM is pass,but DMARC is not pass..

Is there any way to solve the problem?

commented

I use mail-tester.com DMARC is pass,but Immediately after sending it to outlook.com, it showed that dmarc failed.
Do you know the reason? thx
image
image

thanks for filing this report.

In the first issue, it seems that xiaomi.com is not vulnerable to the server_a3 case. Because the receiving server is trying to query DKIM public key from xiaomi.com (as the header shows "key not found in DNS"), rather than the attacker domain.

In the second issue, it seems that you are trying to test the server_a1 case. Outlook.com may not be vulnerable to this case.

In my prior testing, server_a15 works in Outlook.com. I'm not sure if they have fixed this bug.

commented

thank you
image
if this case,how can i set a TXT about legitimate.com( ? And some single quotation marks and double quotation marks do not seem to conform to the rules of TXT
image
Or, for this type of case, when spf verification is performed, the MAIL FROM legalimate.com( subdomain does not have spf, so the verification is the attack domain name of HELO

Espoofer - server_a5\a6

To bypass this, you need to set up your own authority DNS server, rather than use third-party DNS hosting services.

commented

thank you!

Hi bro! I need help a bit.
I tried to run espoofer in client mode, but it didn't work. A screenshot of the error from the terminal is attached.

help___github_____________________--

nastroiki_config

Also I tried to run in server mode but I failed. I don't know where to enter the following commands:

  1. Domain configuration
Set DKIM public key for attack.com

selector._domainkey.attacker.com TXT "v=DKIM1; k=rsa; t=y; p=MIGfMA0GCSqG...
2) Set SPF record for attack.com

attack.com TXT "v=spf1 ip4:1.2.3.4 +all"

Hey

could you please send email from (zapp@gmail.com) to (ironz@cservice.undernet.org)

I want to check our organization is secure or not.