Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the import site only shows bluebackground #18

Open
testernoobkali opened this issue Oct 16, 2019 · 3 comments
Open

the import site only shows bluebackground #18

testernoobkali opened this issue Oct 16, 2019 · 3 comments

Comments

@testernoobkali
Copy link

Hey,

So i am using gophish and i import the site by using it a URL or even if i paste the HTML content of it just displays a blue background but if i just download the file offline and open it in my chrome browser it shows all the images and etc... any idea why this is occurring. I cannot think of anything else for it :(

@zeknox
Copy link
Member

zeknox commented Oct 16, 2019

There could be many reasons for this, but often times some JavaScript could be changing the path of various urls so the assets are not getting loaded properly.

Somethings going into the browsers JavaScript console and refreshing the page will tell you where you have load errors and other things that may be preventing certain components from loading.

@testernoobkali
Copy link
Author

this is a very basic thing let me show you.
image

when i take it of the html format to be the normal view ( i have done this for many websites and they all work) it just hows blue :(

image

@zeknox
Copy link
Member

zeknox commented Oct 16, 2019

I would recommend using the JavaScript console, browse the page locally and view what errors are shown in the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants