{"id":20706796,"url":"https://github.com/NullArray/Shogun","last_synced_at":"2025-05-10T20:30:58.356Z","repository":{"id":48807991,"uuid":"86350721","full_name":"NullArray/Shogun","owner":"NullArray","description":"Shodan.io Command Line Interface","archived":false,"fork":false,"pushed_at":"2021-07-10T23:32:22.000Z","size":23,"stargazers_count":44,"open_issues_count":3,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T00:27:07.537Z","etag":null,"topics":["cli","command-line","command-line-interface","command-line-tool","intelligence-gathering","interactive","interface","osint","shodan"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NullArray.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}},"created_at":"2017-03-27T15:15:18.000Z","updated_at":"2024-08-12T19:28:43.000Z","dependencies_parsed_at":"2022-08-24T14:39:20.480Z","dependency_job_id":null,"html_url":"https://github.com/NullArray/Shogun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FShogun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FShogun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FShogun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FShogun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullArray","download_url":"https://codeload.github.com/NullArray/Shogun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253480288,"owners_count":21915245,"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":["cli","command-line","command-line-interface","command-line-tool","intelligence-gathering","interactive","interface","osint","shodan"],"created_at":"2024-11-17T01:23:55.129Z","updated_at":"2025-05-10T20:30:58.031Z","avatar_url":"https://github.com/NullArray.png","language":"Python","readme":"# Shogun\nShodan.io Command Line Interface\n\nShogun is a custom CLI for the Shodan.io search engine. The interface is designed to resemble a \"shell\" to the Shodan database. This way we can simply input commands to have the program perform various operations. As such Shogun aims to be a comprehensive assistant in the process of gathering open source intelligence.\n\nFeatures include the ability to resolve domains, check if a host IP has any ports with certain services running and attempts to enumerate these services. It can also provide a summary of all the information Shodan has on platforms such as 'IIS' or Apache etc and includes a feature to log all information gathered in this manner and more. \n\n\n## Usage\n\nCloning the repo.\n```\ngit clone https://github.com/NullArray/Shogun.git\ncd Shogun\npython shogun.py\n```\n\nThe commands for Shogun are as follows.\n```\nHelp    - Print usage information \nResolve - Query DNS to retrieve a domain's associated IP address\nPorts   - Retrieve ports/services associated with provided host IP\nPlatform- Retrieve IPs associated with platform. I.E. 'Routers' returns a list of IPs that are classified as part of such\nSummary - Provide a summary of information on provided search item. I.E. 'IIS' will provide top results for 'IIS'\nLogging - Enable or disable search result logging(Disabled by default)\nApi     - Display API key info and/or change API key\nQuit/Q  - Exit Shogun\n```\n\n## Dependencies\n\nBesides the Shodan module Shogun makes use of Blessings as well for formatting purposes. Should you find you do not have these installed please use `pip` to get them like so.\n```\npip install shodan\npip install blessings\n```\nOr feel free to use the requirements file i have made for this program.\n\n`pip install -r requirements.txt`\n","funding_links":[],"categories":["Python Search Automation Tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNullArray%2FShogun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNullArray%2FShogun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNullArray%2FShogun/lists"}