Coder Social home page Coder Social logo

hackzx / ehole_magic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lemonlove7/ehole_magic

0.0 0.0 0.0 1.71 MB

EHole(棱洞)魔改。可对识别出来的重点资产进行漏洞检测(支持从hunter和fofa中提取资产)

License: Apache License 2.0

Go 100.00%

ehole_magic's Introduction

EHole_magic

在进行web打点时,信息收集中对目标进行指纹识别是必不可少的一个环节,使用EHole识别出来的重点资产还要用其他漏洞利用工具去检测,非常的不方便,在原本的基础上加了个漏洞检测功能。提打点的效率。(不影响原版功能的使用)

运行流程

对资产进行指纹识别-->重点资产进行漏洞检测-->如:http://www.xxx.com存在通达OA--> 对通达OA漏洞进行扫描 image

使用

默认不开启,在poc.ini中将poc=no改为poc=yes开启

fofa识别

注意:从FOFA识别需要配置FOFA 密钥以及邮箱,在config.ini内配置好密钥以及邮箱即可使用。

ehole finger -s domain="baidu.com"  // 支持所有fofa语法

hunter识别

注意:从hunter识别需要配置hunter 密钥,在config.ini内配置好密钥即可使用。

ehole finger -b ip="180.140.20.182"  // 支持所有hunter语法

本地识别

ehole finger -l 1.txt  // 从文件中加载url扫描

单个目标识别

ehole finger -u http://www.baidu.com // 单个url检测

使用截图

image

更新日志

2023年7月5日

1、修复mac版报错segmentation fault

2、增加从hunter提取资产,进行指纹识别

image image

参考优秀项目

POC-bomber:https://github.com/tr0uble-mAker/POC-bomber

peiqi文库:https://peiqi.wgpsec.org

EHole:https://github.com/EdgeSecurityTeam/EHole

ehole_magic's People

Contributors

lemonlove7 avatar r0exper avatar shihuang-esec avatar sybak 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.