Jump to content
MakeWebGames

Can you spot the bugs?  

11 members have voted

  1. 1. Can you spot the bugs?

    • 0
    • 5 - 10
      2
    • 10 - 15
      0
    • 15 - 20
      0
    • 20 - 25
      2
    • 25 - 30
      5
    • > 30
      2


Recommended Posts

Posted

Getting into this for a while was quite fun and produced quite a long list of issues - which I'm sure isn't close to the "full" answers. Though I did start to question myself after a while on what was actually relevant...

Posted

Sorry SomeRandomBastart: I don't want direct answer otherwise people will not need to make any efforts to find the issues as simple as that. It's like a game, so don't spoil it ;)

Octarine will help us later on by giving all the info or nearly.

Posted

Oh SRB please, you know well enough that this has nothing to do with dictatorship or freedom of speech. It's one of our key rules since ever and that's not changing. I know you like to be evil and jump every chance you have, and if you're right, you're right, but here it was to not give away any spoilers so everyone has a fair chance to make the test so no answers are just copied from the list. I would have done the same, and told every mod to do the same.

If you have nothing to say about the topic, don't post in it.

If you got an issue with anyone on staff, feel free to pm me.

Posted

On some forums there is like a spoiler tag which allows you to hide it until you click on the tag and then you see the content. If there was something like that, then maybe it would make sense to leave the results directly on the thread. As we don't have such feature, I'm all in favor of keeping the results away for the moment.

BTW My "octarine score" is:

Pretty good. all round. not bad, but you would not get you hired.

Posted

How would one define a bug.

For instance, I may say a bug is not using say, ob_flush(); whereas another may only see that as optional.

Some may use brackets for say, if statements, others may use : and endif; or neither of them.

Posted

My 'Octarine score':

Interesting answer; you've certainly addressed a lot of the points; but

I think it's a "not bad, could do better" response.

Thanks for the test Octarine, it's useful to test one's skills every once in a while. :)

Posted

I know I am a noob if you want to call it that in security, because i am still learning about it, but the main thing I would never use in the script provided is $_REQUEST, that is the first thing I see wrong in it, and of course several other things, but not as many as you all see lol, but I am no expert yet.

Posted
I know I am a noob if you want to call it that in security, because i am still learning about it, but the main thing I would never use in the script provided is $_REQUEST, that is the first thing I see wrong in it, and of course several other things, but not as many as you all see lol, but I am no expert yet.

Whats wrong with $_REQUEST? (Please I want lucky to answer it)

Also, octerain, Now, I know it works fine, but the php manual tells you differently, but would the lowercase l(L) in the first header function be a bug, or just persona preference?

Posted (edited)

Anyone mind a Patebin link?

Although I did see the REQUEST global, I think Oct will have a good opinion for that Danny. Actually, not opinion but just primitive.

Edited by Spudinski
T.M.I.
Posted
Whats wrong with $_REQUEST? (Please I want lucky to answer it)

It does not only combine $_GET and $_POST, but also $_COOKIE, where a specific cookie value can be set by a malicious user, if the value already exists it will overwrite the $_GET and $_POST data... Maybe I am wrong?? Some people don't think $_REQUEST is bad, but what I have read and learned I will never be using it.

Posted
I found 7 bugs. :O

look a little bit deeper, think of everything you can think of, also notice the word "flaws", it might mean more than a bug ... You should have some multiple of what you found ;)

Posted
look a little bit deeper, think of everything you can think of, also notice the word "flaws", it might mean more than a bug ... You should have some multiple of what you found ;)

All mine are logic and security errors.

Posted

still, look at the script, make it better in any possible way you can think of. C'mon spudinski, show us what you're worth! If it crosses your mind, add it to your list. And now I need to shut up before octarine kills me for spoiling much xD

Posted
still, look at the script, make it better in any possible way you can think of. C'mon spudinski, show us what you're worth! If it crosses your mind, add it to your list. And now I need to shut up before octarine kills me for spoiling much xD

I'm worth 10p... who want to buy? Lol.

I'll edit the script and take note of changes, though there are dependencies I cannot replicate accurately.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...