slimm609 / checksec

Checksec
https://slimm609.github.io/checksec
Other
2.05k stars 306 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.