pentestgeek / phishing-frenzy

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

[URGENT] Upload a full website as a template #400

Closed adityasriv22 closed 5 years ago

adityasriv22 commented 6 years ago

How can I upload a full website as a template at once with segregated folders of css,js,images, In templates it has the option to put single file at a time, in that case it will take a lot of manual work to individually upload all files.

adityasriv22 commented 6 years ago

This is urgent!!!!

zeknox commented 6 years ago

Upload a zip archive and PF will extract the sub folders when campaign is made active.

On Nov 13, 2018, at 8:56 AM, Aditya Srivastava notifications@github.com wrote:

This is urgent!!!!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

adityasriv22 commented 6 years ago

it throws 404 error

screenshot from 2018-11-13 22-02-05

zeknox commented 6 years ago

Folder structure within the zip or the defined index attribute within the template is the problem.

On Nov 13, 2018, at 11:32 AM, Aditya Srivastava notifications@github.com wrote:

it throws 404 error

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

adityasriv22 commented 6 years ago

I edited the 3.conf file to point to the directory , it works on my localhost by visiting the server name mentioned in conf file but I am not sure if , when the campaighn goes live will it be able to work properly

adityasriv22 commented 6 years ago

if the website is extracted do i need to keep the email file and email image attachment in the same folder or the /deployed/campaigns/3 folder , the email doesn't seem to working if its keep out side the main website, also I uploaded the email files and images separately, and that does not show in the /deployed/campaigns/3/

zeknox commented 6 years ago

No, the email and email image attachment needs to be uploaded to the template separately outside of the zip archive. The zip archive is only used to extract website files and will not impact the email.

On Nov 14, 2018, at 1:42 AM, Aditya Srivastava notifications@github.com wrote:

if the website is extracted do i need to keep the email file and email image attachment in the same folder or the /deployed/campaigns/3 folder , the email doesn't seem to working if its keep out side the main website, also I uploaded the email files and images separately, and that does not show in the /deployed/campaigns/3/

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

adityasriv22 commented 6 years ago

Thanks so much zeknox , can I know one more thing on how to change my time zone?

zeknox commented 6 years ago

Pretty sure all Time is in UTC time zone so you’ll need to manually convert to whatever zone you are in.

On Nov 16, 2018, at 2:54 AM, Aditya Srivastava notifications@github.com wrote:

Thanks so much zeknox , can I know one more thing on how to change my time zone?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.