TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15601 · Apr 5

#yara#awesome_list#blueteam#blueteam_tools#cti#detection#detection_engineering#dfir#hacktools#incident_response#ioc#iocs#ir#ransomware#redteam#rmm#security#siem#soc#threat_hunting#threat_intelligence You can access comprehensive security detection lists and threat hunting resources that help identify malicious activity across your infrastructure. These curated collections include indicators like suspicious file hashes, domain names, IP addresses, and behavioral patterns organized by threat type—from ransomware and phishing to command-and-control servers and vulnerable drivers. By integrating these lists into your security tools like SIEM platforms and endpoint detection systems, you gain immediate visibility into known threats while learning detection methodologies through guides and YARA rules. This accelerates your ability to hunt for compromises, validate security controls, and stay current with emerging attack techniques without building detection logic from scratch. https://github.com/mthcht/awesome-lists

Results

3 similar posts found

Search: #mvi

当前筛选 #mvi清除筛选
Android Broadcast

@android_broadcast · Post #9723 · 12/04/2025, 03:29 PM

📹Архитектура, которая не ломается | FlowMVI Часть 2 В этой части Никита @Nek12 разбирает, как FlowMVI применяет архитектурные подходы, позволяющие поддерживать предсказуемое поведение приложения и исключать хаотичные ошибки. Покажет, как инструмент помогает выстраивать MVI архитектуру, ориентированную на устойчивую работу в условиях многопоточности и постоянных изменений данных. #Android#KMP#MVI#Архитектура

Android Broadcast

@android_broadcast · Post #9308 · 07/08/2025, 02:51 PM

Серия статей про MVI архитектуры и её корни: 1️⃣Введение в MVx шаблоны (7м) 2️⃣Подробнее про MVVM (8м) 3️⃣Из чего готовят MVI (12м) 4️⃣Готовим MVI (7м) #архитектура#mvvm#mvi

Android Broadcast

@android_broadcast · Post #9709 · 12/01/2025, 04:41 PM

📹Введение в FlowMVI FlowMVI - простая и эффективная библиотека для реализации MVI подхода в Android и Kotlin Multiplatform приложениях. Из видео вы узнаете про возможности бибилотеки и интеграцию ее в проект. Автор библиотеки Никита @nek_12 сделал серию видео с демонстрацией возможностей. Все видео будут доступны на YouTube и VK Video, а автору очень нужна ваша поддержка и обратная связь в комментариях под видео (а не этим постом). #MVI#Архитектура#KMP#Kotlin#Кодинг