regex for sqli

select\s+.*\s+from

grep -rniE  'select\s+.*\s+from'