{"id":17680798,"url":"https://github.com/bararchy/ruby-sslscanner","last_synced_at":"2025-04-03T03:11:49.970Z","repository":{"id":23173738,"uuid":"26529705","full_name":"bararchy/ruby-SSLscanner","owner":"bararchy","description":"A simple and easy to use SSL Cipher scanner","archived":false,"fork":false,"pushed_at":"2020-08-10T19:19:39.000Z","size":100,"stargazers_count":97,"open_issues_count":4,"forks_count":25,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-05-28T20:14:44.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/bararchy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-12T09:59:01.000Z","updated_at":"2024-03-12T11:08:46.000Z","dependencies_parsed_at":"2022-07-25T09:47:05.227Z","dependency_job_id":null,"html_url":"https://github.com/bararchy/ruby-SSLscanner","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/bararchy%2Fruby-SSLscanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bararchy%2Fruby-SSLscanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bararchy%2Fruby-SSLscanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bararchy%2Fruby-SSLscanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bararchy","download_url":"https://codeload.github.com/bararchy/ruby-SSLscanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927839,"owners_count":20856198,"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-10-24T09:08:51.718Z","updated_at":"2025-04-03T03:11:49.951Z","avatar_url":"https://github.com/bararchy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"ruby-SSLscanner\n===============\n\nA simple and easy to use SSL Cipher scanner\n\nDependencies\n--------------\nRuby 2.0.0 or Higher (ruby 1.9.0 should also work)\n\nColorize gem\n\nInstallation\n\n```\ngem install ScanSSL\n```\n\nOr\n\n--------------\nClone the repo\n\n1) ``` git clone https://github.com/bararchy/ruby-SSLscanner.git ```\n\n2) ``` cd ruby-SSLscanner ```\n\n3) ``` gem install colorize ```\n\n4) ``` gem install prawn ```\n\n5) ``` ruby sslscanner.rb -s google.com -p 443 -c ```\n\n\nUsage\n-------------\n\n```bash\nUsage: sslscanner.rb: [-s \u003cserver hostname/ip\u003e] [-p \u003cport\u003e] [-d \u003cdebug\u003e] [-c \u003ccertificate information\u003e] [-o \u003coutput file\u003e] [-t \u003coutput file type\u003e]\n```\n\nAdded the '-h' option to allow importing a hosts file, the host file should have a server:port for each line.\n\n\n./sslscanner.rb -s google.com -p 443 -c\n\nOutput:\n![alt text][scan]\n\n[scan]: https://sc-cdn.scaleengine.net/i/9cfb397e1c8796848d0648ab0687aa50.png \"Example Scan\"\n\n\nTO-DO\n=============\n- [ ] More check for vulnerable cipher combinations\n- [x] Checks for insecured TLS renogotiation\n- [ ] Checks for:\n  - [ ] Heartbleed\n  - [x] Crime\n- [x] Checks for weak certificate key algorithms\n- [x] Option to import hosts from file\n  - [ ] multithreading when scanning multiple hosts\n- [ ] Option to export data to file:\n  - [x] txt\n  - [x] pdf\n  - [ ] html\n  - [ ] csv\n- [ ] Some kind of a nice \"loading bar\" while results are geathred\n- [x] Use OptionParser or [Cli.k](https://github.com/rubyworks/clik) for command line options\n- [x] Multithreading on Protocols (speeds scan 4 times)\n\n[Licensed under MIT](license.txt)\n\nSpecial thanks to:\n* @ik5 (idokan@gmail.com).\n* Dor Lerner (dorl3rn3r@gmail.com).\n* @elichai\n* @wolfedale \"Pawel\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbararchy%2Fruby-sslscanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbararchy%2Fruby-sslscanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbararchy%2Fruby-sslscanner/lists"}