Code Monkey home page Code Monkey logo

isee's Introduction

iSee

iSee 是一款资产收集并整理的工具,可以从大量杂乱的文本信息中提取出资产信息(如域名,ip,b段,c段),从而帮助渗透测试人员收集目标更多的资产

介绍

iSee支持FOFA爬虫模式并能够在fofa搜索结果中提取整理资产信息,同时也是一款SRC挖掘神器,将SRC的资产信息黏贴到文本导入iSee,得到的b段,c段可以直接用nmap, masscan等工具进行扫描,有助于发现目标厂商的更多资产信息,尤其是防火墙,VPN等设备的弱口令!ip和域名可以直接导入goby,awvs等扫描器。
在SRC挖掘或者hvv红队视角下iSee旨在帮助渗透测试人员快速在信息收集得到的杂乱文本信息中整理出目标所有资产,以快速发现目标的脆弱资产。

用法

      从指定文本中提取资产:        python3 iSee.py -f text.txt
      从FOFA查询结果中提取资产:    python3 iSee.py --fofa          (需要在config.py配置 Authorization 的值)
      提取资产后自动进行fofa查询:  python3 iSee.py -f text.txt --fofa

参数

      -f        目标文件
      -o        输出文件路径
      --fofa    fofa爬虫

Screenshot

image image image

isee's People

Contributors

tr0uble-maker 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.