mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
vault backup: 2022-10-10 09:42:45
This commit is contained in:
parent
7c84a3d445
commit
a4c0811628
@ -6,4 +6,20 @@ tags:
|
||||
- comp210
|
||||
---
|
||||
|
||||
# nefarious uses of ml
|
||||
## password guessing
|
||||
- normally based on heuristics that are designed by humans
|
||||
- biased may not match true distributions of passwords
|
||||
- leaked data can be used to "learn" what to guess
|
||||
- gain insight into what users use as passwords
|
||||
|
||||
## alternative - PassGan
|
||||
- use statistical distribution of passwords then use this to generate guesses
|
||||
|
||||

|
||||
|
||||
new password generate, which also provides real world indicator of password st
|
||||
|
||||
# bigger issues
|
||||
|
||||
# where to from here
|
||||
|
||||
Loading…
Reference in New Issue
Block a user