{
	"id": "291adc22-e1ee-4cf3-8d4c-0db69ae4c409",
	"created_at": "2026-04-06T00:11:49.792459Z",
	"updated_at": "2026-04-10T03:21:56.890503Z",
	"deleted_at": null,
	"sha1_hash": "419f1f4314f671809dc6c60bf0942eb11335bb92",
	"title": "GitHub - michenriksen/gitrob: Reconnaissance tool for GitHub organizations",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 109368,
	"plain_text": "GitHub - michenriksen/gitrob: Reconnaissance tool for GitHub\r\norganizations\r\nBy Michael Henriksen\r\nArchived: 2026-04-05 20:34:48 UTC\r\nGitrob: Putting the Open Source in OSINT\r\nGitrob is a tool to help find potentially sensitive files pushed to public repositories on Github. Gitrob will clone\r\nrepositories belonging to a user or organization down to a configurable depth and iterate through the commit\r\nhistory and flag files that match signatures for potentially sensitive files. The findings will be presented through a\r\nweb interface for easy browsing and analysis.\r\nUsage\r\ngitrob [options] target [target2] ... [targetN]\r\nOptions\r\n-bind-address string\r\n Address to bind web server to (default \"127.0.0.1\")\r\n-commit-depth int\r\n Number of repository commits to process (default 500)\r\n-debug\r\n Print debugging information\r\n-github-access-token string\r\n GitHub access token to use for API requests\r\n-load string\r\n Load session file\r\n-no-expand-orgs\r\n Don't add members to targets when processing organizations\r\n-port int\r\nhttps://github.com/michenriksen/gitrob\r\nPage 1 of 3\n\nPort to run web server on (default 9393)\r\n-save string\r\n Save session to file\r\n-silent\r\n Suppress all output except for errors\r\n-threads int\r\n Number of concurrent threads (default number of logical CPUs)\r\nSaving session to a file\r\nBy default, gitrob will store its state for an assessment in memory. This means that the results of an assessment is\r\nlost when Gitrob is closed. You can save the session to a file by using the -save option:\r\ngitrob -save ~/gitrob-session.json acmecorp\r\nGitrob will save all the gathered information to the specified file path as a special JSON document. The file can be\r\nloaded again for browsing at another point in time, shared with other analysts or parsed for custom integrations\r\nwith other tools and systems.\r\nLoading session from a file\r\nA session stored in a file can be loaded with the -load option:\r\ngitrob -load ~/gitrob-session.json\r\nGitrob will start its web interface and serve the results for analysis.\r\nInstallation\r\nA precompiled version is available for each release, alternatively you can use the latest version of the source code\r\nfrom this repository in order to build your own binary.\r\nMake sure you have a correctly configured Go \u003e= 1.8 environment and that $GOPATH/bin is in your $PATH\r\n$ go get github.com/michenriksen/gitrob\r\nThis command will download gitrob, install its dependencies, compile it and move the gitrob executable to\r\n$GOPATH/bin .\r\nGithub access token\r\nGitrob will need a Github access token in order to interact with the Github API. Create a personal access token\r\nand save it in an environment variable in your .bashrc or similar shell configuration file:\r\nhttps://github.com/michenriksen/gitrob\r\nPage 2 of 3\n\nexport GITROB_ACCESS_TOKEN=deadbeefdeadbeefdeadbeefdeadbeefdeadbeef\r\nAlternatively you can specify the access token with the -github-access-token option, but watch out for your\r\ncommand history!\r\nSource: https://github.com/michenriksen/gitrob\r\nhttps://github.com/michenriksen/gitrob\r\nPage 3 of 3",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"references": [
		"https://github.com/michenriksen/gitrob"
	],
	"report_names": [
		"gitrob"
	],
	"threat_actors": [],
	"ts_created_at": 1775434309,
	"ts_updated_at": 1775791316,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/419f1f4314f671809dc6c60bf0942eb11335bb92.pdf",
		"text": "https://archive.orkl.eu/419f1f4314f671809dc6c60bf0942eb11335bb92.txt",
		"img": "https://archive.orkl.eu/419f1f4314f671809dc6c60bf0942eb11335bb92.jpg"
	}
}