Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Not getting password response

 
Post new topic   Reply to topic Printable version
 View previous topic  MERVbot help... Post :: Post arena login  View next topic  
Author Message
emileej
Newbie


Age:40
Gender:Gender:Male
Joined: Aug 20 2004
Posts: 23
Location: Copenhagen - Denmark
Offline

PostPosted: Sun Aug 22, 2004 2:06 pm    Post subject: Not getting password response Reply to topic Reply with quote

Hey ppl. After fixing my encryption issues I decided to try an encrypted session and this time I get the correct reliable response, but I dont get any password response icon_confused.gif

My logs include general program progress, packet and encryption logs.
_________________
some ship
AngryAnt
http://angryant.com




ASCII is your friend

some core.zip - 1.6 KB
File downloaded or viewed 21 time(s)
Back to top
View users profile Send private message Add User to Ignore List Visit posters website Yahoo Messenger MSN Messenger
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Mon Aug 23, 2004 1:00 am    Post subject: Reply to topic Reply with quote

Something wrong with attachment. Hmm IE and FF don't seem to like the space in the file name. Anyways, it looks like you are encrypting/decrypting fine. You spoof reply is good, but the server is booting you without telling you why. Perhaps you should check the server log for any info.

It would help if you removed the 0x from your dumps, exactly 2 characters per byte (not 4) and make each line 2 byte chunks, 32 bytes per line with offsets, like this:

00: 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
10: 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000

00: 0000 0000 0000 0000 0000 0000

00: 0000 0000 0000 00
_________________
4,691 irradiated haggis!
Back to top
View users profile Send private message Add User to Ignore List
emileej
Newbie


Age:40
Gender:Gender:Male
Joined: Aug 20 2004
Posts: 23
Location: Copenhagen - Denmark
Offline

PostPosted: Mon Aug 23, 2004 9:47 am    Post subject: Log reformat Reply to topic Reply with quote

What are the first two chard in each line?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website Yahoo Messenger MSN Messenger
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Mon Aug 23, 2004 3:02 pm    Post subject: Reply to topic Reply with quote

Offset in the packet in hex. That is, the first byte of the packet is offset 0, the first byte of the next line is offset 32 (decimal), oops should be 20 (hex). You could also add ASCII translation for all bytes between 32 and 127, for example

Code: Show/Hide
00: 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000  .........blah blah..............
20: 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000  ................................

00: 0000 0000 0000 0000 0000 0000                                                    ...X...Y..Z.

00: 0000 0000 0000 00                                                                .......
Back to top
View users profile Send private message Add User to Ignore List
emileej
Newbie


Age:40
Gender:Gender:Male
Joined: Aug 20 2004
Posts: 23
Location: Copenhagen - Denmark
Offline

PostPosted: Mon Aug 23, 2004 3:42 pm    Post subject: Reply to topic Reply with quote

Heh - sorry but I still dont get it. Might be a bit slow.

Anyways - I connected to Smongs server and he gave me access to ?lastlog. When I connect unencrypted I get this from the log:
Code: Show/Hide
D <net> [pid=7] new connection from (IP).(IP).(IP).(IP):1136
D <core> [pid=7] login request denied: bad VIE client version
I'm really puzzled by this since I'm using 0x86 at the client version byte which, according to SOS' packet list, should translate to subspace 1.34 and 1.35

When I connect encrypted I get this:
Code: Show/Hide
D <net> [pid=8] new connection from (IP).(IP).(IP).(IP):1306
D <net> [] [pid=8] reliable packet with too big delta (-715719330 - 0)
So my encryption must be wrong after all cause the packets in the log look alright to me?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website Yahoo Messenger MSN Messenger
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Mon Aug 23, 2004 5:37 pm    Post subject: Reply to topic Reply with quote

Well the first problem is that either the zone doesn't allow VIE or your bot is not a smod/sysop.
Back to top
View users profile Send private message Add User to Ignore List
-Smong-
Guest


Offline

PostPosted: Mon Aug 23, 2004 7:20 pm    Post subject: Reply to topic Reply with quote

I have checked the source, you can only get 'bad VIE client version' if the enc type is VIE and the version in the login packet is not 134.
Since this is asss and it allows VIE by default I think the negative rel id indicates that the bot isn't encrypting properly.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 121 page(s) served in previous 5 minutes.

phpBB Created this page in 0.569132 seconds : 34 queries executed (94.5%): GZIP compression disabled