|
-
September 7th, 2003, 05:00 PM
#1
Junior Member
How To Telnet
Telnet
With the WAC Server running on some IP adress (feel free to do it to your own PC),
connect to the ip on port 21 or telnet. To connect to yourself, the IP is 127.0.0.1.
Note: I have the new telnet, here is a screen shot
For me, to connect to an IP is (xxx is ip) o xxx.xx.x.xx
This is what it look slike to me after I connect to my WAC Server:
Welcome to WAC Server 1.4 Build 0725. (C) Foxit Software, 2002-2003
Evaluation Version. Maximum 2 users.
Host: XXXXXX, OS: Windows XP
Please use your Windows username and password to logon.
Username: Xxxxxx
Password: ****
Domain:
From there, act like it was your own machine. Its quite easy to lean and fun.
Note:You dont need to use telnet, you might have a program called Terminal. It's like telnet, only
bigger font. Try it and see if you like it. It is located in...
C:\Program Files\QPC\QVTNet\bin\Term.exe.
I might just put it up on the page later on... But I think telnet is better.
LIFE\'S A BITCH
THEN DEBIAN WAS INVENTED
-
September 7th, 2003, 05:05 PM
#2
Erm, where exactly is the screenshot? And apart from testing to see whether the telnet server program was working, why on earth would you want to connect to your own machine?
Is this post meant to be a tutorial, or a question, or what?
-
September 7th, 2003, 05:11 PM
#3
Junior Member
No screen shot, and no it's not meant to be a tutorial, and i have only posted this so as newbie's who are interested in TELNET can learn the basics,
As if you would notice there is not much written about TELNET.
With is a shame.......
Because it's the best program that you could use to do a variety of things,
(AND I AM NOT TRYING TO ENCOURAGE HACKING)
SO EXPERIMENT WITH THE PROTOCOL AND YOU WILL BE AMAZED AT WHAT'S TO BE ACHIEVED
LIFE\'S A BITCH
THEN DEBIAN WAS INVENTED
-
September 7th, 2003, 05:16 PM
#4
Originally posted here by TELNET_OBSESSED
[B]No screen shot
In your post you say 'here is a screen shot' - so where is it? 
As if you would notice there is not much written about TELNET.
If a post is entitled 'How to Telnet', I would expect some sort of guide/tutorial telling me how to telnet. No?
As an aside to any newbies who are using this thread: use SSH if it is available, telnet sends plaintext passwords as opposed to encrypted ones.
-
September 7th, 2003, 05:31 PM
#5
Junior Member
Well im sorry to have dissapointed you.
As i was only trying to help others, like others have helped me, what would you rather i type out a four page text on how to hack into computers
using TELNET, UNIX,NMAP,AND OTHER TYPES OF HACKER UTILITIES.......?
i don't think so because im not here to promote hacking, im here to learn more and to further my learning in the computer security culture.....SO TO SPEAK.
LIFE\'S A BITCH
THEN DEBIAN WAS INVENTED
-
September 7th, 2003, 05:45 PM
#6
If I was a newbie this would not help me out for a number of reasons.
1. I would have no idea what a WAC server is.
2. If I was a newb, I would have no services running on the telnet port. Therefore I would not get a banner, and it would just kick me back to a comand prompt.
As i was only trying to help others, like others have helped me, what would you rather i type out a four page text on how to hack into computers
using TELNET, UNIX,NMAP,AND OTHER TYPES OF HACKER UTILITIES.......?
In case you didn't know, UNIX is a OS, not a utility.
Also, what makes you think nmap, is a hacking tool? Have you never heard of penetration testing?
IN the above quote you say telnet helps to hack, and you do not want to promote hacking, yet you have written a little document to tyr to help people use telnet. Sorry, but it doesn't make sense.
-
September 7th, 2003, 05:47 PM
#7
Hey Telnet don't take what he said offensive.
The first small problem that I see, you don't even say what Telnet is.
If you have a Noob that is using Telnet, atleast tell them what it is and what it is used for, know for the fact as to if this is a Tutorial or not, you just spurting Knowledge which I for one have no problem with, there will be people that benefit from it, you have no Idea how many times I have been asked how do I telnet here or Ping that.
Just general basic knowledge but, if you don't know these things, your computer security is knida laxed. I think that if you were to start your Thread out something like.
Telnet
What is telnet you ask.
Well telnet is a Windows utility that allows you to connect to Remote systems.
So you have no idea what I am talking about let me help you out.
Ok let's say that I want to send you something but I have no phone no, email nothing but my computer, I can't email, what can I do, well I can connect directly to your machine and give it to you (There are dangers in letting this be done) Now, that you wonder how I would do this.
Well I will show you by having you connect to your own machine.
Go to start -->Run Type in (Command) and then type telnet 127.0.0.1 21
Now you may wonder what you just did, you have connected to your own Pc.
This can be used with other Pc's also try this.
Telnet drill.hackerslab.org
There you are you have just Telneted to another Remote system.
Something along those lines would have your post looking pretty nice.
Oh and check the Tutorials there are a couple in there on Telnet.
Jizz
-
September 7th, 2003, 06:22 PM
#8
Junior Member
AND TO ALL THOSE THAT R ACCUSING ME OF PROMOTING HACKING...
WELL I GOTTA RESPONSE TO THAT BUT I GONNA KEEP MY OPINIONS TO MYSELF
AS I HAVE LEARNT THAT IF YOU GOT NOTHING NICE TO SAY THEN DON'T BE SAYING ANYTHING AT ALL-------
OK TO CHECK IF YOU HAVE GOT TELNET GO TO YOUR DOS PROMPT
C:\
THEN TYPE IN THIS
C:\TELNET
TELNET SHOULD OPEN UP
OK THEN NOW TO THE EASY STUFF
FTP in web sites:
1)Open up telnet and type ftp.urlhere.com 21 It should ask for a user name and password.
Put them in. If all goes well, something like the following should pop up:
220-Welcome to XXXXX Web Hosting FTP server.
220-Need help? Get all details at:
220-http://XXXXXX.com
220-
220-No anonymous logins accepted.
220 XXXXX
user XXXXXX
331-Enter your Yahoo! member password
331
pass XXXXXX
230-You are using 57.8% of your subscribed disk space
230 You have 31.631 MB of space available
help
214-The following commands are recognized (* =>'s unimplemented).
USER QUIT MODE REST CWD STAT RMD XCUP
PASS PORT RETR RNFR XCWD HELP XRMD STOU
ACCT* PASV STOR RNTO LIST NOOP PWD SIZE
SMNT* TYPE APPE ABOR NLST MKD XPWD MDTM
REIN* STRU ALLO DELE SYST XMKD CDUP
214 Direct comments to XXXXXX.com
help CDUP
214 Syntax: CDUP (change to parent directory)
help ACCT
214 ACCT \t(specify account); unimplemented
help REIN
214 REIN \t(reinitialize server state); unimplemented
Everythign in bold is what I typed. Remember when you log in, type "user xxxx" not just your
user name, same for the password and everything else.
For computer (Pc must have server running, I am using the BPFTP Server that you can downlaod
at tutorials section):
If tou enter in the IP and port correctly, this should pop up:
220 BulletProof FTP Server ready ...
When you login, it will look like this:
220 BulletProof FTP Server ready ...
USER XXXXXX
331 Password required for XXXXXX.
PASS XXXXXX
530 Can't login : invalid home directory ! < Note-- Change "Home IP" to their IP in the BPFTP "Setup
USER XXXXXX User Accounts" section of th BPFTP Server
331 Password required for XXXXXX.
PASS XXXXXX
230 User XXXXXX logged in.
The < Note-- Is what I put to tell you what you should do if you get that error. That won't
pop up in the telnet window or command prompt.
LIFE\'S A BITCH
THEN DEBIAN WAS INVENTED
-
September 7th, 2003, 09:38 PM
#9
if all tou want to do is connect to an ftp server, wouldn't it make more sense to use
FTP?
Code:
[rcgreen@acer rcgreen]$ ftp acer
Connected to acer (192.168.0.3).
220 acer.localdomain FTP server (Version wu-2.6.1-18) ready.
Name (acer:rcgreen): rcgreen
331 Password required for rcgreen.
Password:
230 User rcgreen logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> dir
227 Entering Passive Mode (192,168,0,3,53,126)
150 Opening ASCII mode data connection for directory listing.
total 16976
-rw-r--r-- 1 500 500 19686 Apr 13 2003 COPYING
-rw-rw-r-- 1 500 500 3489636 Mar 2 2003 Tk-800.024.tar.gz
drwxrwxr-x 38 500 500 4096 Mar 2 2003 Tk800.024
-rw-rw-r-- 1 500 500 36 May 6 2003 address.jeremy
-rw-r--r-- 1 500 500 122298 May 10 2003 advent-1.0.0.tar.gz
-rw-r--r-- 1 500 500 57263 Sep 11 2001 advent.dat
-rw-rw-r-- 1 500 500 72782 May 14 2003 advent.sav
drwxrwxr-x 3 500 500 4096 May 10 2003 adventure
-rw-rw-r-- 1 500 500 1096 May 10 2003 advpoof.dat
-rw-rw-r-- 1 500 500 7 Mar 8 2003 bar
drwxrwxr-x 2 500 500 4096 May 10 2003 bin
-rw-rw-r-- 1 500 500 9155 Jul 11 18:54 blacklist.txt
-rw-rw-r-- 1 500 500 8576 Jul 8 20:00 blocked.txt
-rw-rw-r-- 1 500 500 1004 Mar 30 2003 bluescreen.c
-rw-rw-r-- 1 500 500 30 Jul 10 10:29 commands.txt
-rw-r--r-- 1 500 500 3021448 Jun 21 2003 cyrus-imapd-2.1.13-4.i386.rpm
-rw-r--r-- 1 500 500 94939 Jun 21 2003 cyrus-imapd-utils-2.1.13-4.i386.rpm
-rw------- 1 500 500 411 May 9 2003 dead.letter
-rw-r--r-- 1 500 500 1420248 Jun 18 2003 dosemu-1.0.1-1.i386.rpm
-rwxr-xr-x 1 500 root 64 Apr 6 2003 foo.tcl
-rw-rw-r-- 1 500 500 49 Mar 30 2003 foo.txt
-rw-rw-r-- 1 500 500 281 Jun 8 2003 foo.xbm
-rw-rw-r-- 1 500 500 281 Jun 8 2003 foo.xpm
-rw-r--r-- 1 500 500 627 Apr 2 2003 foobar.html
-rw-r--r-- 1 500 500 2061 Mar 11 2003 index.html
-rw-r--r-- 1 500 500 16335 Apr 5 2003 logo.gif
drwxrwxr-x 3 500 500 4096 Jun 29 02:49 lpb
drwx------ 3 500 500 4096 Aug 13 21:23 mail
-rw------- 1 500 500 35087 Sep 6 20:35 mbox
-rw-rw-r-- 1 500 500 620 Jul 15 19:42 my.whitelist
-rw-rw-r-- 1 500 500 0 Jul 11 18:58 nblk
-rw-r--r-- 1 500 500 164325 Jun 21 2003 perl-Cyrus-2.1.13-4.i386.rpm
-rw-rw-r-- 1 500 500 556 Dec 5 2002 pess17.gif
drwxrwxr-x 6 500 500 4096 Jan 5 2003 prog
-rw-rw-r-- 1 500 500 6 May 7 2003 sta
-rw-r--r-- 1 500 500 789 Jul 10 20:27 subject.recipe
-rw-rw-r-- 1 500 500 2999 May 8 2003 tlog.html
-rw-rw-r-- 1 500 500 2784 Jul 21 10:39 tour.html
-rw-rw-r-- 1 500 500 3126 Mar 18 2003 ugly.ico
drwxrwxr-x 3 500 500 4096 Aug 30 08:10 vis
226 Transfer complete.
ftp>
I came in to the world with nothing. I still have most of it.
-
September 7th, 2003, 10:04 PM
#10
Originally posted here by TELNET_OBSESSED
AND TO ALL THOSE THAT R ACCUSING ME OF PROMOTING HACKING...
Who has accused you of promoting hacking? 
As rcgreen pointed out - what's the point in telnetting to a host to ftp somewhere else? If you have telnet then in all likelihood you have ftp as well (Windows or Unix platforms).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|