pentestgeek / phishing-frenzy

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

Redhat #349

Closed RedWedgeX closed 7 years ago

RedWedgeX commented 7 years ago

Has anyone had any luck porting PF to Redhat? Boss wants it on Redhat (Someone assumes Redhat is more secure or something) and I just need to know if it's even worth the undertaking to get it operational.

zeknox commented 7 years ago

It's not supported by us, but I believe a number of folks have got it working. I've spoken with a few teams over the past couple years that stated they were able to get it working. Just required some modifications to the Global Settings once installed.

I'd investigate a good tutorial on getting ruby on rails working with with Red Hat Linux. Cheers.

RedWedgeX commented 7 years ago

Awesome, appreciate the quick answer. I'll give it a try.

zeknox commented 7 years ago

Yeah if I recall one of the biggest things that needed to be changed in Global Settings was the Apache restart command so that new VHOSTs could be added to the Apache config and restart the service properly to reload them into use.

zeknox commented 7 years ago

Closing ticket, please feel free to update this ticket with your feedback or experience.