{"id":16895741,"url":"https://github.com/ytti/seeker-junos","last_synced_at":"2025-04-11T06:30:36.510Z","repository":{"id":15278914,"uuid":"18008322","full_name":"ytti/seeker-junos","owner":"ytti","description":"find hidden commands from junos","archived":false,"fork":false,"pushed_at":"2015-02-07T23:39:15.000Z","size":144,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T10:36:37.584Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ytti.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":"2014-03-22T11:55:20.000Z","updated_at":"2023-11-25T10:55:17.000Z","dependencies_parsed_at":"2022-07-31T02:48:19.057Z","dependency_job_id":null,"html_url":"https://github.com/ytti/seeker-junos","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytti%2Fseeker-junos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytti%2Fseeker-junos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytti%2Fseeker-junos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytti%2Fseeker-junos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ytti","download_url":"https://codeload.github.com/ytti/seeker-junos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119286,"owners_count":21050755,"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-13T17:25:49.407Z","updated_at":"2025-04-11T06:30:36.249Z","avatar_url":"https://github.com/ytti.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seeker JunOS\nFinds hidden commands from JunOS devices by brute-forcing commands over SSH\n\n## Install\n```\n % gem install seeker-junos\n % cat \u003e\u003e ~/.netrc\n   machine Seeker\n     login \u003cusername\u003e\n     password \u003cpasswrod\u003e\n  ^d\n```\n\n## Run\n```\n% seeker-junos --level routing-options 193.88.239.31\nI, [2014-03-22T13:15:09.320710 #66906]  INFO -- : starting\nI, [2014-03-22T13:25:09.544325 #66906]  INFO -- : now at 'inhed', found 0 so far\nI, [2014-03-22T13:29:00.236750 #66906]  INFO -- : Found: 'kernel-options'\nI, [2014-03-22T13:31:59.445597 #66906]  INFO -- : Found: 'maximum-routes'\nI, [2014-03-22T13:34:41.146006 #66906]  INFO -- : Found: 'max-interface-supported'\nI, [2014-03-22T13:35:10.340298 #66906]  INFO -- : now at 'max-interface-supps', found 3 so far\nI, [2014-03-22T13:39:07.812630 #66906]  INFO -- : Found: 'nsr-phantom-holdtime'\nI, [2014-03-22T13:43:15.168970 #66906]  INFO -- : Found: 'rpd-server'\nI, [2014-03-22T13:45:09.499291 #66906]  INFO -- : now at 'task-accounc', found 5 so far\nI, [2014-03-22T13:45:31.663623 #66906]  INFO -- : Found: 'task-accounting'\nI, [2014-03-22T13:47:18.411653 #66906]  INFO -- : Found: 'task-scheduling'\nI, [2014-03-22T13:49:00.204509 #66906]  INFO -- : finishing, took 33.84805928741667 minutes\n[\"kernel-options\", \"maximum-routes\", \"max-interface-supported\", \"nsr-phantom-holdtime\", \"rpd-server\", \"task-accounting\", \"task-scheduling\"]\n```\nReports progress every 10min, outputs list of found commands when finished\n\n## Todo\n * Full recurse, not just single level. Not sure if sane, as it already takes very fscking long to run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fytti%2Fseeker-junos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fytti%2Fseeker-junos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fytti%2Fseeker-junos/lists"}