Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailoney honeypot not implementedd DATA #1628

Closed
vasokolov opened this issue Jul 26, 2024 Discussed in #1627 · 1 comment
Closed

Mailoney honeypot not implementedd DATA #1628

vasokolov opened this issue Jul 26, 2024 Discussed in #1627 · 1 comment
Labels
duplicate no basic support info Please follow the guidelines so we can help

Comments

@vasokolov
Copy link

Discussed in #1627

Originally posted by vasokolov July 26, 2024
Hi there! I have some issue with mailoney honepot.
I am trying to test it with simple smtp command.
I have a connection to mailoney via telnet and port 25. Everything well but i cannot send any data. What i am doing wrong?

sokolov@astra:~$ telnet 172.31.3.185 25
Trying 172.31.3.185...
Connected to 172.31.3.185.
Escape character is '^]'.
220 mailrelay.local ESMTP Exim 4.69 #1 Fri, 26 Jul 2024 07:36:47 -0700
MAIL FROM: 123@123.com
250 Ok
RCPT TO: host1@host.ru
250 Ok
DATA
" not implementedd "DATA

@github-actions github-actions bot added the no basic support info Please follow the guidelines so we can help label Jul 26, 2024
@t3chn0m4g3
Copy link
Member

Closing as duplicate of #1627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate no basic support info Please follow the guidelines so we can help
Projects
None yet
Development

No branches or pull requests

2 participants