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

Issue with the progress bar #34

Closed AbdullahAsem closed 7 years ago

AbdullahAsem commented 7 years ago

there is a java script issue happens during uploading csv file for targets, the progress bar freez the navigation and everything else, same issue with DateJS, any solutions ?

Raikia commented 7 years ago

I haven't run into this problem, even when uploading a target file with over 150,000 users in it. What browser are you using? What version of FiercePhish (is it the latest version?).

same issue with DateJS

What do you mean by this?

When you upload a target file, it should start a background job that processes the uploaded file:

img

Are you saying that this UI freezes your browser? Does it unfreeze after the process is completed? Also please attach logs as it may help

AbdullahAsem commented 7 years ago

Well, the upload progress is not working, and I am getting the following error, moreover the site navigation is stopped working 00228 000258

Raikia commented 7 years ago

The issue is already fixed here: #33 . Read that for a solution.

That said, v1.2.0 is now released and I recommend switching to that, as all these issues are resolved in it. v1.2.0. will require a reinstall. Instructions here

AbdullahAsem commented 7 years ago

The issue got resolved! thank you for the quick responses :+1: