Coder Social home page Coder Social logo

gsdf's Introduction

GoogleSSLdomainFinder

GitHub issues GitHub forks GitHub stars GitHub contributors Python 2.7

README.md in Chinese 中文


Project Description

GoogleSSLdomainFinder is a domain searcher based on https://transparencyreport.google.com/https/certificates.

Change records

  • 2016.12.21 Increase the file record function
  • 2016.12.22 Add the api library
  • 2017.01.05 complete api library, usage:
from GSDFA import GoogleSSLdomainFinder
domain = GoogleSSLdomainFinder('chaitin.cn','show')
print domain.list() # output as a dict
  • 2017.09.16 update to v1.1
  • 2018.01.07 update to v2.0 (New feature:Identifies the subdomain which has expired)

Using Instructions

  • First make sure the computer is already installed on Python 2.x(Advice is 2.7);
  • If you use the Shadowsocks to access Google, please cancel the following lines comments and add proxies=self.proxies to requests
self.proxies = {
            'http': 'http://127.0.0.1:1087',
            'https': 'http://127.0.0.1:1087',
            }
  • Download this script, extract and enter the extracted directory;

  • Run python GSDFT.py -h, this is Terminal version;

  • The output is displayed in tabular form on the terminal, the results is also written in txt file.


Demo video

demo

©Sixtant Security Lab 2016-2017

gsdf's People

Contributors

justsoos avatar we5ter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gsdf's Issues

seems google's sct site down constantly??

[root@localhost GSDF]# proxychains4 python3 GSDFT.py -d google.com -e hide
[proxychains] config file found: /usr/local/etc/proxychains.conf
[proxychains] preloading /usr/local/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.12
[proxychains] DLL init: proxychains-ng 4.12

    `______`````______`````_____`````______``
    /\``___\```/\``___\```/\``__-.``/\``___\`
    \`\`\__`\``\`\___``\``\`\`\/\`\`\`\``__\`
    `\`\_____\``\/\_____\``\`\____-``\`\_\```
    ``\/_____/```\/_____/```\/____/```\/_/```
    `````````````````````````````````````````
       Author:Wester@Sixtant Security Lab
    
[+]Searching subdomains for google.com
[proxychains] Strict chain  ...  192.168.1.100:1080  ...  transparencyreport.google.com:443 <--socket error or timeout!
[+]Error exit...

btw, I use proxychains-ng, nice and easy tool.
I tried in hours .... and there is no further info in GSDF/log folder ...

and another question of GSDF, I can not enter the Terminal window as that it is said with python3 GSDFT.py, only give me the usage help, like this:

[root@localhost GSDF]# proxychains4 python3 GSDFT.py 
[proxychains] config file found: /usr/local/etc/proxychains.conf
[proxychains] preloading /usr/local/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.12
[proxychains] DLL init: proxychains-ng 4.12

    `______`````______`````_____`````______``
    /\``___\```/\``___\```/\``__-.``/\``___\`
    \`\`\__`\``\`\___``\``\`\`\/\`\`\`\``__\`
    `\`\_____\``\/\_____\``\`\____-``\`\_\```
    ``\/_____/```\/_____/```\/____/```\/_/```
    `````````````````````````````````````````
       Author:Wester@Sixtant Security Lab
    
usage: GSDFT.py [-h] -d SEARCH_DOMAIN [-s SAVE_PATH] -e SHOW_EXPIRED
GSDFT.py: error: the following arguments are required: -d/--domain, -e/--expired

I HAVE to run with -d and -e, is it right? I run it in Centos 7, python 3.4.5

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.