abrt-action-analyze-vulnerability (1) - Linux Manuals
abrt-action-analyze-vulnerability: Provides assessment of potential exploitability of crash
NAME
abrt-action-analyze-vulnerability - Provides assessment of potential exploitability of crash
SYNOPSIS
abrt-action-analyze-vulnerability
DESCRIPTION
This tool expects that file named coredump is placed in the current directory and runs abrt-gdb-exploitable gdb plugin on that file. The result of vulnerability analysis is saved in exploitable file in the current directory.
This tool requires both gdb and eu-readelf executables placed in PATH. If any of the required programs is missing the tool silently exits with 0 exit code.
AUTHORS
- • ABRT team