{"id":13542149,"url":"https://github.com/xawdxawdx/sentrySSRF","last_synced_at":"2025-04-02T09:33:21.571Z","repository":{"id":217087187,"uuid":"215755556","full_name":"xawdxawdx/sentrySSRF","owner":"xawdxawdx","description":"Tool to searching sentry config on page or in javascript files and check blind SSRF","archived":false,"fork":false,"pushed_at":"2024-05-28T10:26:19.000Z","size":13,"stargazers_count":67,"open_issues_count":1,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-03T07:33:12.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xawdxawdx.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-10-17T09:35:09.000Z","updated_at":"2024-08-12T19:53:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"5631003f-045d-43b7-bc57-6ae2ef81ed12","html_url":"https://github.com/xawdxawdx/sentrySSRF","commit_stats":null,"previous_names":["xawdxawdx/sentryssrf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xawdxawdx%2FsentrySSRF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xawdxawdx%2FsentrySSRF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xawdxawdx%2FsentrySSRF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xawdxawdx%2FsentrySSRF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xawdxawdx","download_url":"https://codeload.github.com/xawdxawdx/sentrySSRF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246789206,"owners_count":20834248,"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":[],"created_at":"2024-08-01T10:01:02.029Z","updated_at":"2025-04-02T09:33:21.308Z","avatar_url":"https://github.com/xawdxawdx.png","language":"Python","funding_links":[],"categories":["Exploitation"],"sub_categories":["Server Side Request Forgery"],"readme":"### This tool is based on LinkFinder https://github.com/GerbenJavado/LinkFinder you can read more about this tool here\n\n# About sentrySSRF\n\nWritten in python, try to find sentry config on page or in sentry files by using regular expressions from LinkFinder and then check for blind SSRF in sentry.\n\n## Screenshots\n\n![sentrySSRF](https://sun9-9.userapi.com/c858336/v858336741/abd7f/0hRTywTmYKc.jpg \"sentrySSRF\")\n\n## Installation\n\nsentrySSRF As LinkFinder supports **Python 3**.\n\n```\n$ git clone https://github.com/xawdxawdx/sentrySSRF.git\n$ cd sentrySSRF\n$ python setup.py install\n```\n\n## Dependencies\n\nsentrySSRF depends on the `argparse` and `jsbeautifier` Python modules. These dependencies can all be installed using [pip](https://pypi.python.org/pypi/pip).\n\n```\n$ pip3 install -r requirements.txt\n```\n\n### Usage and Examples\n\n* Exact js url:\n\n`python3 sentrySSRF.py -i https://example.com/1.js`\n\n* Input a domain to recursively parse all javascript located in a page to find config with sentry:\n\n`python3 sentrySSRF.py -i https://example.com/ -d`\n\n\n\n## Final remarks\n- Thanks to GerbenJavado\n# sentrySSRF\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxawdxawdx%2FsentrySSRF","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxawdxawdx%2FsentrySSRF","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxawdxawdx%2FsentrySSRF/lists"}