kitabisa / teler

Real-time HTTP Intrusion Detection

Home Page:https://teler.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

Dear users,

We wanted to share some important updates regarding the development of teler IDS.

πŸ›‘ The development of teler IDS is currently on hold. However, we're thrilled to inform you that we've decided to take a bold step by embarking on a complete refactor, starting from scratch to enhance the overall development process. πŸš€

In parallel, we're actively laying down the roadmap for teler IDS v3. πŸ“
What we can reveal at this point is that version 3 will leverage eBPF & teler-waf as its support, promising advanced features and capabilities. 🌟

If you have feedback or suggestions regarding the features you'd like to see in teler IDS v3, kindly participate in our anonymous survey πŸ‘‰ https://s.surveyplanet.com/8he6p7rq

Stay tuned for more updates as we continue to innovate and enhance our intrusion detection system! Tipis-tipis asal menyala abangkuuhh! πŸ”₯πŸ”πŸ™ŒπŸΌ

Best!
dw1


As announced in teler-announce#Fm8Yjh_4of0.

Note

In the meantime, you can install and download the latest v2 version to continue using it.

teler

teler

Kitabisa Security License made with Go Release Platform GitHub issues

teler

Real-time HTTP Intrusion Detection
Contribute Β· What's new Β· Report Bug Β· Request Feature


teler is an real-time intrusion detection and threat alert based on web log that runs in a terminal with resources that we collect and provide by the community. ❀️

CLI Dashboard
teler dashboard

Note

If you upgrade from prior to v2 frontwards there will be some break changes that affect configuration files. Appropriate adaptations can refer to teler.example.yaml file.

See also:

  • kitabisa/teler-waf: teler-waf is a Go HTTP middleware that provide teler IDS functionality to protect against web-based attacks and improve the security of Go-based web applications. It is highly configurable and easy to integrate into existing Go applications.

Table of Contents

Features

  • Real-time: Analyze logs and identify suspicious activity in real-time.

  • Alerting: teler provides alerting when a threat is detected, push notifications include Slack, Mattermost, Telegram and Discord.

  • Monitoring: We've our own metrics if you want to monitor threats easily, and we use Prometheus for that.

  • Logging: is also provided in file form or sends detected threats to the Zinc logs search engine.

  • Latest resources: Collections is continuously up-to-date.

  • Minimal configuration: You can just run it against your log file, write the log format and let teler analyze the log and show you alerts!

  • Flexible log formats: teler allows any custom log format string! It all depends on how you write the log format in configuration file.

  • Custom threat rules: Want to reach a wider range of threats instead of engine-based (default) rules? You can customize threat rules!

  • Incremental log processing: Need data persistence rather than buffer stream? teler has the ability to process logs incrementally through the on-disk persistence options.

Why teler?

teler was designed to be a fast, terminal-based threat analyzer. Its core idea is to quickly analyze and hunt threats in real time!

Demo

Here is a preview of teler with conditions of use as:

Buffer-streams Incremental

Documentation

All related documentation about installation, usage & configuration is on teler.app.

Supporting Materials

Contributors

contributions

This project exists thanks to all the people who contribute. To learn how to setup a development environment and for contribution guidelines, see CONTRIBUTING.md.


Dwi Siswanto

πŸ’» πŸ“– ⚠️ πŸ€”

ProjectDiscovery

πŸ”§

Anton Egorov

πŸ”§

0ktavandi

πŸ€”

Fik

🎨

fairyhunter13

⚠️

Zufar Dhiyaulhaq

πŸ’»

Aldin Setiawan

πŸ’» ️️️️♿️

Noah Petherbridge

πŸ”§

Zackky Muhammad

πŸš‡

Andy

πŸ”§

Aliaksandr Valialkin

πŸ”§

Markus Tenghamn

πŸ›

Rick

🚧 πŸ’»

Michael BOUVY

πŸ“–

oelnaggar

πŸ“– πŸ›

Resources

All external resources used in this teler are NOT provided by us. See all peoples who involved in this resources at teler Resource Collections.

Pronunciation

jv_id β€’ /tΓ©lΓ©r/ β€” bagaimana bisa seorang pemuda itu teler hanya dengan meminum sloki ciu (?)

Changes

For changes, see the CHANGELOG.md.

Community

We use the Google Groups as our dedicated mailing list. Subscribe to teler-announce via teler-announce+subscribe@googlegroups.com for important announcements, such as the availability of new releases. This subscription will keep you informed about significant developments related to teler IDS, teler WAF, teler Proxy, and teler Resources.

For any inquiries, discussions, or issues are being tracked here on GitHub. This is where we actively manage and address these aspects of our community engagement.

License

This program is developed and maintained by members of Kitabisa Security Team, and this is not an officially supported Kitabisa product. This program is free software: you can redistribute it and/or modify it under the terms of the Apache license. Kitabisa teler and any contributions are copyright Β© by Dwi Siswanto 2020-2022.

Stargazers over time

About

Real-time HTTP Intrusion Detection

https://teler.app

License:Apache License 2.0


Languages

Language:Go 53.7%Language:CSS 31.1%Language:JavaScript 7.0%Language:HTML 5.5%Language:Makefile 2.2%Language:Dockerfile 0.5%