ch
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 273 名订阅者,在 技术与应用 类别中位列第 7 794,并在 俄罗斯 地区排名第 40 535

📊 受众指标与增长动态

невідомо 创建以来,项目保持高速增长,吸引了 16 273 名订阅者。

根据 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 273
订阅者
+1824 小时
+827 天
+54730 天
帖子存档
APT
16 273
Awesome CobaltStrike https://github.com/zer0yu/Awesome-CobaltStrike #CobaltStrike #C2 #RedTeam

APT
16 273
GOAD (Game Of Active Directory) GOAD is a pentest active directory LAB project. The purpose of this lab is to give pentesters
GOAD (Game Of Active Directory) GOAD is a pentest active directory LAB project. The purpose of this lab is to give pentesters a vulnerable Active directory environement ready to use to practice usual attack techniques. https://github.com/Orange-Cyberdefense/GOAD #ActiveDirectory #AD #Microsoft #Pentest #vulnerabilites

APT
16 273
New article: "Cisco Hyperflex: How We Got RCE Through Login Form and Other Findings" Read more about critical vulnerabilities
New article: "Cisco Hyperflex: How We Got RCE Through Login Form and Other Findings" Read more about critical vulnerabilities (CVSS 9.8, 7.3 and 5.3) found by our researchers Nikita Abramov & Mikhail Klyuchnikov: https://swarm.ptsecurity.com/cisco-hyperflex-how-we-got-rce-through-login-form-and-other-findings/

APT
16 273
CVE-2021-22005 - VMWare vCenter Server File Upload to RCE https://github.com/r0ckysec/CVE-2021-22005 #cve #vCenter #RCE

APT
16 273

APT
16 273
reconFTW ReconFTW automates the entire process of reconnaisance for you. It outperforms the work of subdomain enumeration along with various vulnerability checks and obtaining maximum information about your target. https://github.com/six2dez/reconftw #reconFTW #bugbounty #hacking

APT
16 273
Beginners Guide to 0day/CVE AppSec Research Walks through finding open-source web apps, environment setup, debugging for vulns, creating a Blind SQL time-based exploit, and publishing to @ExploitDB/MITRE CVE https://0xboku.com/2021/09/14/0dayappsecBeginnerGuide.html #appsec #0day #research

APT
16 273
SANS DFIR — Hunt Evil #forensic #sans #dfir

APT
16 273
AzureHunter A Cloud Forensics Powershell module to run threat hunting playbooks on data from Azure and O365 https://github.com/darkquasar/AzureHunter #azure #o365

APT
16 273
RCE in Citrix ShareFile Storage Zones Controller (CVE-2021-22941) Amazing writeup on finding a vulnerability through .NET reversing, enjoyed reading about the breakpoints that were set and how they logically owned Citrix ShareFile through a third party dependency https://codewhitesec.blogspot.com/2021/09/citrix-sharefile-rce-cve-2021-22941.html #citrix #sharefile #rce

APT
16 273
5 RCEs in npm for $15,000 robertchen.cc/blog

APT
16 273
Brute Force Wordlist Some files for bruteforcing certain things. https://github.com/random-robbie/bruteforce-lists #wordlist #bruteforce

APT
16 273
CVE-2021-30632 — Chrome 0day
var a;
function foo() {
    a = new Uint32Array(100);
}
%PrepareFunctionForOptimization(foo);
foo();
foo();
a["xxx"] =1;
delete a["xxx"];
%OptimizeFunctionOnNextCall(foo);
foo();

#Chrome #0day #PoC

APT
16 273
SpoolSploit SpoolSploit is a collection of Windows print spooler exploits containerized with other utilities for practical exploitation. A couple of highly effective methods would be relaying machine account credentials to escalate privileges and execute malicious DLLs on endpoints with full system access. https://github.com/BeetleChunks/SpoolSploit #ad #spooler #rpc

APT
16 273
targetedKerberoast Kerberoast with ACL abuse capabilities https://github.com/ShutdownRepo/targetedKerberoast #kerberoasting #ad #spn

APT
16 273
Kali Linux Tools Page Now you can learn more about all the tools that you can install in Kali. https://kali.org/tools/ #tools
+1
Kali Linux Tools Page Now you can learn more about all the tools that you can install in Kali. https://kali.org/tools/ #tools #cheatsheet #kali

APT
16 273
Karma v2 Passive Open Source Intelligence Automated Reconnaissance Framework https://github.com/Dheerajmadhukar/karma_v2 #osint #recon

APT
16 273
CVE-2021-40444 — Analysis https://xret2pwn.github.io/CVE-2021-40444-Analysis-and-Exploit/ #office #CVE_2021_40444 #exploit