Shodan
pipeleek gluna shodan
Find self-registerable GitLab instances from Shodan search output
Synopsis
Use the Shodan command to identify GitLab instances that might allow for anyone to register. This command assumes a JSON file from a Shodan export. Example query: product:"GitLab Self-Managed"
| pipeleek gluna shodan [flags]
|
Examples
| pipeleek gl shodan --json shodan-export.json
|
Options
| -h, --help help for shodan
-j, --json string Shodan search export JSON file path
|
Options inherited from parent commands
| --color Enable colored log output (auto-disabled when using --logfile) (default true)
--ignore-proxy Ignore HTTP_PROXY environment variable
--log-level string Set log level globally (debug, info, warn, error). Example: --log-level=warn
-l, --logfile string Log output to a file
-v, --verbose Enable debug logging (shortcut for --log-level=debug)
|
SEE ALSO
- pipeleek gluna - GitLab related commands which do not require authentication