Giter VIP home page Giter VIP logo

querytools's Introduction

QueryTools - 重构版

郑重声明:文中所涉及的技术、思路和工具仅供以安全为目的的学习交流使用,任何人不得将其用于非法用途以及盈利等目的,否则后果自行承担

依赖安装 · 使用说明 · 注意事项 · 技术交流

依赖安装

pip install -r requirements.txt # 正常这句就OK,成功安装所有依赖

如果在使用安装包安装还有问题的话可以在群里提问或私聊。

使用说明

作为一个安全的行内人士,大家在交CNVD时肯定都被资产的域名、ICP、权重、资产等需要手工收集而困扰,所以站在爱偷懒的开发者的角度,选择自动化一站式搜哈。重构版使用csv的导出方式让结果更直观可读。

# 由于是py脚本所以不限制系统
python start.py --file text.txt    # 自定义文件text.txt

测试结果会在终端打印以及输出一份result.csv 在当前目录下。

image-20230205122621572

image-20230205122727443

image-20230205122738752

image-20230205122749648

注意事项

  • 2023.2.18更新:修复IP定位接口误报问题,已更换百度接口。在资产txt中不能为纯IP资产,若无域名可随便加入一个域名使域名队列不空即可。

技术交流

阿呆攻防公众号image-20230116173105809

微信群有过期时间限制,如果有技术交流、BUG解决、环境安装问题都可以于公众号/QQ群获取微信群信息。

querytools's People

Contributors

z-bool avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

querytools's Issues

说一个小bug

师傅的工具很不错。正好满足需求,有个小bug和建议说一下
1、写入csv建议加个utf-8,要不有的时候其他程序打开会乱码,357行
2、师傅吧logger 单独放到了一个文件中,不容易定位bug,就比如下这个8.8.8.8 没结果或者说访问不到,会一直打印request error 但是定位到的位置是log.outputlog:error:11 不容易定位到bug的位置
image
3、2提到的问题Ctrl+c终止不掉。

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.