quicksec icon indicating copy to clipboard operation
quicksec copied to clipboard

IDAPython script for quick vulnerability analysis

quicksec

IDAPython script for quick vulnerability analysis

Just run the script. Vulnerable libc function calls will be marked out in the idb for you.

Currently supported functions:

  • gets
  • fgets
  • strcpy
  • recv
  • read
  • printf