Skip to content
/ quicksec Public
forked from ColdHeat/quicksec

IDAPython script for quick vulnerability analysis

Notifications You must be signed in to change notification settings

WCSC/quicksec

This branch is 2 commits ahead of ColdHeat/quicksec:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
bspar
May 15, 2015
e389504 · May 15, 2015

History

4 Commits
May 10, 2014
May 10, 2014
May 15, 2015
May 15, 2015
May 10, 2014

Repository files navigation

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

Creditz to ColdHeat, modified by bspar because <3

About

IDAPython script for quick vulnerability analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%