{"id":22799829,"url":"https://github.com/chocapikk/ssl_explorer","last_synced_at":"2025-03-30T19:17:21.183Z","repository":{"id":217751175,"uuid":"744724403","full_name":"Chocapikk/ssl_explorer","owner":"Chocapikk","description":"A CLI Tool for Extracting Server Ownership Clues from SSL/TLS Certificates","archived":false,"fork":false,"pushed_at":"2024-01-17T23:23:39.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T21:53:34.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Chocapikk.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":"2024-01-17T21:58:41.000Z","updated_at":"2024-04-26T05:06:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1b0513e-c598-46ae-8660-f4600d455d64","html_url":"https://github.com/Chocapikk/ssl_explorer","commit_stats":null,"previous_names":["chocapikk/ssl_explorer"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2Fssl_explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2Fssl_explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2Fssl_explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2Fssl_explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chocapikk","download_url":"https://codeload.github.com/Chocapikk/ssl_explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365647,"owners_count":20765549,"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-12-12T07:10:05.261Z","updated_at":"2025-03-30T19:17:20.763Z","avatar_url":"https://github.com/Chocapikk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 ssl_explorer\n\n## Description\n🔍 ssl_explorer is a tool designed for cybersecurity professionals and ethical hackers. It streamlines the extraction of SSL/TLS certificate information from specified URLs, crucial for target reconnaissance in security assessments and penetration testing.\n\n## Features\n- 🔐 Extracts SSL/TLS certificate information from URLs.\n- 📁 Supports processing multiple URLs via an input file.\n- 🌟 Offers single URL processing.\n- ⚙️ Concurrent processing with customizable thread count.\n- 📊 Outputs results in a readable CSV format.\n\n## Installation\nInstall ssl_explorer using `go install`:\n```\nGO111MODULE=on go install github.com/Chocapikk/ssl_explorer@latest\n```\n\n## Usage\nTo use ssl_explorer, specify either a single URL or provide a file containing multiple URLs.\n\nSingle URL:\n```\nssl_explorer -url=https://example.com\n```\n\nMultiple URLs from a file:\n```\nssl_explorer -input=urls.txt\n```\n\nSpecify the number of concurrent threads (default is 5):\n```\nssl_explorer -input=urls.txt -threads=10\n```\n\nTo save output to a file:\n```\nssl_explorer -input=urls.txt -output=results.csv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocapikk%2Fssl_explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchocapikk%2Fssl_explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocapikk%2Fssl_explorer/lists"}