Zero Identity
Username: Password:
[Forgot Password?] [Not Registered?]

ZI Store Updates

Zi Store

Online Users

Registered Users: 2016
Latest Registration: yhamrodne
Online Users: 9
(0 Members, 9 Guests)

Poll

What should be done first on the ZI overhaul?
Find more staff (45%) [10 Votes]
Fix all bugs (36%) [8 Votes]
Make new features (not challenges) (9%) [2 Votes]
Get more content (challenges etc) (9%) [2 Votes]

[Poll Archive]

Kr0wKr0w

Avatar

Last Login:
2012-01-20
Joined:
December 11 2009 01:08
Experience:
2
(16 day(s) ago)
The crashed tables for registration and other stuff is easy to fix (using the Mysql command "REPAIR TABLE").
ttyler333ttyler333
php coder
Avatar

Last Login:
0000-00-00
Joined:
May 09 2008 01:45
Experience:
1095.2
(18 day(s) ago)
according to a friend the registration doesn't work.
hack4uhack4u
ZI Owner
Avatar

Last Login:
0000-00-00
Joined:
March 30 2008 22:30
Experience:
20492
(19 day(s) ago)
Please do keep a list of all the bugs. They might eventually get fixed.. lol.
Hunter XHunter X

Avatar

Last Login:
0000-00-00
Joined:
September 25 2010 15:44
Experience:
0
(01 month(s) ago)
What we could do is start compling a list of bugs on the Tasks page, so if and when development resumes the developers know what needs doing.
Kr0wKr0w

Avatar

Last Login:
2012-01-20
Joined:
December 11 2009 01:08
Experience:
2
(02 month(s) ago)
Kewl, the domain renewed another year. :) Any other future plans?
Hunter XHunter X

Avatar

Last Login:
0000-00-00
Joined:
September 25 2010 15:44
Experience:
0
(02 month(s) ago)
I've got no idea. I'll send off an email to one of the admins in a moment to check, since I've been meaning to contact them anyway.
Hunter XHunter X

Avatar

Last Login:
0000-00-00
Joined:
September 25 2010 15:44
Experience:
0
(02 month(s) ago)
There seems to be ~10 guests on most days, but I have no idea if that's genuine users or crawler bots. If they are real users we need to do something to convince them to register.


Icon Zero Identity Forums - Programming - Programming 5 - What the heck...?


Are you bored? Check out the unaswered threads!

Wicked
Member


Avatar
Trainee

Joined: 07/29/2008
Last Seen: 0000-00-00
Experience: 45.8
Points: 430
#1 What the heck...? on 01/01/1970 00:00
For some reason, this mission appears to be broken. I just can't seem to input the correct answer, and I'm absolutely sure that my futile attempts do not correlate with my programming ability; I completed the other programming missions with ease...

I'm going to assume at this point that I'm a retard. From what I infer, we're supposed to grab the string (easy enough), split the first and last characters in accordance to how it's meant to be salted, then md5 the salt+the original string+salt i.e, $answer=md5($salt+$string+$salt)? My whole format is as follows:

salt=md5(last+first)
answer=md5(salt+whole string+salt)?

So uhh...wth? Please tell me that I just read it wrong.
SkareCrow
Member


Avatar
Advanced Analyst

Joined: 07/23/2008
Last Seen: 0000-00-00
Experience: 0
Points: 830
#2 RE: What the heck...? on 01/01/1970 00:00
Mission is kinda stupidly worded.
Doesn't really require you to know program.
Not only that, but it isn't a very logical way of encrypting a user password.
Lets just say the + don't seem to be what you might think.
Wicked
Member


Avatar
Trainee

Joined: 07/29/2008
Last Seen: 0000-00-00
Experience: 45.8
Points: 430
#3 RE: What the heck...? on 01/01/1970 00:00
Quoted from SkareCrow:
Lets just say the + don't seem to be what you might think.


...I'm guessing + is really supposed to mean concatenation then (obviously uses a different operator)?
SkareCrow
Member


Avatar
Advanced Analyst

Joined: 07/23/2008
Last Seen: 0000-00-00
Experience: 0
Points: 830
#4 RE: What the heck...? on 01/01/1970 00:00
Well, I will just tell you. the + is part of the string itself, not a symbol of concatenation which is seriously stupid in my eyes.

This mission is a trick that has nothing to do with programming imo.
The title is `fragments` fragments are peices. When you add '+' 2 peices together they become 1. They are not seperated by a +.
Who the hell would do this anyway?
You already have a hella long hash value, wtf is 4 + gonna do?
If someone were to brute force these passwords without the +, it would take them years and years and years. Adding the extra + are pointless. If the attacker managed to get the source, the entire encryption process would be pointless also so I just don't see any other logical reason of why the + are in there other then to throw people off which has nothing to do with programming.

Not to mention that with a 65 char password you would most likely get an md5 collision before the true value. So using this for authentication would be pointless unless the password was stored in plain text on the end users machine. Every where you go with that you have more problems.


Who is watching forums


Users viewing this page: Guests (1)
Users viewing the forum: 0