Giter Club home page Giter Club logo

bingc's Introduction

BingC

基于Bing搜索引擎的 IP->域名 查询,多线程,支持Bing API,用于旁站及C段收集。

python bingC.py IP/MASK [output_path]

配置

默认为不使用Bing API进行查询,也可以出结果但不如API准确。
申请API-Key的过程见后文附录

编辑config.py

# 修改为你的主账户密钥
accountKey = 'JaDRZblJ6OheyvTxxxxxxxxxxxxxxxxWx8OThobZoRA' 

# 修改此项为True,开启API搜索
ENABLE_API = True 

查询旁站

λ python bingC.py 139.129.132.156

Running...
139.129.132.156 -> www.cdxy.me | 乐枕的家
139.129.132.156 -> 139.129.132.156 | 乐枕的家
139.129.132.156 -> www.presentxin.com | www.presentxin.com
139.129.132.156 -> www.cdxy.me | CTF – 乐枕的家
Total: 4

查询C段

λ python bingC.py 139.129.132.0/24

Running...
139.129.132.237 -> www.huiu-technology.com | 产品展示 - 珠海汇优科技有限公司
139.129.132.72 -> www.vsqq360.cn | 登录-PK淘宝-惊喜无限
139.129.132.6 -> ld.yanlejy.com | 娄底严乐会计培训学校_娄底学会计_娄底会计培训
139.129.132.81 -> www.jiulide.com | 原浆--酒立得96766_武汉市内免费送货上门
139.129.132.237 -> www.fengdajd.com | 服务咨询- 珠海丰大机电设备安装有限公司
139.129.132.162 -> www.hjzj-vip.com | 惠聚指尖微信管理系统
139.129.132.147 -> seahi.me | 听海 - 听,海在说
139.129.132.237 -> www.zhshunbo.com | 珠海顺博机电设备有限公司珠海空压机,珠海空压机配件耗材 ...

...

附:API-KEY申请流程

注意以下步骤在选择地区时都不要选择**,其余随意

  1. https://login.live.com注册并登陆
  2. https://datamarket.azure.com/dataset/bing/search 再注册为“开发人员”,登陆后购买每月5000条的免费套餐。
  3. https://datamarket.azure.com/account 点右上部分的My Account或者我的账户
  4. 在该页面下方找主账户秘钥或者Primary AccountKey
  5. 复制到config.py相应位置,并设置ENABLE_API = True即可

bingc's People

Watchers

 avatar

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.