Skip to content

Wydomain2 - #27

Open
c4bbage wants to merge 3 commits into
ring04h:wydomain2from
c4bbage:wydomain2
Open

Wydomain2#27
c4bbage wants to merge 3 commits into
ring04h:wydomain2from
c4bbage:wydomain2

Conversation

@c4bbage

@c4bbage c4bbage commented Jan 6, 2017

Copy link
Copy Markdown

添加passivetotal API 接口

@c4bbage

c4bbage commented Jan 6, 2017

Copy link
Copy Markdown
Author

wydomain.py 里的调用忘记复制过来了。

   logging.info("starting passivetotal fetcher...")
    result = PassiveTotal(domain=domain).run()
    _cache_file = os.path.join(_cache_path, 'passivetotal_dnsnames.json')
    save_result(_cache_file, result)
    logging.info("passivetotal fetcher subdomains({0}) successfully...".format(len(result)))
    # Collection API Subdomains
    sub_files = [
        'alexa.json', 
        'chaxunla.json', 
        'ilinks.json', 
        'netcraft.json', 
        'sitedossier.json',
        'threatcrowd.json',
        'threatminer.json',
        'passivetotal_dnsnames.json']

@ring04h

ring04h commented Jan 6, 2017

Copy link
Copy Markdown
Owner

当时考虑了一下他,结果一个用户只有200次WEB查询机会,就删除了。

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.

2 participants