M0tHs3C / Argo

Multi camera gathering and exploiting tool
GNU General Public License v3.0
51 stars 19 forks source link

Country Search #17

Closed rjack640 closed 2 years ago

rjack640 commented 2 years ago

Is there a way to search by country with shodan? I tried to edit queryBuilder.py like this "query = 'http.favicon.hash:999357577 country: DE'" but i didn't work.

M0tHs3C commented 2 years ago

Hi, This tool is built around the free version of the API, both shodan and censys. unfortunately shodan doesn't allow you to query a specific country with the free plan. I'm closing this issue best regards

Il sab 15 gen 2022, 15:01 rjack640 @.***> ha scritto:

Is there a way to search by country with shodan? I tried to edit queryBuilder.py like this "query = 'http.favicon.hash:999357577 country: DE'" but i didn't work.

— Reply to this email directly, view it on GitHub https://github.com/M0tHs3C/Argo/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2THN4MJ6PIMRWZPGY3LXLUWF435ANCNFSM5MBAXEYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

M0tHs3C commented 2 years ago

closing