l33thackers.freehostia.com
Hey demon_king,
sorry but i really didn't feel like sending a pm since it just takes up space in my in-box, but just to re-cap where you left off..
ive started a hacker site and i just wanted you to join. here is the link:
l33thackers.freehostia.com
ill see you there
Thank you for inviting me to your site, not bad for your first try.
But i couldn't help to notice how many security vulnerabilities i was able to come across. you should really try to secure your site from SQL injections among other things.
You should fix this asap, someone could gain access after a few minutes and have access to all the articles, member list, settings.
Just be glad i was able to tell you before this information got out to everyone on the internet.
just a design note, i would suggest you try to come up with a better slogan, like after you log in and the home page says
L33t Hackers! The site that will show you how hackers get in and how to keep them out
Your Welcome
edit: why aren't there more challenge categories? just basic, realistic, and javascript?
Yeah even basic SQL injection works. Directory's aren't hidden. Mainly the site is a piece of shit. Like you can edit the cookies to show you logged in as anybody you like and they aren't even encrypted. Its coded by a three year old (assumption). This site would practically give away information to someone computer-illiterate just browsing it. So add it all up and you get: Insecure.
Feralas wrote: This site failed before it began.
[quote]<SCRIPT>alert(String.fromCharCode(89,111,117,83,117,99,107))</SCRIPT>
Put this in the user/pass, login, go back, and click the link to the home page.
Owned.[/quote]
you can also try the same with cookies;)
Edit:lol wouldn't have expected that wrong login info would get written in to the cookies as well :D sry for repeating the same exploit
clone4 wrote: [quote]Feralas wrote: This site failed before it began.
[quote]<SCRIPT>alert(String.fromCharCode(89,111,117,83,117,99,107))</SCRIPT>
Put this in the user/pass, login, go back, and click the link to the home page.
Owned.[/quote]
you can also try the same with cookies;)[/quote]
Man, some hard core encryption on them their cookies… not.
Was this site coded by monkeys?
hey that stuff about the 'damn kids' sounds odd…
http://www.mithral.com/~beberg/manifesto.html ring a bell?
What_A_Legend wrote: Do not code a hacking challange site . . then encourage people who hack to come do the challanges.
In less you are positive it is secure!
Also just a hint re-think the design and the name also.
While not trying that site persay, its impossible to be 100% secure.
hence
http://www.hellboundhackers.org/hof.php
all the exploits reported on HBH
No matter what new improvements or adjustments are made, nothing can be hack PROOF
stdio wrote: [quote]What_A_Legend wrote: Do not code a hacking challange site . . then encourage people who hack to come do the challanges.
In less you are positive it is secure!
Also just a hint re-think the design and the name also.
While not trying that site persay, its impossible to be 100% secure.
hence
http://www.hellboundhackers.org/hof.php
all the exploits reported on HBH
No matter what new improvements or adjustments are made, nothing can be hack PROOF[/quote]
True, but there is difference between fairly secure and shitty coded… And site with hacking challenges will usually attract people to test the site itself, so it's essential to have at least little secure 'base' of the site ( like login not vulnerable on 'OR'1'='1…:) etc )