Task Summary


We have a security flaw with our stack canary value. Since it’s hard-coded, we’re less protected from stack overflow attacks. We should use a pseudorandom or random value. One idea is to use a value from the CC1120’s rng.

Requirements

Details


Important Notes