Raised This Month: $51 Target: $400
 12% 

Packet AES key?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ARES[ro]
Senior Member
Join Date: Apr 2010
Old 05-04-2011 , 15:01   Packet AES key?
Reply With Quote #1

There are a few not encrypted packets after the first steam challenge initiation(like 2-3). The AES key is in one of those but where I cant seem to be succesful in finding it.After the readable packets, there comes encrypted packets only. I want the AES key so I can decrypt client-hlds packets for some reverse-engineering personnal study .

So where in the packet signatures is the AES key?
__________________
okay

Last edited by ARES[ro]; 05-04-2011 at 15:07.
ARES[ro] is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 05-05-2011 , 11:23   Re: Packet AES key?
Reply With Quote #2

Since when packets are encrypted with AES?
__________________
xPaw is offline
Seta00
The Seta00 user has crashed.
Join Date: Jan 2010
Location: Berlin
Old 05-05-2011 , 13:32   Re: Packet AES key?
Reply With Quote #3

The AES key is generated during the handshake: the client generates a 256bit key, encrypts it with a 1024bit public RSA for the universe, and sends this encrypted key to the server along with a 32bit CRC of the key.
After this, the only unencrypted traffic is the server reply saying if the authentication was successful or not.
Seta00 is offline
ARES[ro]
Senior Member
Join Date: Apr 2010
Old 05-06-2011 , 19:20   Re: Packet AES key?
Reply With Quote #4

Quote:
Originally Posted by Seta00 View Post
The AES key is generated during the handshake: the client generates a 256bit key, encrypts it with a 1024bit public RSA for the universe, and sends this encrypted key to the server along with a 32bit CRC of the key.
After this, the only unencrypted traffic is the server reply saying if the authentication was successful or not.
That encryption .Trying to decrypt the packets.
*edit* It is 2048-RSA in fact.
__________________
okay

Last edited by ARES[ro]; 05-06-2011 at 19:33.
ARES[ro] is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode