{"id":18611491,"url":"https://github.com/mschwager/gitem","last_synced_at":"2025-04-06T07:13:07.915Z","repository":{"id":57434475,"uuid":"67257480","full_name":"mschwager/gitem","owner":"mschwager","description":"A Github organization reconnaissance tool.","archived":false,"fork":false,"pushed_at":"2023-05-22T21:34:36.000Z","size":120,"stargazers_count":216,"open_issues_count":1,"forks_count":44,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-30T05:08:28.744Z","etag":null,"topics":["git","github","osint","phishing","reconnaissance","recruitment"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mschwager.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2016-09-02T21:56:21.000Z","updated_at":"2024-12-31T13:49:55.000Z","dependencies_parsed_at":"2025-01-06T04:11:03.895Z","dependency_job_id":"99b29769-df05-4ed7-a7e8-5e099c02800c","html_url":"https://github.com/mschwager/gitem","commit_stats":{"total_commits":104,"total_committers":2,"mean_commits":52.0,"dds":0.009615384615384581,"last_synced_commit":"d40a1c9ba27270f043440372ccfe0cd18c83706c"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fgitem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fgitem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fgitem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fgitem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mschwager","download_url":"https://codeload.github.com/mschwager/gitem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445671,"owners_count":20939958,"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":["git","github","osint","phishing","reconnaissance","recruitment"],"created_at":"2024-11-07T03:14:01.889Z","updated_at":"2025-04-06T07:13:07.886Z","avatar_url":"https://github.com/mschwager.png","language":"Python","readme":"# Gitem\n\n[![Build Status](https://travis-ci.org/mschwager/gitem.svg?branch=master)](https://travis-ci.org/mschwager/gitem)\n[![Coverage Status](https://coveralls.io/repos/github/mschwager/gitem/badge.svg?branch=master)](https://coveralls.io/github/mschwager/gitem?branch=master)\n[![Dlint Status](https://github.com/mschwager/gitem/workflows/Dlint/badge.svg)](https://github.com/dlint-py/dlint-action)\n[![Python Versions](https://img.shields.io/pypi/pyversions/gitem.svg)](https://img.shields.io/pypi/pyversions/gitem.svg)\n[![PyPI Version](https://img.shields.io/pypi/v/gitem.svg)](https://img.shields.io/pypi/v/gitem.svg)\n\n`Gitem` is a tool for performing Github organizational reconnaissance.\n\nThis could include information for:\n\n* [OSINT](https://en.wikipedia.org/wiki/Open-source_intelligence)\n* Spearphishing\n* Recruitment\n* Competitive analysis\n* OPSEC self-assessment\n\n# Installing\n\n```\n$ pip install gitem\n$ gitem -h\n```\n\nOR\n\n```\n$ git clone https://github.com/mschwager/gitem.git\n$ cd gitem\n$ pip install --requirement requirements.txt\n$ PYTHONPATH=lib/ python -m gitem -h\n```\n\n# Using\n\n`Gitem` can be used to collect information at various levels of granularity from Github.\n\n*Note, most commands will shorten output by default, specify `--verbose` to change this behavior*\n\nFor example, let's grab some information about Facebook:\n\n```\n$ gitem organization facebook\nWebsite: https://code.facebook.com/projects/\nUsername: facebook\nDescription: We work hard to contribute our work back to the web, mobile, big data, \u0026 infrastructure communities. NB: members must have two-factor auth.\nCreated: 2009-04-02T03:35:22Z\nGithub URL: https://github.com/facebook\nLast Updated: 2016-09-21T15:36:43Z\n# of Public Repositories: 173\nLocation: Menlo Park, California\nOrganization Name: Facebook\nEmail Address:\nPublic Members:\n  ...\n\nPublic Repositories:\n  Repository Name: react\n  Watchers: 50773\n  Description: A declarative, efficient, and flexible JavaScript library for building user interfaces.\n  Created: 2013-05-24T16:15:54Z\n  Github URL: https://github.com/facebook/react\n  Last Updated: 2016-10-01T15:09:54Z\n  Stars: 50773\n  Forks: 8855\n  Last Pushed: 2016-10-01T14:27:58Z\n\n  Repository Name: react-native\n  Watchers: 38364\n  Description: A framework for building native apps with React.\n  Created: 2015-01-09T18:10:16Z\n  Github URL: https://github.com/facebook/react-native\n  Last Updated: 2016-10-01T14:37:29Z\n  Stars: 38364\n  Forks: 8531\n  Last Pushed: 2016-10-01T14:15:31Z\n\n  Repository Name: pop\n  Watchers: 16481\n  Description: An extensible iOS and OS X animation library, useful for physics-based interactions.\n  Created: 2014-03-30T22:29:12Z\n  Github URL: https://github.com/facebook/pop\n  Last Updated: 2016-10-01T14:12:35Z\n  Stars: 16481\n  Forks: 2630\n  Last Pushed: 2016-08-23T17:23:10Z\n\n  ...\n```\n\nFrom here we can drill down into a certain repository:\n\n```\n$ gitem repository facebook react\nRepository Name: react\nWatchers: 50773\nDescription: A declarative, efficient, and flexible JavaScript library for building user interfaces.\nLast Pushed: 2016-10-01T14:27:58Z\nCreated: 2013-05-24T16:15:54Z\nGithub URL: https://github.com/facebook/react\nLast Updated: 2016-10-01T15:09:54Z\nLanguage: JavaScript\nStars: 50773\nForks: 8855\nHomepage: https://facebook.github.io/react/\nContributors:\n  Username: zpao\n  Contributions: 1755\n  Username: spicyj\n  Contributions: 1108\n  Username: jimfb\n  Contributions: 456\n  Username: sebmarkbage\n  Contributions: 378\n  Username: petehunt\n  Contributions: 332\n  ...\n```\n\nAnd finally, we can analyze specific users:\n\n*Note, this task is easily parallelizable, so we can specify `--processes 4`*\n\n```\n$ gitem --processes 4 user \u003credacted\u003e\nUsername: \u003credacted\u003e\nUpdated: 2016-09-29T02:06:31Z\nName: \u003credacted\u003e\nCreated: 2008-04-25T04:38:22Z\nGithub URL: \u003credacted\u003e\nCompany: Facebook\nBlog: \u003credacted\u003e\nLocation: \u003credacted\u003e\nEmail Address: \u003credacted\u003e\nOrganizations:\n  Organization: facebook\n  Organization: reactjs\n  Organization: relayjs\nRepositories:\n  \u003credacted\u003e\n  ...\nEmails:\n  \u003credacted\u003e\n  ...\n```\n\n# Developing\n\nFirst, install development packages:\n\n```\n$ pip install -r requirements-dev.txt\n$ pip install -e .\n```\n\n## Testing\n\n```\n$ pytest\n```\n\n## Linting\n\n```\n$ flake8\n```\n\n## Coverage\n\n```\n$ pytest --cov\n```\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschwager%2Fgitem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmschwager%2Fgitem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschwager%2Fgitem/lists"}