vote up 0 vote down star

Hi,

I've been reading through a couple of posts about how to prevent your system from being hacked and I would like to know how a hacker actually knows how to exploit the system? For example, everyone says that one should use parametization as a defence against SQL injection, which the hacker could use to drop a table for instance. But how does the hacker know what tables are available in the DB? I guess maybe the hacker could submit a query to get a list of all tables in the DB, i'm not too sure.

This belongs elsewhere. – Daniel A. White Sep 10 at 14:10
Understanding how security threats come at you is important for understanding how to defend against them. This is congruent with SO subject matter, IMHO. – Lucas Oman Sep 10 at 14:13

Browse other questions tagged or ask your own question.