Skip to content

csienslab/SafeChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAFECHAIN: Securing Trigger-Action Programming from Attack Chains

Dependencies

  • NuSMV: make sure the NuSMV executable is in your PATH.
  • Python3 package: networkx

Example

example.py gives an example of how to check privacy leakage for the following scenario:

  • The automation rule set to be "When get home, turn on the Hue light."
  • Attackers can observe the state of the light.
  • Users would like to prevent attackers from knowing whether they are at home or not.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages