Thread: Ethical Hacking?

  1. #16
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    SQL Injection? I haven't seen that considered cracking in a long time. If you look at a website like http://www.hackthissite.org, their tests are so outdated and simple that you wouldn't be able to crack the simplest of secure web servers. And yet, it's riddled with thousands of kids looking for help on the first test so they can crack their school database and change their grades.

    As web security gets more standard, I think attempts at bypassing them will fade. When one type of web security gets cracked, all the sites switch to another. And by the time that's cracked, the first one has updated their security. Even brute-forcing is being taken out of commission with those authorization code pictures. Not to say cracking will go away completely, but it used to seem like the crackers always maintained control, but now it seems like the security is taking it back.

    I apologize, I didn't even read the original post and have no comment on it.
    Sent from my iPadŽ

  2. #17
    User
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    499
    Background checks? It might do some good. But just try picking up a book about computer and internet security, and they say exactly how to hack a computer, but for a system adminstrator. You do NOT need to take a hacking course to figure out how to hack a computer. Looking at the number of C++ self-taught programmers (me included), the only thing that stops people from becoming hackers turns into more of a moral issue than a how-to issue.

    That's my opinion.

  3. #18
    Registered User Tonto's Avatar
    Join Date
    Jun 2005
    Location
    New York
    Posts
    1,465
    Just for a funny perspective, here's hackthissite's view on the issue. http://www.criticalsecurity.net/inde...howtopic=13302

    It's a really stupid conversation, but this one is hardly any better.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. On the Ethics of Hacking
    By UnregdRegd in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 04-06-2004, 01:55 AM
  2. A book on hacking...
    By CompiledMonkey in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 04-29-2003, 06:18 AM
  3. Ethical Hacking... What is it... ???
    By jawwadalam in forum A Brief History of Cprogramming.com
    Replies: 36
    Last Post: 10-09-2002, 12:22 PM
  4. What should I think...
    By valar_king in forum A Brief History of Cprogramming.com
    Replies: 21
    Last Post: 10-08-2002, 05:19 PM
  5. bit level hacking?
    By CtrlAltKick in forum C Programming
    Replies: 5
    Last Post: 09-07-2002, 07:36 PM