1ndianl33t / Gf-Patterns

GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_logic, interesting Subs) parameters grep
MIT License
1.21k stars 278 forks source link

new tamplet not work #13

Open abdulelah252 opened 4 years ago

abdulelah252 commented 4 years ago

Brother,

First, thank you for your templates, the issue is after moving your template to ~/.gf folder, and run gf ssrf (for example), the result will be [grep: .: Is a directory] Note: defaults(tomnomnom) it's working fine.

gh0sh commented 4 years ago

Can you provide screenshot?

abdulelah252 commented 4 years ago

issue gf

deepak-pro commented 4 years ago

Having the same issue.

deepak-pro commented 4 years ago

I fixed it. It was causing the error because there was a missing r flag in the JSON file. Add r flag in the pattern file to resolve this issue. Also, I have created a pull request if you want to take a look https://github.com/1ndianl33t/Gf-Patterns/pull/16

s4s0r1 commented 3 years ago

change with -HnriE

prok3z commented 2 years ago

grep -RiIl '"-iE"' | xargs sed -i 's/"-iE"/"-HnriE"/g' will solve your problems

3386893054 commented 1 year ago

#

3386893054 commented 1 year ago