Raw Server Connections

These things are so much fun, and here you can find out how to put your script over the top. The possibilites with these things are almost endless, we are still finding new stuff about these everyday so check back often.




One thing that you will definitely need is a long ip converter since all raw connections are sent through the long ip. Heres an alias for a long ip converter.
longip {
   echo 2 $$1 Resolved to $longip($$1)
}
Now you can /dns {server} or /dns {nick} to get there ip, then /longip {ip} to get their long ip.

Now that you've got the long ip what to do with it. Here is another alias that'll make connecting with raw clones alot easier.
rawcon {
   raw -q privmsg $me :DCC CHAT CHAT $$1 $$2 $+ 
}
Now you can use the long ip you got earlier and /rawcon {long ip} {port}

Now on to the fun part, which ports to connect to and what they do. Not all servers will be listening on all ports so if you have a port scanner you can find the ports they are listening on quickly. If not you can still try connecting to servers on ports, but some may not be listening.
Port  7     Echo Port
Anything you type will be echo'd back to the chat window.

Port 19     Character Generator
This is the one people use for the Port 19 chat bomb, don't connect to it
or you'll get flooded.

Port 21     FTP - File Transfer Protocol
This is the FTP port, you can /dns {ftp site} then /longip {ip}
then /rawcon {longip} 21  and the when you connect type:

USER Anonymous
PASS Guest@
HELP

Its kind of fun, but not that interesting.

Port 23     Telnet
With this one you can telnet anywhere using a dcc chat window, If you're
into any telnet rpgs this is for you. get the long ip of the telnet address
then /rawcon {long ip} 23   and when your in it'll ask you for username and
password.

Port 25     SMTP - Simple Mail Transfer Protocol
Wanna send some mail? Get a servers long ip then /rawcon {long ip} 25
when it connects here are the commands:

HELO                     - type this when you first connect
MAIL FROM: {address}     - put in any address you want
RCPT TO: {address}       - e-mail of whoever you're sending to
DATA                     - begin message
.                        - end message and send

I'm not sure but I think that the commands have to be in that order.

Port 79     Finger
sorry, haven't really message with this one.

Port 110     POP3 - Post Office Protocol
sorry, haven't messed with this one either.

Port 113     Ident
With this one you can make ident requests from people. First you'll need to
/whois someone and if they don't have a ~ in front of their user id then 
they are using ident, if they have a ~ this won't work on them. You
will need to /dns them and get their long ip then /rawcon {long ip} 113
and when it connects type in a number, number. Example:
0, 1
600, -1
And they will get an ident request and the info will echo back to your
chat window. This one has possibilities.

Port 139     Net Bios
Can connect to it but can't do anything, still testing it.

Port 666* to 7000     IRC
You'll need to check the servers motd to find the ports that they are 
listening on, then get their long ip and /rawcon {long ip} {port}
when it connects  you'll need to type:

USER anything anything anything anything
NICK anynick

This will connect you to the irc server and it will count as a clone so 
if you load up a bunch of these you'll probably get /kill'd. Just remember
you need 4 words after the USER, and whatever nick you want to be after
the NICK.
Disclaimer: Some of these things might be considered abusive, flooding, or worse. So if you're not sure what you're doing don't do it. The Scripters Guild will not be held responsible for your actions. The information found here is strictly for informational purposes only. What you do with it is your perogative.



This page hosted by Get your own Free Homepage
©1996 The Scripters Guild All Rights Reserved
Please send all questions and comments to TiAMaT

1