{"id":25074767,"url":"https://github.com/rix4uni/gf","last_synced_at":"2026-02-13T12:51:35.269Z","repository":{"id":263098059,"uuid":"887641617","full_name":"rix4uni/gf","owner":"rix4uni","description":"A wrapper around grep, to help you grep for things","archived":false,"fork":false,"pushed_at":"2024-11-13T03:01:44.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T00:18:32.345Z","etag":null,"topics":["bug-bounty","bugbounty","bugbountytips","gf","gf-patterns","hacking","infosec","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","security","security-tools","threat-intelligence"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rix4uni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-13T03:00:17.000Z","updated_at":"2025-01-20T06:01:28.000Z","dependencies_parsed_at":"2024-11-16T08:15:08.769Z","dependency_job_id":null,"html_url":"https://github.com/rix4uni/gf","commit_stats":null,"previous_names":["rix4uni/gf"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rix4uni","download_url":"https://codeload.github.com/rix4uni/gf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531983,"owners_count":20792735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bug-bounty","bugbounty","bugbountytips","gf","gf-patterns","hacking","infosec","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","security","security-tools","threat-intelligence"],"created_at":"2025-02-07T00:18:31.027Z","updated_at":"2026-02-13T12:51:30.243Z","avatar_url":"https://github.com/rix4uni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## gf\n\nThis is tomnomnom's tool [gf](https://github.com/tomnomnom/gf) so all credit goes to him, I just modified the code according to my requirements.\n\n## Installation\n```\ngo install github.com/rix4uni/gf@latest\n```\n\n## Download prebuilt binaries\n```\nwget https://github.com/rix4uni/gf/releases/download/v0.0.1/gf-linux-amd64-0.0.1.tgz\ntar -xvzf gf-linux-amd64-0.0.1.tgz\nrm -rf gf-linux-amd64-0.0.1.tgz\nmv gf ~/go/bin/gf\n```\nOr download [binary release](https://github.com/rix4uni/gf/releases) for your platform.\n\n## Compile from source\n```\ngit clone --depth 1 github.com/rix4uni/gf.git\ncd gf; go install\n```\n\n## Setup `gf-patterns` \n```\ngit clone https://github.com/rix4uni/gf-patterns.git ~/.garudrecon/.gf\n```\n\n## Usage\n```\nUsage of gf:\n  -custom-path string\n        specify a custom pattern file path\n  -dump\n        prints the grep command rather than executing it\n  -list\n        list available patterns\n  -save\n        save a pattern (e.g: gf -save pat-name -Hnri 'search-pattern')\n```\n\n## Examples Usages\n```\n▶ cat urls.txt | gf xss\n\nOR\n\n▶ cat urls.txt | gf -custom-path ~/.garudrecon/.gf xss\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Fgf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frix4uni%2Fgf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Fgf/lists"}