Pop3 Tricks - By: Th3 C0der -------------------------------------------------------- Disclamer: This information is provided as is. I take no responsibility for the information provided in this text or what you do with that information in this text. I do not support illegal activities but think people have the right to know.You can you this information how you please. -------------------------------------------------------- Pop Stands for POST OFFICE PROTOCOL. The 3 on the end of Pop3 stands for the third edition. It basically means Pop3 is better and newer than Pop. This guide will teach you how to get your E-mail from all over the world and use simple Commands to access your E-mail Via Telnet. Let's Get started. First you need to Run Dos(make sure it is in a small window). Now the hardest part. You must find the name of the mail sever. The most common names of mail servers are: POP.Your-ISP.net Mail.Your-ISP.net -------------------------------------------------------- Note: You can substitute .net with .com .org or any other website extension. -------------------------------------------------------- If these two don't work try to send mail with out being on the internet. A message should come up saying: Cannot Connect to ______.Your-Isp.net Remember the _____ part. If this does not work you could read your preferences and see what the severs name is that you receive your Mail from.In Dos type: Telnet 110 The 110 being the POP3 Port. A Message Similar to this will appear: +Ok Pop3 [134.24.1.6] v8.00 server ready Now we need to tell the sever who we are.We must type our username(most the time it is the first half of our E-mail address): USER THE sever then says: +OK User name accepted, password please So we type our password with pass in the front: Pass The server says: +OK Mailbox open, x messages -------------------------------------------------------- Note: X will be a number. -------------------------------------------------------- To see all the messages we have type list. All the messages we have will be displayed along with there size. To read our messages type: Retr X -------------------------------------------------------- Note: X will be a number. -------------------------------------------------------- We then would see a FULL message header and the complete message. Okay Now to delete our message type: Dele X -------------------------------------------------------- Note: X will be a number. -------------------------------------------------------- Once you login your Inbox will be locked so that nobody else can login even if they know Your password. That is the end of this guide and now you know how easy POP3 is. To learn more about Pop3 Read RCF 1460. (C0VERTl - check out the RFC section on the covertlinks site) ( C0VERTl - also some host may firewall the POP3, port 110, this may result in "Cannot connect to xxxx.host.com" Do a port scan. Check out Portest in the software section) To learn more about hacking Subscribe to: Subscribe-Madhackers@egroups.com