in reply to Re: Re: security questions
in thread security questions

secure for everyone and everything...
Nope. Just to name one thing, people could write huge articles, or include images that uncompressed take a large enough amount of memory that the displaying system runs out of memory.
lets say that the only security bugs are the ones described above
So, what does that mean for the answer of "does my script have some hole"? Figure that one out, and you have figured out the answer to "if someone knew the code of my scripts you think he could find some hole".

Abigail

Replies are listed 'Best First'.
Re: Re: security questions
by noname00 (Novice) on May 21, 2004 at 14:15 UTC
    by saying "if someone knew the code of my scripts you think he could find some hole" i meant if someone knew my script's structure , would he be capable to expoit the problems i described above...

    so far, after your replies i think problem 2 is ok, but i have to add some check for problem 1.
      by saying "if someone knew the code of my scripts you think he could find some hole" i meant if someone knew my script's structure , would he be capable to expoit the problems i described above...
      • Please next time, write what you mean, and don't write something else. That saves people time.
      • Maybe he's able to exploit the problem, maybe not. Why take the risk?

      Abigail