Giter Club home page Giter Club logo

Comments (9)

domainController avatar domainController commented on June 28, 2024

same here. tried under a virtualenv same result: involving /home/kami/.cache/pip/http as main suspect. Tried a clean AWS Linux instance running python 3.7 : Got this below error message while running pip3 install -r requirements.txt

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-build-3ptaqx5s/gevent/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-dh7y5e9u-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-3ptaqx5s/gevent/

gevent is a networking library. ct-exposer not guilty. let's take a break.

from ct-exposer.

jstjep00 avatar jstjep00 commented on June 28, 2024

gevent is a networking library. ct-exposer not guilty. let's take a break.

Even after installing the specific older versions of gevent, greenlet and requests from the requirements.txt it still gives the same error. Could it be something else?

EDIT: Seems like Host ctsearch.entrust.com from function collectResponse has a malfunction on the search service as it reports "Error contacting search service" when domain is entered manually on their site. Some other service should be found.

from ct-exposer.

tares003 avatar tares003 commented on June 28, 2024

guys I have traced the issued, it's not due to gevernet! seems to be due to Entrust server is under maintenance see website https://www.entrust.com/ct-search/ for latest updates.

I do recommend to update script to google https://transparencyreport.google.com, API is exposed through https://transparencyreport.google.com/transparencyreport/api/v3/httpsreport/ct/certsearch?include_subdomains=true&domain=google.com

from ct-exposer.

tares003 avatar tares003 commented on June 28, 2024

I have updated the script, added support for https://transparencyreport.google.com:
see my fork: https://github.com/tares003/ct-exposer/.

hope @chris408 could merge it.

from ct-exposer.

chris408 avatar chris408 commented on June 28, 2024

@tares003 thanks for working on that. Google would likely be a more reliable source. However when I tested a few domains that I'm familiar with I noticed a lot of results were missing. I'll have to look into this more to try and find a solution.

from ct-exposer.

tares003 avatar tares003 commented on June 28, 2024

@chris408 I am not sure how the other API works/worked (still compatible with other API), on google's API I've limited only the 5 most recent updates of from logs, I have removed the restrictions so it should grab all the domains.

from ct-exposer.

ignisc4t avatar ignisc4t commented on June 28, 2024

@chris408 I am not sure how the other API works/worked (still compatible with other API), on google's API I've limited only the 5 most recent updates of from logs, I have removed the restrictions so it should grab all the domains.

so, it can grabbing whole domain then ?
I'm just curious if google will block my ip (again) with this api.

from ct-exposer.

tares003 avatar tares003 commented on June 28, 2024

@chris408 I am not sure how the other API works/worked (still compatible with other API), on google's API I've limited only the 5 most recent updates of from logs, I have removed the restrictions so it should grab all the domains.

so, it can grabbing whole domain then ?
I'm just curious if google will block my ip (again) with this api.

yes, all the domains, including the redundant domains.

from ct-exposer.

chris408 avatar chris408 commented on June 28, 2024

This should be fixed in my latest update. The old service we used seems to be broken with no sign it will come back any time soon. I moved to crt.sh and so far it has been working well. Let me know if you find any new issues.

from ct-exposer.

Related Issues (7)

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.