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) языкового сегмента Английский является активным участником. Сейчас сообщество объединяет 14 674 подписчиков, занимая 8 841 место в категории Технологии и приложения и 45 631 место в регионе Россия.

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

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

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

  • Статус верификации: Не верифицирован
  • Уровень вовлечённости (ER): Средний показатель вовлечённости аудитории составляет 49.89%. В первые 24 часа после публикации контент обычно набирает N/A% реакций от общего числа подписчиков.
  • Охват публикаций: В среднем каждый пост получает 7 313 просмотров. В течение первых суток публикация набирает 0 просмотров.
  • Реакции и взаимодействия: Аудитория активно поддерживает контент: среднее количество реакций на один пост — 20.

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

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

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

14 674
Подписчики
+724 часа
+1007 дней
+40630 день
Архив постов
APT
14 675
DevSecOps pipelines — Secrets scan — Code scan — Dependency check (code libraries + image packages) — DAST — Exposures check
DevSecOps pipelines — Secrets scan — Code scan — Dependency check (code libraries + image packages) — DAST — Exposures check Pipelines: https://gitlab.com/whitespots-public/pipelines Security scanners: https://gitlab.com/whitespots-public/security-images Example project integration: https://gitlab.com/whitespots-public/vulnerable-python-app #appsec #devsecops #pipelines

APT
14 675
Active Directory Checklist — Attack & Defense Cheatsheet https://cybersecuritynews.com/active-directory-checklist/ #ad #cheatsheet #redteam #blueteam

APT
14 675
Evading WinDefender ATP Credential Theft https://b4rtik.github.io/posts/evading-windefender-atp-credential-theft-kernel-versi
Evading WinDefender ATP Credential Theft https://b4rtik.github.io/posts/evading-windefender-atp-credential-theft-kernel-version/ #windows #native #api #kernel #cpp

APT
14 675
Malware Analysis: Syscalls Great guide and overview about Syscalls and how to start diagnosing them. https://jmpesp.me/malwar
Malware Analysis: Syscalls Great guide and overview about Syscalls and how to start diagnosing them. https://jmpesp.me/malware-analysis-syscalls-example/ #maldev #cpp #syscall

APT
14 675
Vergilius A collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum
Vergilius A collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially documented and cannot be found in Windows Driver Kit (WDK) headers. The target audience of this site is driver developers and kernel researches https://www.vergiliusproject.com/ #windows #driver #kernel

APT
14 675
Ares This project is a PoC loader written in C/C++ based on the Transacted Hollowing technique. It features: — PPID spoofing — Dynamic function resolution with API hashing — NTDLL unhooking — AES256 CBC Encryption — CIG to block non-Microsoft-signed binaries https://github.com/Cerbersec/Ares #edr #evasion #cpp

APT
14 675
LdrLoadDll-Unhooking https://github.com/trickster0/LdrLoadDll-Unhooking #edr #evasion #dll #cpp

APT
14 675
Network Access Control (NAC) Bypass This post will be all about Network Access Control (NAC) solutions and how they might lull you into a sense of security. https://luemmelsec.github.io/I-got-99-problems-but-my-NAC-aint-one/ #nac #bypass #pentest

APT
14 675
Active Directory ACL Visualizer and Explorer adalanche tool gives instant results, showing you what permissions users and gro
Active Directory ACL Visualizer and Explorer adalanche tool gives instant results, showing you what permissions users and groups have in an Active Directory. It is useful for visualizing and exploring who can take over accounts, machines or the entire domain, and can be used to find and show misconfigurations. https://github.com/lkarlslund/adalanche #ad #acl #visualizer #blueteam #redteam

APT
14 675
Suspicious Named Pipe Events https://medium.com/falconforce/falconfriday-suspicious-named-pipe-events-0xff1b-fe475d7ebd8 #windows #pipe #events #blueteam #redteam

APT
14 675
AWS IAM explained for RedTeam & BlueTeam https://infosecwriteups.com/aws-iam-explained-for-red-and-blue-teams-2dda8b20fbf7 #aws #iam #redteam #blueteam

APT
14 675
Password Hash Cracking in AWS https://www.sans.org/blog/password-hash-cracking-amazon-web-services/ #aws #cuda #hashcat

APT
14 675
Bypass EDR with Microsoft Teams Copy payload into: %userprofile%\AppData\Local\Microsoft\Teams\current\ Then: %userprofile%\A
Bypass EDR with Microsoft Teams Copy payload into: %userprofile%\AppData\Local\Microsoft\Teams\current\ Then: %userprofile%\AppData\Local\Microsoft\Teams\Update.exe --processStart payload.exe --process-start-args "args" #edr #evasion #teams

APT
14 675
Domain Escalation — ShadowCoerce (MS-FSRVP) Coercing the domain controller machine account to authenticate to a host which is
Domain Escalation — ShadowCoerce (MS-FSRVP) Coercing the domain controller machine account to authenticate to a host which is under the control of a threat actor could lead to domain compromise. The most notable technique which involves coerced authentication is the PetitPotam attack which uses the Encrypting File System Remote Protocol (MS-EFSR). However, this is not the only protocol which could be utilized for domain escalation. Research: https://pentestlaboratories.com/2022/01/11/shadowcoerce/ PoC: https://github.com/ShutdownRepo/ShadowCoerce #ad #escalation #relay #redteam

APT
14 675
Log4jHorizon A proof of concept for VMWare Horizon instances and allows attackers to execute code as an unauthenticated user
Log4jHorizon A proof of concept for VMWare Horizon instances and allows attackers to execute code as an unauthenticated user using a single HTTP request. Research: https://www.sprocketsecurity.com/blog/crossing-the-log4j-horizon-a-vulnerability-with-no-return Exploit: https://github.com/puzzlepeaches/Log4jHorizon #log4j #vmware #horizon #rce

APT
14 675
Important Windows processes for Threat Hunting https://www.socinvestigation.com/important-windows-processes-for-threat-hunting/ #edr #detection #forensic #process

APT
14 675
Malicious PDF Generator Generate ten different malicious pdf files with phone-home functionality. Can be used with Burp Collaborator. https://github.com/pussycat0x/malicious-pdf #pdf #payload #burp #collaborator

APT
14 675
Deep Technical Analysis of an Office RCE Exploit https://billdemirkapi.me/unpacking-cve-2021-40444-microsoft-office-rce/ #off
Deep Technical Analysis of an Office RCE Exploit https://billdemirkapi.me/unpacking-cve-2021-40444-microsoft-office-rce/ #office #rce #cve_2021_40444

APT
14 675
Domain Domination With Windows Shortcuts This article on malicious shortcut files and how they can be leveraged to capture NTLM hashes quietly and dominate a network or domain. https://medium.com/cybersecpadawan/domain-domination-with-windows-shortcuts-6aab1d72b793 #shortcuts #lnk #abuse #windows