after checking PiN, wow, it's freakin awesome
after checking PiN, wow, it's freakin awesome
I LOVE Canada
And totally useless.
Holy crap, I can't believe I'm about to post a serious reply in this thread, but will people stop picking places like FTN, FSC and PiN?
BCG, iTS, Waffles, THERE are good pages. All would fail under register.php; login.php searches, so it makes it actually, you know, secure. Like a login page to a place where you download pirated material is supposed to make you feel.
Laugh at me, if need be for being a hypocrite and going against my first post in this thread, but I just wanted to set things straight. A home-page is only secure, if you can't apply your predisposed knowledge to find what lies behind it.
Ellipses go here.
I wouldn't have been able to put it in any better formA home-page is only secure, if you can't apply your predisposed knowledge to find what lies behind it.
+1 for that.
I'd also add, it's not the problem with the homepage, the problem is with the stupid staff themselves (not specifying any tracker here).. really, the lack of coding skills (or fear of messing things up) made them just send the variables values from one page (index.php or login.php) to some modded (index.php) so they can be sent to takelogin.php
Simply by setting a session with a hashed token that can be obtained only by inputting the correct username&password THEN and only then the other pages should be accessible otherwise they should redirect the user to the "fake" homepage.
it would something like this
function isLoggedIn(){
...;return true;
...;return false;}
if (!isLoggedIn()){
header ("Location:... .php");
exit;
}else{
//the rest of the page's code go here
}
and just add that to every page , include it or whatever, and with a good robot.txt..
one last thing, redirect 404 to the "fake" index.php
now there's no way to tell the different between a page that exist (login.php, browse.php..) and a page that doesn't, they all will redirect the user (if not logged in) to the "fake" index.php
and that's it
Last edited by AdrianPhoto; 04-15-2010 at 07:11 AM.
I LOVE Canada
Waffles, serves the purpose in the most polished manner.
Ftn.fsc.bcg!
to be honest, it's not much of a "fake", but I liked the idea, I've spent some minutes there, then when I got tired I took a peak at the html source.Wasn't PiN's login page more of a joke rather than a fake front, or am I missing something?
I LOVE Canada
wffls and bcg tricked me at first![]()
waffles.fm and seedmore.org are very good fakes, one is like a wiki page the other like a blog haha
Waffles fake pages is really disturbing.
BCG has the best system to log in and FTN the more funny ^^
Bookmarks