Giter Club home page Giter Club logo

fofa_gui's Introduction

更新V1.3
优化界面,存活检测改为可选,增加fofa语法帮助
image.png

更新 V1.2:
修复系统开启代理后无法获取数据

更新 V1.1:
1、默认线程数300,默认获取数量1000
2、修改了图标
3、添加了鼠标左键双击事件,使用默认浏览器打开URL

工具介绍
基于python3 tkinter 开发的,打包后内存有点大,特别是导入pandas后直接40+M,改为csv,然后用upx压缩后还是有11M
~~~QAQ
通过fofa api获取资产,支持存活检测,添加了icon_hash转换功能, 支持备份文件检测(前提得先存活检测),方便获取指定app的源码,进行代码审计。

使用方法
将三个文件放在同一目录下
image.png
fofa.json格式如下:

{"fofa_email":"xxxxxx","fofa_key":"xxxxx"}

image.png
icon_hash功能
image.png
导出表格
image.png

不足&问题:
1、tkinter和threading模块,当任务耗时多时,会导致界面卡顿,不会影响实际扫描速度。

2、python终止多线程问题,线程不能及时停止。


fofa_gui's People

Contributors

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