Raikia / FiercePhish

FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more.
https://github.com/Raikia/FiercePhish/wiki
GNU General Public License v3.0
1.31k stars 249 forks source link

Feature request: Two factor authentication admin portal (RADIUS) #26

Closed GitHipster closed 7 years ago

GitHipster commented 7 years ago

Feature request: Two factor authentication admin portal (RADIUS)

Raikia commented 7 years ago

I can't do RADIUS 2-FA/authentication for now because it would require a fairly significant rewrite of the authentication mechanism. That said, I have implemented Google 2-FA that you can enable by going to "Edit Profile"

Raikia commented 7 years ago

Completed, committed, and merged into master.

GitHipster commented 7 years ago

Great! After the update Google 2FA is available!