ru
Feedback
APT

APT

Открыть в Telegram

This channel discusses: — Offensive Security — RedTeam — Malware Research — OSINT — etc Disclaimer: t.me/APT_Notes/6 Chat Link: t.me/APT_Notes_PublicChat

Больше

📈 Аналитический обзор Telegram-канала APT

Канал APT (@apt_notes) языкового сегмента Английский является активным участником. Сейчас сообщество объединяет 16 275 подписчиков, занимая 7 794 место в категории Технологии и приложения и 40 535 место в регионе Россия.

📊 Показатели аудитории и динамика

С момента создания невідомо проект демонстрирует стремительный рост, собрав аудиторию из 16 275 подписчиков.

Согласно последним данным от 01 сентября, 2026, канал показывает стабильную активность. За последние 30 дней изменение числа участников составило 547, а за последние 24 часа — 18, при этом общий охват остаётся высоким.

  • Статус верификации: Не верифицирован
  • Уровень вовлечённости (ER): Средний показатель вовлечённости аудитории составляет 44.29%. В первые 24 часа после публикации контент обычно набирает 18.04% реакций от общего числа подписчиков.
  • Охват публикаций: В среднем каждый пост получает 7 204 просмотров. В течение первых суток публикация набирает 2 934 просмотров.
  • Реакции и взаимодействия: Аудитория активно поддерживает контент: среднее количество реакций на один пост — 26.

📝 Описание и контентная политика

Автор описывает ресурс как площадку для выражения субъективного мнения:
This channel discusses: — Offensive Security — RedTeam — Malware Research — OSINT — etc Disclaimer: t.me/APT_Notes/6 Chat Link: t.me/APT_Notes_PublicChat

Благодаря высокой частоте обновлений (последние данные получены 02 сентября, 2026) канал поддерживает актуальность и высокий уровень охвата публикаций. Аналитика показывает, что аудитория активно взаимодействует с контентом, что делает его важной точкой влияния в категории Технологии и приложения.

16 275
Подписчики
+1824 часа
+827 дней
+54730 дней
Архив постов
APT
16 273
Blue Team Notes A collection of one-liners, small scripts, and some useful tips for blue team work. https://github.com/Purp1eW0lf/Blue-Team-Notes #blueteam #cheatsheet

APT
16 273
SharpSystemTriggers Collection of remote authentication triggers in C# https://github.com/cube0x0/SharpSystemTriggers #coerce #authentication #petitpotam #spoolsample #dcom

APT
16 273
For someone, who didn't notice this link in our posts https://j00ru.vexillium.org/syscalls/nt/64/

APT
16 273
LFI Bypass 1) /usr/bin/cat /etc/passwd == /???/???/c?t$IFS/?t?/p?s?wd 2) /*/?at$IFS/???/???swd 3)/****/?at$IFS/???/*swd 4)/****/?at$IFS/???/*******swd (IFS is Internal Field Separator = [space], [tab] or a [newline]) #bugbounty #bugbountytips #lfi

APT
16 273

APT
16 273
Using Kerberos for Authentication Relay Attacks https://googleprojectzero.blogspot.com/2021/10/using-kerberos-for-authentication-relay.html #kerberos #relay

APT
16 273
C3 Custom Command and Control (C3). A framework for rapid prototyping of custom C2 channels, while still providing integration with existing offensive toolkits. https://github.com/FSecureLABS/C3 #c2 #cobaltstrike #redteam

APT
16 273
OffensiveVBA This repo covers some code execution and AV Evasion methods for Macros in Office documents https://github.com/S3cur3Th1sSh1t/OffensiveVBA #vba #offensive #maldoc

APT
16 273
Advanced Maldoc Techniques MS Office File Formats — Advanced Malicious Document (Maldoc) Techniques # https://medium.com/walmartglobaltech/ms-office-file-formats-advanced-malicious-document-maldoc-techniques-b5f948950fdf Evasive VBA — Advanced Maldoc Techniques # https://medium.com/walmartglobaltech/evasive-vba-advanced-maldoc-techniques-1365e9373f80 VBA Stomping — Advanced Maldoc Techniques # https://medium.com/walmartglobaltech/vba-stomping-advanced-maldoc-techniques-612c484ab278 VBA Project Locked — Project is Unviewable # https://medium.com/walmartglobaltech/vba-project-locked-project-is-unviewable-4d6a0b2e7cac #vba #maldoc #advanced

APT
16 273
Utilizing Programmatic Identifiers (ProgIDs) for UAC Bypasses https://v3ded.github.io/redteam/utilizing-programmatic-identifiers-progids-for-uac-bypasses #uac #bypass #progid

APT
16 273
Jira Unauthenticated Access to Screens Exploit:
jira.example.com/rest/api/2/screens 

Note: Depends on the Program, some accept it and some consider this Informational. #jira #bugbounty

APT
16 273
LOLBAS WorkFolders.exe "C:\Windows\System32\WorkFolders.exe" (signed by MS) can be used to run arbitrary executables in the current working directory with the name control.exe. It's like a new rundll32.exe lolbin but for EXEs! #lolbin #lolbas

APT
16 273
ZipExec Is a Proof-of-Concept (POC) tool to wrap binary-based tools into a password-protected zip file. This zip file is then base64 encoded into a string that is rebuilt on disk. This encoded string is then loaded into a JScript file that when executed, would rebuild the password-protected zip file on disk and execute it. This is done programmatically by using COM objects to access the GUI-based functions in Windows via the generated JScript loader, executing the loader inside the password-protected zip without having to unzip it first. By password protecting the zip file, it protects the binary from EDRs and disk-based or anti-malware scanning mechanisms. https://github.com/Tylous/ZipExec #redteam #netsec

APT
16 273
Shellcode Injection Techniques A collection of C# shellcode injection techniques. All techniques use an AES encrypted meterpreter payload. https://github.com/plackyhacker/Shellcode-Injection-Techniques #inject #shellcode #csharp

APT
16 273
Kubernetes Security Checklist and Requirements https://github.com/Vinum-Security/kubernetes-security-checklist #kubernetes #checklist

APT
16 273

APT
16 273
Offensive WMI - Active Directory Enumeration (Part 5) https://0xinfection.github.io/posts/wmi-ad-enum/ #wmi