i was poking around on this site..trying to find possible exploits(before anyone starts flaming, i was given permission to do so). anyway, i was playing around with the smtp on port 25 and i created a log of what i had made..the log is below..after the log, i stated what i had concluded and my general questions..
----------------
220 websvr.txxx.org ESMTP Service (Microsoft Exchange Internet Mail Service 5.5.2653.13) ready
ehlo txxx.org
250-websvr.txxx.org Hello [my ip address]
250-XEXCH50
250-HELP
250-ETRN
250-DSN
250-SIZE 0
250-AUTH LOGIN
250-AUTH=LOGIN
auth login
334 VXNLcm5hbWU6
auth=login
501 garbled Base64 data
auth Username:
504 Authentication mechanism unsupported
auth VXNLcm5hbWU6
504 Authentication mechanism unsupported
help
214-Commands:
214- HELO MAIL RCPT DATA RSET
214- NOOP QUIT HELP VRFY ETRN
214- XEXCH50 STARTTLS AUTH
214 End of HELP info
---------------------------------
it gave me the garbled Base64 data and i used a decryptor to decipher it. it came out only to say, ' Username:' what is the purpose of having this encrypted in the first place? it seems invaluable. it couldnt be a password could it?? however, i tried this on other sites and i could not use the two commands: 'auth login' and 'auth=login' . the access was restricted. is there a possible hole here? i have tried mr.google and could not find anything....the command 'auth login' would lead me to believe it had something to do with the postmasters login, but it seemed irrelavent. thanks for your time, i am grateful to listen to any possible ideas that it may be.
