Somerset-Recon / furbo-research

Furbo Security Research
35 stars 6 forks source link

Parse authentication headers to get nonce #1

Open ikarageo opened 1 year ago

ikarageo commented 1 year ago

Just a minor improvement to automatically get nonce from headers, instead of hardcoding indexes.

Tried the original command inject program on a device with modified realm and it failed, since the realm string had different length. This patch solves such issues.