Posts: 103
Threads: 22
Joined: Mar 2019
I was reading today about deep learning on password gessing. PassGan
https://arxiv.org/pdf/1709.00440.pdf
anyone has experience with that? Seems to be interesting for generating alternatives to regular rules.
Posts: 107
Threads: 6
Joined: Sep 2018
I do have experience with this one. If you want to train PassGan on your own dictionaries, you should definetly use some real world data (comparable to rockyou) that contains duplicates. Otherwise the quality of generated passwords will be rather bad.
Posts: 29
Threads: 6
Joined: Sep 2016
(03-03-2020, 07:18 PM)powermi Wrote: I was reading today about deep learning on password gessing. PassGan
https://arxiv.org/pdf/1709.00440.pdf
anyone has experience with that? Seems to be interesting for generating alternatives to regular rules.
generated2.rule was generated with a process called raking which was an earlier variant of ML on rule development
https://github.com/evilmog/evilmog/wiki/...ated2.rule