Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 260 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 260 Bytes

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