{"id":21525237,"url":"https://github.com/anikhasibul/fireghost","last_synced_at":"2025-04-09T23:20:39.935Z","repository":{"id":57561478,"uuid":"166206953","full_name":"AnikHasibul/fireghost","owner":"AnikHasibul","description":"A tool to dump firebase databases by grabbing firebase configs. #whitehat","archived":false,"fork":false,"pushed_at":"2019-02-02T09:38:12.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T01:11:14.824Z","etag":null,"topics":["bot","firebase","golang","tool"],"latest_commit_sha":null,"homepage":"","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/AnikHasibul.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}},"created_at":"2019-01-17T10:27:11.000Z","updated_at":"2019-03-21T08:46:59.000Z","dependencies_parsed_at":"2022-09-18T23:23:26.487Z","dependency_job_id":null,"html_url":"https://github.com/AnikHasibul/fireghost","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnikHasibul%2Ffireghost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnikHasibul%2Ffireghost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnikHasibul%2Ffireghost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnikHasibul%2Ffireghost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnikHasibul","download_url":"https://codeload.github.com/AnikHasibul/fireghost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248126216,"owners_count":21051882,"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":["bot","firebase","golang","tool"],"created_at":"2024-11-24T01:33:58.020Z","updated_at":"2025-04-09T23:20:39.886Z","avatar_url":"https://github.com/AnikHasibul.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FireGhost\nA tool to check and sniff firebase config. Also generates html page to dump firebase databases.\n\n# Installation:\n\nInstall directly with `go install`\n\n```sh\n$ go install -v github.com/anikhasibul/fireghost\n```\n\n# Usage:\n\nThis command will sniff the config of given target.\nTo dump the database, go to `http://localhost:1339`\n```txt\n$ fireghost -t https://hybrid.ai\n\n// Initialize Firebase\n  var config = {\n    apiKey: \"AIzaSyDXg8YMLeSK3nCOnl_-rnyygaO__PtkvQQ\",\n    authDomain: \"just-nova-118913.firebaseapp.com\",\n    databaseURL: \"https://just-nova-118913.firebaseio.com\",\n    storageBucket: \"just-nova-118913.appspot.com\",\n    messagingSenderId: \"887831387331\"\n  };\n  firebase.initializeApp(config);\nServing on localhost:1339\n```\n\n\nFor more uses:\n\n```txt\n$ fireghost -help\nUsage of fireghost:\n  -p int\n        port to listen. (default 1339)\n  -s    Serve the generated page. (default true)\n  -t string\n        target host.\n  -w    Print result to stdout (default true)\n```\n\n\u003e If you face any kind of issues with `fireghost`, feel free to open an issue or email me at anikhasibul@outlook.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanikhasibul%2Ffireghost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanikhasibul%2Ffireghost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanikhasibul%2Ffireghost/lists"}