From 1a2f8d44dff57bccb8ac0b7464fc40075aeee2bb Mon Sep 17 00:00:00 2001 From: Lisa Date: Mon, 24 Mar 2025 14:47:26 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 90dea81..ab1848a 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,13 @@ python3 main.py Done! You're running RADAR watchdog. +# Tips + +Tip 1: You don't know how to write YARA rules? +> Check out [aweasome-yara](https://github.com/InQuest/awesome-yara), this repository contains list of YARA rules collections which you can use. Didn't found what you were looking for? Try creating own YARA rules, take a look at [YARA documentation](https://yara.readthedocs.io/en/latest/index.html) + +# Reporting security issue or vulnerability + +Please contact us directly per email `lisahonkay@gmail.com` or using duscord `@_lisa_ns_` or `@inxtagram` to report security issue or vulnerability! + Made with <3 in python by inxtagram and _lisa_ns_, licensed under [GNU GENERAL PUBLIC LICENSE, Version 3](http://lhhomeserver.ddns.net:3000/Lisa_Stuff/RADAR/src/branch/main/LICENSE) \ No newline at end of file