Git Product home page Git Product logo

hawkeye-1's Introduction

HawkEye Beacon


用于检测数据的周期性请求:

  • 支持对ElasticSearch上任意数据的周期性分析,如:DNS数据、FLOW数据等;
  • 输出日志中新增raw_url以及beacon_url链接,便于快速定位异常数据;
  • 支持Slack告警推送;
  • 支持TheHive告警推送;
{
    "src_ip": "192.168.199.41",
    "dest_ip": "151.101.0.133",
    "dest_port": 443,
    "percent": 85,
    "interval": 600,
    "total": 128,
    "occurrences": 59,
    "raw_url": "https://127.0.0.1:5601/goto/92797ca92e6973ca515468acddc7d99a",
    "beacon_url": "https://127.0.0.1:5601/goto/db3ffb8022b4f83434e006424fdc4d3a",
    "create_time": "2021-02-19T13:42:46.347Z",
    "from_time": "2020-09-22T13:41:55.080Z",
    "to_time": "2021-02-19T13:41:55.080Z",
    "period": 3600,
    "event_type": "beaconing"
}

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.