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.

Home Page:https://github.com/Raikia/FiercePhish/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install fails if passwords have " in them

digininja opened this issue · comments

Looks like you need to do some encoding on passwords:

./install.sh: eval: line 1087: unexpected EOF while looking for matching `"'

Yeah, this is a known issue that is a biproduct of how the installer currently works. Will be fixed in the next version that is under development