Reverse Engineer a Challenge-Response Algorithm

Status
Not open for further replies.

M2MConsultants

Newbie level 1
Joined
Jul 12, 2018
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
We have a project where we are communicating with a "Black Box". Before we can communicate with it, the Box sends us a 2-byte token to which we have to respond. The response we send is based on the token the Box sends us. We don't know what the algorithm is that’s used to generate the response.

The task is to reverse engineering the algorithm used to generate the response. We have 4 examples of data the Black Box sends and the response it expects (see below). We have a fifth example we'll use to validate your algorithm.

We can pay $500 to have this algorithm reverse engineered.

Black Box --> Our Response
00 94 0E BF
00 7C C5 A7
03 4E 5E 88
01 EF C1 EB

All values are in Hex.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…