Code Monkey home page Code Monkey logo

hunterexport's Introduction

HunterExport 全球鹰数据导出。

由于全球鹰目前仅支持每天导出1000条数据,因此编写了该脚本调用查询API,可无限制导出查询结果至Excel表格。

目前全球鹰仅对公司内部开放,因此全程需要接入公司内网,即拨入VPN。接入公司内网后,登录安服武器库全球鹰Hunter获取用户名(邮箱)和密钥(Key),写入default.conf配置文件,运行 HunterEcport.py 输入查询指令即可获取数据,并输出至文件。

配置文件内容:

  • mail = [email protected]
  • key = abcdefgh12345678987654321hgfedcba
  • countMax = 5000 查询导出数量
  • searchMonth = 6 查询时间段(几月内)

按需修改即可。

Usage: python3 HunterExport.py
    Command> app="***"

image-20210709221723360

image-20210709221820407

欢迎使用。

hunterexport's People

Contributors

sma11new 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.