diff --git a/_gtfobins/grep.md b/_gtfobins/grep.md index fe7532c..468c404 100644 --- a/_gtfobins/grep.md +++ b/_gtfobins/grep.md @@ -1,4 +1,6 @@ --- +description: | + There are many `grep` flavors that in many cases are just copies, symlinks or wrappers around the original binary that may share the same behavior, for example: `egrep`, `fgrep`, `zgrep`, etc. functions: file-read: - code: |