{"id":21711582,"url":"https://github.com/aitor-alvarez/osint-search","last_synced_at":"2025-03-20T18:20:41.994Z","repository":{"id":86410789,"uuid":"508096133","full_name":"aitor-alvarez/OSINT-Search","owner":"aitor-alvarez","description":"OSINT script to mine and retrieve Yara and Sigma rules from Github repositories using search API","archived":false,"fork":false,"pushed_at":"2023-12-08T07:57:06.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T16:44:17.043Z","etag":null,"topics":["github-api","osint","osint-python","osint-tool","sigma","sigma-rules","yara","yara-rules"],"latest_commit_sha":null,"homepage":"","language":"Python","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/aitor-alvarez.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":"2022-06-27T23:55:52.000Z","updated_at":"2022-07-09T13:38:41.000Z","dependencies_parsed_at":"2024-11-26T00:15:19.025Z","dependency_job_id":null,"html_url":"https://github.com/aitor-alvarez/OSINT-Search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitor-alvarez%2FOSINT-Search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitor-alvarez%2FOSINT-Search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitor-alvarez%2FOSINT-Search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitor-alvarez%2FOSINT-Search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitor-alvarez","download_url":"https://codeload.github.com/aitor-alvarez/OSINT-Search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244666587,"owners_count":20490288,"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":["github-api","osint","osint-python","osint-tool","sigma","sigma-rules","yara","yara-rules"],"created_at":"2024-11-25T23:27:44.973Z","updated_at":"2025-03-20T18:20:41.975Z","avatar_url":"https://github.com/aitor-alvarez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OSINT Search\n\nOSINT scripts to mine and retrieve Yara and Sigma rules from Github repositories using Github search API.\n\n## Installation\n\n```\n git clone https://github.com/aitor-alvarez/OSINT-Search\n \n pip install -r requirements.txt\n \n Add GITHUB_API key in creds.py file\n \n ```\n \n After installation, the directory downloads/ will be created where the rules will be stored.\n\n## Commands\n\n\nFor searching Sigma or Yara rules (without any optimization in the search) just use the -f argument followed by either string \"yara\" or \"sigma\" as shown below:\n\n```\npython main.py -f \"sigma\"\npython main.py -f \"yara\"\n\n```\n If a specific string needs to be in the content of the file, the argument -c will need to be passed:\n\n```\npython main.py -f \"sigma\" -c \".exe\"\n```\n\nSimilarly, any file  that contains a particular string can be retrieved in the following way:\n\n```\npython main.py -f \"any\" -c \"function search_api()\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitor-alvarez%2Fosint-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitor-alvarez%2Fosint-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitor-alvarez%2Fosint-search/lists"}