pentestgeek / phishing-frenzy

Ruby on Rails Phishing Framework
www.phishingfrenzy.com
GNU General Public License v3.0
794 stars 297 forks source link

Harvested vs Passwords #397

Closed David1Hasselhoff closed 6 years ago

David1Hasselhoff commented 6 years ago

After I have run my campaign and view the results I see that there are two fields listed: Harvested with a number and Passwords with a different number. What is the difference?

zeknox commented 6 years ago

Great question. The Harvested metric is the number of unique targets which have entered passwords into the phishing site.

The Passwords metric is the number of password entries the phishing site has received. (e.g you phished 1 user, but they entered credentials 2 times. This would be harvested: 1, passwords: 2). Hope this helps.

David1Hasselhoff commented 6 years ago

Thank you! What a great tool by the way!

zeknox commented 6 years ago

Appreciate it. Have fun!

David1Hasselhoff commented 6 years ago

Question answered, closing