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
OffensiveRust — Rust Weaponization for Red Team Engagements. Examples in this repo:
• Allocate_With_Syscalls — It uses NTDLL functions directly with the ntapi Library
• Create_DLL — Creates DLL and pops up a msgbox, Rust does not fully support this so things might get weird since Rust DLL do not have a main function
• DeviceIoControl — Opens driver handle and executing DeviceIoControl
• EnableDebugPrivileges — Enable SeDebugPrivilege in the current process
• Shellcode_Local_inject — Executes shellcode directly in local process by casting pointer
• Execute_With_CMD — Executes cmd by passing a command via Rust
• ImportedFunctionCall — It imports minidump from dbghelp and executes it
• Kernel_Driver_Exploit — Kernel Driver exploit for a simple buffer overflow
• Named_Pipe_Client — Named Pipe Client
• Named_Pipe_Server — Named Pipe Server
• Process_Injection_CreateThread — Process Injection in remote process with CreateRemoteThread
• Unhooking — Unhooking calls
• asm_syscall — Obtaining PEB address via asm
• base64_system_enum — Base64 encoding/decoding strings
• http-https-requests — HTTP/S requests by ignoring cert check for GET/POST
• patch_etw — Patch ETW
• ppid_spoof — Spoof parent process for created process
• tcp_ssl_client — TCP client with SSL that ignores cert check (Requires openssl and perl to be installed for compiling)
• tcp_ssl_server — TCP Server, with port parameter(Requires openssl and perl to be installed for compiling)
• wmi_execute — Executes WMI query to obtain the AV/EDRs in the host
• Windows.h+ Bindings — This file contains structures of Windows.h plus complete customized LDR,PEB,etc.. that are undocumented officially by Microsoft, add at the top of your file include!("../bindings.rs");
• UUID_Shellcode_Execution — Plants shellcode from UUID array into heap space and uses EnumSystemLocalesA Callback in order to execute the shellcode.

https://github.com/trickster0/OffensiveRust #rust #redteam #malware

APT
16 273
KerbMon Continuous kerberoast monitor https://github.com/Retrospected/kerbmon #kerberos #monitor #pentest

APT
16 273
DLL Hollowing Deep dive into a stealthier DLL hollowing/memory allocation variant. https://www.secforce.com/blog/dll-hollowing-a-deep-dive-into-a-stealthier-memory-allocation-variant/ #malware #dll #hollowing

APT
16 273
InlineWhispers2 Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2 https://github.com/Sh0ckFR/InlineWhispers2 #cobaltstrike #BOF #syswhispers

APT
16 273
Bypass Defender and dump LSASS via procdump.exe If you rename procdump.exe to dump64.exe and place it in the "C:\Program File
Bypass Defender and dump LSASS via procdump.exe If you rename procdump.exe to dump64.exe and place it in the "C:\Program Files (x86)\Microsoft Visual Studio\*" folder, you can bypass Defender and dump LSASS. #lsass #dump #defender #bypass #dump64

APT
16 273
The Pentester's Guide https://0xffsec.com/handbook/ #bugbounty #handbook #pentest
The Pentester's Guide https://0xffsec.com/handbook/ #bugbounty #handbook #pentest

APT
16 273
Git Cheat Sheet #git #cheatsheet
Git Cheat Sheet #git #cheatsheet

APT
16 273
Living Off Trusted Sites (LOTS) Attackers are using popular legitimate domains when conducting phishing, C&C, exfiltration an
Living Off Trusted Sites (LOTS) Attackers are using popular legitimate domains when conducting phishing, C&C, exfiltration and downloading tools to evade detection. https://lots-project.com #lots #redteam #blueteam #sites

APT
16 273
Sed Cheat Sheet Useful sed scripts & patterns. https://github.com/adrianscheff/useful-sed #sed #cheatsheet #bash

APT
16 273
Pre-Auth Reflected XSS in MS Exchange (CVE-2021-41349) https://github.com/httpvoid/CVE-Reverse/tree/master/CVE-2021-41349 #exchange #xss #cve

APT
16 273
SMBSR Well, SMBSR is a python script which given a CIDR/IP/IP_file/HOSTNAME(s) enumerates all the SMB services listening (445) among the targets and tries to authenticate against them; if the authentication succeed then all the folders and subfolders are visited recursively in order to find secrets in files and ... secret files. In order to scan the targets for SMB ports open the masscan module is used. https://github.com/oldboy21/SMBSR #smb #share #secrets #redteam

APT
16 273
NanoDump Dumping LSASS has never been so stealthy Features • It uses syscalls (with SysWhispers2) for most operations • You c
NanoDump Dumping LSASS has never been so stealthy Features
• It uses syscalls (with SysWhispers2) for most operations
• You can choose to download the dump without touching disk or write it to a file
• The minidump by default has an invalid signature to avoid detection
• It reduces the size of the dump by ignoring irrelevant DLLs. The (nano)dump tends to be arround 10 MB in size
• You don't need to provide the PID of LSASS
• No calls to dbghelp or any other library are made, all the dump logic is implemented in nanodump
• You can use the .exe version to run nanodump outside of Cobalt Strike

https://github.com/helpsystems/nanodump #dump #lsass #syswhispers

APT
16 273
Unauthenticated RCE in Palo Alto GlobalProtect VPN https://www.randori.com/blog/cve-2021-3064/ #globalprotect #cve #0day

APT
16 273
Obscure-IP-Obfuscator Simple script you can use to convert and obscure any IP address of any host. https://github.com/C-REMO/
Obscure-IP-Obfuscator Simple script you can use to convert and obscure any IP address of any host. https://github.com/C-REMO/Obscure-IP-Obfuscator #ip #obfuscate #tools

APT
16 273
MacOS — CVE-2021-30657 (POC) A vulnerability in syspolicyd allows specially crafted application bundle downloaded from internet to bypass foundational macOS security features such as File Quarantine, Gatekeeper, and Notarization. Armed with this capability attackers could hack macOS systems with a simple user (double)-click. https://github.com/shubham0d/CVE-2021-30657 #macos #poc #cve #syspolicyd

APT
16 273
KubiScan KubiScan helps cluster administrators identify permissions that attackers could potentially exploit to compromise the clusters. This can be especially helpful on large environments where there are lots of permissions that can be challenging to track. KubiScan gathers information about risky roles\clusterroles, rolebindings\clusterrolebindings, users and pods, automating traditional manual processes and giving administrators the visibility they need to reduce risk. https://github.com/cyberark/KubiScan #kubernetes #rbac #scan #security #tools

APT
16 273
Keycloak POST-based Reflected XSS 1. POST /auth/realms/master/clientsregistrations/openid-connect 2. Content-Type: applicatio
+1
Keycloak POST-based Reflected XSS 1. POST /auth/realms/master/clientsregistrations/openid-connect 2. Content-Type: application/json 3. Request {"<svg onload=alert(document.domain)>":1} 4. Unfiltered user-input in error message will triggered XSS #bugbounty #keycloak #xss