N nat.soft Junior Member Joined Aug 17, 2009 Messages 110 Reaction score 42 Nov 10, 2011 #1 Hi, Is it possible to show a different URL in the address bar? For example, Displayed page: http://www.mywebsite.com/page.html URL in the address bar: http://www.anotherwebsite.com/
Hi, Is it possible to show a different URL in the address bar? For example, Displayed page: http://www.mywebsite.com/page.html URL in the address bar: http://www.anotherwebsite.com/
DanDanger Junior Member Joined Nov 11, 2010 Messages 197 Reaction score 281 Nov 10, 2011 #2 there was an exploit years ago that could do this, but its been patched in all major browsers. your probably thinking of domain forwarding? if so you'll need to own both domains. what you cant do is this: displayed page: mywebsite.com/fakelogin.html url in address bar: hotmail.com/signin.html
there was an exploit years ago that could do this, but its been patched in all major browsers. your probably thinking of domain forwarding? if so you'll need to own both domains. what you cant do is this: displayed page: mywebsite.com/fakelogin.html url in address bar: hotmail.com/signin.html
N nat.soft Junior Member Joined Aug 17, 2009 Messages 110 Reaction score 42 Nov 10, 2011 Thread Starter Thread Starter #3 there was an exploit years ago that could do this, but its been patched in all major browsers. what you cant do is this: displayed page: mywebsite.com/fakelogin.html url in address bar: hotmail.com/signin.html Click to expand... That makes sense, I just wanted to learn whether or not it was possible and it seems not.
there was an exploit years ago that could do this, but its been patched in all major browsers. what you cant do is this: displayed page: mywebsite.com/fakelogin.html url in address bar: hotmail.com/signin.html Click to expand... That makes sense, I just wanted to learn whether or not it was possible and it seems not.
E EdgarFoX Newbie Joined Nov 18, 2011 Messages 16 Reaction score 2 Nov 18, 2011 #4 You can fake it using php function header. or iframes
flexnds Power Member Joined Jan 4, 2010 Messages 643 Reaction score 699 Nov 18, 2011 #5 This will do the trick http://www.blackhatworld.com/blackhat-seo/cpa/347755-cpa-iframe-management-wordpress.html
This will do the trick http://www.blackhatworld.com/blackhat-seo/cpa/347755-cpa-iframe-management-wordpress.html
upl8t Regular Member Joined Apr 9, 2008 Messages 475 Reaction score 85 Nov 27, 2011 #6 You can still do this with php curl.
S sniper272 Regular Member Joined Sep 18, 2008 Messages 454 Reaction score 94 Nov 27, 2011 #7 iframe? or dot.tk
Y YoutubeSlanger Junior Member Joined Nov 9, 2011 Messages 184 Reaction score 22 Dec 6, 2011 #8 upl8t said: You can still do this with php curl. Click to expand... you care to share more..........