how are ppl doing this??

moneymanzzz

BANNED
Joined
Mar 21, 2007
Messages
634
Reaction score
153
Link removed for safety reasons.

they are using apps.facebook.com to redirect.. hows that possible?
 
Last edited by a moderator:
maybe the app itself just a redirect in a php to this url...?
 
make an appsomething.php like that:

Code:
<?php

   header( 'Location: http://www.yoursite.com/new_page.html' ) ;

?>
then create an app in facebook, on your account, and upload this file to your host and use it
 
lol no point in using it now, apps.* is now 100% captcha'd. I think we used it just a little too much. :x
 
[edited]

they are using apps.facebook.com to redirect.. hows that possible?

Do not visit the link in the OP's post! I am using Firefox and it displayed a "suspected web forgery" warning. I am not sure if it was Firefox that displayed it, or my anti-virus software. Regardless, if you are using Internet Explorer or some other leaky browser and you do not have proper anti-virus protection, you might get infected (although web forgery generally pertains to phishing).

OP, you might want to remove that link.
 
However, what gets me is that the link is still up. Apparently the OP doesn't use a secure browser and/or doesn't have adequate virus protection or he would have noticed it before he posted the link. I feel sorry for all the other people who aren't properly equipped and have visited that link as well.

To the OP and anyone else who might have visited that link and everything went normal, you might want to equip your PC with some anti-virus software and run a full system scan.

Not trying to be rude, just a heads up!
 
Back
Top