實驗SMTP的信

 十二月 1, 2006 at 3:17 午後 (這是一篇舊文)

首先我連到cs25.cs.nthu.edu.tw
接著telnet smtp.oz.nthu.edu.tw 25
HELO smtp.oz.nthu.edu.tw
MAIL FROM:<kkk@oz.nthu.edu.tw>
RCPT TO:<arton3456@yahoo.com.tw>
DATA
亂打一些內容結束
testmail.gif
而這張圖片是到arton3456@yahoo.com.tw收此信的原始內容
原本是想測試是否可能發出匿名信
此信件基本上是匿名的
但是可以從原始內容查到該信是從cs25.cs.nthu.edu.tw連至smtp.oz.nthu.edu.tw發出
因此不算是完全的匿名信
有的smtp server會擋MAIL FROM如smtp.mail.yahoo.com.tw
有的會擋RCPT TO如smtp.ncu.edu.tw
而清大的是不會擋由140.114開頭的ip連至smtp
若我一開始沒有連cs25.cs.nthu.edu.tw那麼在MAIL FROM時還是會被擋下的

不過由此來看 或許有的smtp server都不會擋ip 這應該是因為protocol沒有硬性規定的原因
也產生了smtp在寄信時的漏洞。

發表迴響

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / 變更 )

Twitter picture

You are commenting using your Twitter account. Log Out / 變更 )

Facebook照片

You are commenting using your Facebook account. Log Out / 變更 )

連結到 %s