Giter Club home page Giter Club logo

Comments (4)

JettChenT avatar JettChenT commented on August 20, 2024 1

Hello~ My Shodan search query for webcamXP is currently product:webcamXP, which Shodan might not support for free accounts.
I'm working on supporting webcamXP for free accounts. For a quick fix, edit sfw/cams.json and change search_q in on the webcamXP field to webcamXP

from scan-for-webcams.

JettChenT avatar JettChenT commented on August 20, 2024

Hello, sorry for not working on this project for a long time. I've updated this repo with grpc support and switched to a new
installation method(similar to sherlock).

First, please reinstall this project with the new method( see the new README )

On my local machine, searching for webcamXP currently works. Nevertheless, try switching on --debug=True again and see what happens(in the current version I've add more traceback for bug tracking.)

from scan-for-webcams.

stolid1 avatar stolid1 commented on August 20, 2024

Had the same problem. Now i get × Get data from API failed because I have free account ?



C:\Users\Battery poof\scan-for-webcams>python sfw search webcamXP --debug=True
beginning scan...
loc:True, check_empty:True, tag:True
× Get data from API failed
ERROR:
<class 'shodan.exception.APIError'>
Traceback (most recent call last):
  File "C:\Users\Battery poof\scan-for-webcams\sfw\search.py", line 97, in scan
    results = self.api.search(search_q)
  File "C:\Users\Battery poof\AppData\Local\Programs\Python\Python310\lib\site-packages\shodan\client.py", line 513, in
search
    return self._request('/shodan/host/search', args)
  File "C:\Users\Battery poof\AppData\Local\Programs\Python\Python310\lib\site-packages\shodan\client.py", line 336, in
_request
    raise APIError(error)
shodan.exception.APIError: Please upgrade your API plan to use filters or paging. 

from scan-for-webcams.

JettChenT avatar JettChenT commented on August 20, 2024

Closed due to inactivity.

from scan-for-webcams.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.