This repository has been archived on 2025-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
2025-03-24 14:41:30 +01:00
2025-03-23 19:04:04 +01:00
2025-03-23 19:04:26 +01:00
2025-03-23 19:03:28 +01:00
2025-03-23 19:01:35 +01:00
2025-03-23 19:03:28 +01:00
2025-03-23 19:08:13 +01:00
2025-03-24 14:41:30 +01:00

RADAR

RADAR is a watchdog software to watch file modifications, deletions, movements, creations and scan such files with YARA rules and later analyse them with AI (configurable) and send to your discord webhook (configurable)!

Install

Firstly ensecure you have python3 and pip installed.

Secondly install packages we are using for RADAR:

pip install watchdog tomllib yara 

Thirdly run configure config.toml, upload your YARA (.yar and .yara) signatures in /signatures and then finally run RADAR!

python3 main.py

Done! You're running RADAR watchdog.

Made with <3 in python by inxtagram and lisa_ns, licensed under GNU GENERAL PUBLIC LICENSE, Version 3

Description
Anti-Abuse is an FREE, Open-Sourced radar based on YARA rules built for pterodactyl, pelican nodes and docker containers.
Readme GPL-3.0 137 KiB
Languages
Python 92.9%
YARA 7.1%