GithubHelp home page GithubHelp logo

jxpsx / hyuga Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ac0d3r/hyuga

0.0 0.0 0.0 8.97 MB

Hyuga 是一个用来检测带外(Out-of-Band)流量的监控工具。🪤

Home Page: http://hyuga.icu

License: GNU General Public License v3.0

Go 58.33% HTML 1.34% Dockerfile 1.31% JavaScript 9.72% Vue 28.52% Java 0.79%

hyuga's Introduction

Hyuga

Hyuga Language License stars

⚡️Hyuga 是一个用来检测带外(Out-of-Band)流量的监控工具。


🎉 项目简介

DEMO 主页:http://hyuga.icu

项目地址:https://github.com/Buzz2d0/Hyuga

📷 预览

image

🌀 oob

  • dns
    • dns查询记录(query name, remote address)
    • 支持 dns-rebinding #🔗
  • http
    • http 请求记录(url, method, remote address, raw request)
  • ldap & rmi
    • ldap&rmi 请求记录(protocol, remote address, path)

    thx: 浅谈Log4j2不借助dnslog的检测

👀 其他

🚀 查询 API

  • GET - http://<hyuga.io>/api/record/list?type=<dns|http>&token=<token>&filter=<filter>
    • type: 查询类型 dns|http|jndi
    • token: 域名 token
    • filter: 过滤字符

🪓 DNS Rebinding

查询 r.xxx.hyuga.io 时根据访问次数依次返回所设置的dns(无缓存时)。

e.g. ip 为 1.1.1.1;dns 设置如下:

image

查询 r.8q56.hyuga.io 根据访问次数计算依次返回:1.1.1.1 -> 127.0.0.1 -> 1.1.1.1...

hyuga's People

Contributors

ac0d3r avatar dependabot[bot] avatar pockyrayzz 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.