Results 1 to 2 of 2

Thread: Automatic security scanning

  1. #1
    Junior Member
    Join Date
    Jun 2002
    Posts
    5

    Automatic security scanning

    Hi. Are there any tools out there that are efficient in checking the code for buffer overflows? I was in one discussion lately and one person claimed that there is no need for signature detection systems or anomaly detection systems for checking for buffer overflows since there are programs that do it offline and then the program is free from buffer overflows and hence there is no need for dynamic analysis. Anybody has a clue?

  2. #2
    Dont know about buffer overflows in particular but http://www.cigital.com/its4/ have software to check the security of c/c++ source code.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •