slimm609 / checksec.sh

Checksec.sh
https://slimm609.github.io/checksec.sh/
Other
1.99k stars 299 forks source link

Fix fortify check by checking fortified vs fortifiable instead #232

Closed azat closed 4 months ago

azat commented 6 months ago

Previous check simply assumes that there is at least one fortified symbol (_chk$), but this is not always true, since libraries cannot have any of those symbols at all (like in 1).