• 📢 Notice: Our community has moved to Zelo.cx! Visit us at Zelo.cx for the latest updates and discussions.

NEED HELP WITH PHISHING SETUP

aaaaaang

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
20
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
I'm having issues setting up my phishing campaign. I httracked the site I wanted, changed the script, so the credentials would be captured, and then hosted it. But I didn't know
how to assign each email/person to the credentials and also the way I captured the credentials was not too effective because I would just get username and PW. So I found
Gophish, but now I'm facing the issue of my landing page not showing correctly. I put the folder of the website in \static\js\src\vendor\ckeditor\plugins\preview, but it still only shows the page correctly if I put an index.html as the landing page code that refers (href) to the page I really want. I tried connecting the gophish server (Ubuntu 20.04.5 LTS VPS) to the Domain I hosted with a PTR Record, that didn't work. Tried getting a new Domain, connecting it to the VPS with an PTR and A Record they connected but the website I put in the Gophish server (VPS) still doesn't show, it only shows a blank page if I put the index.html as the landing page and just the text if I put the code of the Site I want as the landing page, if I then press "view page source" it says:

// Prevent from DOM clobbering.
if ( typeof window.opener._cke_htmlToLoad == 'string' ) {
var doc = document;
doc.open();
doc.write( window.opener._cke_htmlToLoad );
doc.close();

delete window.opener._cke_htmlToLoad;
}


So my questions are, what could trigger "// Prevent from DOM clobbering."? Is there another way to get the Page I want as the landing Page? And how would I go if I want to assign each email/person to the credentials and also capture IP and Browser info? Or would it be easier to use the page I already hosted together with a beef hook?
I'll pay for help

This is a bump
 

aaaaaang

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
20
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
This is a bump
 

viorul

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
18
Likes
0
Bits
3 YEARS
3 YEARS OF SERVICE
Can help you out, tg: viorul
 

NightShade0x01

Premium member
Premium
NightShade0x01 Rep
0
0
0
Rep
34
NightShade0x01 Vouches
0
0
0
Vouches
0
Posts
42
Likes
31
2 YEARS
2 YEARS OF SERVICE
(22 December, 2022 - 01:58 PM)aaaaaang Wrote: Show More
I'm having issues setting up my phishing campaign. I httracked the site I wanted, changed the script, so the credentials would be captured, and then hosted it. But I didn't know
how to assign each email/person to the credentials and also the way I captured the credentials was not too effective because I would just get username and PW. So I found
Gophish, but now I'm facing the issue of my landing page not showing correctly. I put the folder of the website in \static\js\src\vendor\ckeditor\plugins\preview, but it still only shows the page correctly if I put an index.html as the landing page code that refers (href) to the page I really want. I tried connecting the gophish server (Ubuntu 20.04.5 LTS VPS) to the Domain I hosted with a PTR Record, that didn't work. Tried getting a new Domain, connecting it to the VPS with an PTR and A Record they connected but the website I put in the Gophish server (VPS) still doesn't show, it only shows a blank page if I put the index.html as the landing page and just the text if I put the code of the Site I want as the landing page, if I then press "view page source" it says:

// Prevent from DOM clobbering.
if ( typeof window.opener._cke_htmlToLoad == 'string' ) {
var doc = document;
doc.open();
doc.write( window.opener._cke_htmlToLoad );
doc.close();

delete window.opener._cke_htmlToLoad;
}


So my questions are, what could trigger "// Prevent from DOM clobbering."? Is there another way to get the Page I want as the landing Page? And how would I go if I want to assign each email/person to the credentials and also capture IP and Browser info? Or would it be easier to use the page I already hosted together with a beef hook?
I'll pay for help

This is a bump

The best way to approach this would be using PHP , and have the results sent to your email DM me if you are still looking for somebody to help you
 

48,736

38,247

238,888

Top