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.29k stars 253 forks source link

Raspberry Pi Support #84

Open Dunup opened 4 years ago

Dunup commented 4 years ago

Hi there i use my Raspberry Pi as a dedicated web server and it would be extremely convenient if Raspian was supported so that I could just host everything simultaneously from one machine.

housemusic42 commented 4 years ago

I just completed this and got a local copy running on the latest raspbian release.

Kind of hacky but i added the supported version in /etc/lsb-release then stepped through the install script and manually installed the required packages. It gets hung up on mysql vs mariadb so make sure that's installed first, the run through the rest of dependencies and the install script should take care of most of it.

edit: if time allows i'll circle back and make the modifications for a raspi install.

jaspermayone commented 3 years ago

I would love to get this on my pi.