For Example, if we want to sent email to suroboy.com,  frist, we must know about MX for this domain :
# host -t mx suroboy.com
suroboy.com mail is handled by 0 suroboy.com.

# telnet suroboy.com 25
Trying 72.233.78.218…
Connected to suroboy.com.
Escape character is ‘^]’.
220-usa2.neoserver.net ESMTP Exim 4.69 #1 Fri, 04 Sep 2009 08:37:58 +0700
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.

Continue Reading SMTP Check Port 25 with the Telnet Command

For checking email of  suroboy@suroboy.com , for example, just telnet the pop server (mail.suroboy.com) port 110:
# telnet mail.suroboy.com 110
Trying 72.233.78.218…
Connected to suroboy.com.
Escape character is ‘^]’.
+OK Hello there.

Then type the user email :
user suroboy@suroboy.com
+OK Password required.

Continue Reading Accessing your POP mail through TELNET

Netstat (NETwork STATistics) is a command-line tool that provides information about your network configuration and activity.
- To display the routing table:
#netstat -rn
-> -r : Kernel routing tables.
-> -n : Shows numerical addresses instead of trying to determine hosts.

- To display the quick interfaces statistics:
#netstat -i
-> -i : Interface
Continue Reading Tutorial Netstat

TCPdump is a very powerful command line interface packet sniffer.
1. Install TCPDUMP
- To install TCPdump :
#apt-get install tcpdump

- To see the TCPdump dependencies:
#apt-cache depends tcpdump
tcpdump
Depends: libc6
Depends: libpcap0.8
Depends: libssl0.9.8

- To see the installed TCPdump version:
# apt-cache policy tcpdump
tcpdump:
Installed: 3.9.5-2etch1
Candidate: 3.9.5-2etch1
Version Table:
*** 3.9.5-2etch1 0
500 http://kambing.vlsm.org stable/main Packages
500 http://security.debian.org stable/updates/main Packages
100 /var/lib/dpkg/status
Continue Reading Tutorial TCPdump

Ipgrab is a network debugging utility not unlike tcpdump except that it prints out detailed header field information for data link, network and transport layers.

Install ipgrab in debian

#apt-get install ipgrab

Continue Reading ipgrab Tutorial

jNettop captures traffic comming across the host it is running on and displays streams sorted by bandwidth they use. Result is a nice listing of communication on network by host and port, how many bytes went through this transport and the bandwidth it is consuming.

Install jnettop in debian

#apt-get install jnettop

Continue Reading jnettop Tutorial

Knocker is a new, simple, and easy to use TCP security port scanner written in C, using threads. It is able to analyze hosts and the network services which are running on them.

Install knocker

#apt-get install knocker

Continue Reading Knocker Tutorial

Servers:
scs.msg.yahoo.com
scsa.msg.yahoo.com
scsb.msg.yahoo.com
scsc.msg.yahoo.com
Port: 20, 23, 25, 80, 119, 5050, 8001, 8002

Webcam Connection:
Protocol: TCP
Server: webcam.yahoo.com
Port: 5100
Continue Reading Yahoo Messenger Port List



Archives

Translation

  • Translation
    EnglishAfrikaansBahasa IndonesiaCatalàCymraegDeutschEesti keelEspañolFrançaisGaeilgeGalegoHrvatskiItalianoKiswahiliKreyòl ayisyenMaltiNederlandsNorskPolskiPortuguêsRomânăShqipSuomiTagalogTiếng ViệtTürkçeazərbaycan dilibahasa Melayudanskeuskaralatviešu valodalietuvių kalbamagyarslovenčinaslovenščinasvenskaíslenskačeštinaΕλληνικάБеларускаяБългарскиРусскийУкраїнськамакедонски јазиксрпски језикՀայերենייִדישעבריתاردوالعربيةفارسیहिन्दी; हिंदीภาษาไทยქართული中文(漢字)中文(简体)日本語우리말
    by Transposh

Get Recent Updates

Enter your email:

Follow Me on Twitter

Buy me a cup of tea

Do you like my free service?
Why not buy me a cup of tea?
PayPal - The safer, easier way to pay online.

Links