UGN Security
Posted By: Ender Port 25 - 08/03/03 12:35 AM
Hi people,
A NB question. Ok, I'm trying to send an email with fake header info by telneting to a server on port 25. After the "Helo" command and after the "mail from" command, I put in the "Rcpt to:" command and I can't seem to get it to work.
I would put the ver. on the server but I've tried it on alot of different servers. I been reading up on it and I'm guessing that most people just don't allow you to relay mail through their servers? I've been trying the "verify" command also but It says to try using "rcpt to:"
Maybe I'm just using the wrong sintax on the [email protected]??? Can someone help please?
Posted By: SilentRage Re: Port 25 - 08/03/03 02:30 AM
http://serialcoders.sytes.net/Download/AnoniMailer/

An email spoofing program I wrote that displays the protocol communication.
Posted By: Infinite Re: Port 25 - 08/03/03 06:22 AM
This is what it should look like:

Code
# telnet some.mail.server.net 25
Trying 24.71.223.43...
Connected to some.mail.server.net.
Escape character is '^]'.
220 some.mail.server.ca -- Server ESMTP (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003))
helo
251 some.mail.server.ca system name not given in HELO command, [Your.IP.addess].
help
214-2.3.0 Available commands:
214-2.3.0
214-2.3.0 DATA, EHLO, EXPN, HELO, HELP, MAIL FROM
214-2.3.0 NOOP, QUIT, RCPT TO, RSET, SAML FROM
214-2.3.0 SEND FROM, SOML FROM, TICK, TURN
214-2.3.0 VERB, VRFY, XADR, XSTA, XCIR, ETRN
214-2.3.0 XGEN, LHLO, AUTH
214 2.3.0
mail from: [email protected]
250 2.5.0 Address Ok.
rcpt to: [email protected]
250 2.1.5 [email protected] OK.
data
354 Enter mail, end with a single ".".
test, this is  a fake email
.
250 2.5.0 Ok.
Infinite
Posted By: Ender Re: Port 25 - 08/05/03 07:46 PM
What parameters do I use for scanner for mail servers? I've found lots of servers that have port 25 open, but they always say some message like , relaying temporarily disallowed.
Do they always start with mail.?.?.?
Posted By: unreal Re: Port 25 - 08/05/03 09:23 PM
If it says that relaying is disallowed, that means that the admin isn't as much of a dipshit as you may take him to be.
Posted By: Crime Re: Port 25 - 08/06/03 08:14 AM
AAAAAAAAAAAARRRRRRRGGGGGGGGGHHHHHHHH MATEY !

*cough*....i mean

http://www.darksigns.com/overview.html
© UGN Security Forum