You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
The task is to generate a variety of additional attacks in the Uptane demo, based on the Uptane Design Overview and a few TUF [1][2] and Uptane papers.
Code for the existing attack demonstrations lives in the demo_director and demo_imagerepo modules in the demo directory of the Uptane repo. Examples: mitm_arbitrary_package_attack(), the various *replay_attack_* functions(), sign_with_compromised_keys_attack(), ....
Once you have some functional attacks, add some instructions and explanatory text to README.md.
The text was updated successfully, but these errors were encountered:
Request for New Functionality
The task is to generate a variety of additional attacks in the Uptane demo, based on the Uptane Design Overview and a few TUF [1] [2] and Uptane papers.
mitm_arbitrary_package_attack()
, the various*replay_attack_*
functions(),sign_with_compromised_keys_attack()
, ....Once you have some functional attacks, add some instructions and explanatory text to README.md.
The text was updated successfully, but these errors were encountered: