Skip to content

Conversation

@gabenitez
Copy link

Summary

  • add zsh wrapper that runs shodan domain <domain> and extracts hosts
  • pass discovered subdomains to scanner.py for batch scanning
  • include cleanup, error handling, and optional -- separator for scanner args

Testing

  • ./shodan_wrapper.zsh hubeet.com --threads 20 --verbose
  • ./shodan_wrapper.zsh hubeet.com -- --threads 20 --verbose

Notes

  • requires shodan CLI configured with API key
  • scanner.py unchanged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant