-> self signup
-> read (crit info)
-> read (medium info)
-> write (crit data)
-> write (medium data)
-> read/write (crit)
-> ...
-> low-priv (same org)
-> see above
These are common cases which can be standardized (to a degree)
-> self signup
-> read (crit info)
-> read (medium info)
-> write (crit data)
-> write (medium data)
-> read/write (crit)
-> ...
-> low-priv (same org)
-> see above
These are common cases which can be standardized (to a degree)
- sXSS
-> pre-auth / self signup
-> normal user interaction
-> uncommon user interaction
-> low-priv (same org, etc)
-> see above
-> high-priv
-> see above
- sXSS
-> pre-auth / self signup
-> normal user interaction
-> uncommon user interaction
-> low-priv (same org, etc)
-> see above
-> high-priv
-> see above