slimm609 / checksec.sh

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

Escape special characters and add missing quotes for grep #214

Closed petervas closed 1 year ago

petervas commented 1 year ago

Some grep calls had unescaped '.' in the pattern that could result in unintended matches. This PR should fix #118.

Added a few missing quotes to a patterns.