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

📊 受众指标与增长动态

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

根据 30 八月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 549,过去 24 小时变化为 10,整体触达仍然可观。

  • 认证状态: 未认证
  • 互动率 (ER): 平均受众互动率为 39.89%。内容发布后 24 小时内通常能获得 18.07% 的反应,占订阅者总量。
  • 帖子覆盖: 每篇帖子平均可获得 6 477 次浏览,首日通常累积 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

凭借高频更新(最新数据采集于 31 八月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。

16 249
订阅者
+1024 小时
+957
+54930
帖子存档
APT
16 249
📜 Abuse AD CS via dNSHostName Spoofing This blog covers the technical details of CVE-2022-26923. Active Directory Domain Ser
📜 Abuse AD CS via dNSHostName Spoofing This blog covers the technical details of CVE-2022-26923. Active Directory Domain Services Elevation of Privilege Vulnerability via AD CS dNSHostName Spoofing. https://research.ifcr.dk/certifried-active-directory-domain-privilege-escalation-cve-2022-26923-9e098fe298f4 #ad #adcs #privesc #redteam

APT
16 249
🛠️ Cobalt Strike and BloodHound Integration PyCobaltHound is an Aggressor script, an extension to CobaltStrike that allows y
🛠️ Cobalt Strike and BloodHound Integration PyCobaltHound is an Aggressor script, an extension to CobaltStrike that allows you to integrate with BloodHound so that you can request and receive reports from the same interface. Features: — Automatically querying the BloodHound database to discover escalation paths opened up by newly collected credentials. — Automatically marking compromised users and computers as owned. — Allowing operators to quickly and easily investigate the escalation potential of beacon sessions and users. https://github.com/NVISOsecurity/pyCobaltHound #cobaltstrike #bloodhound #redteam

APT
16 249
🛡️Defending the Three Headed Relay This blog discusses possible attack paths and various protections associated with Kerbero
🛡️Defending the Three Headed Relay This blog discusses possible attack paths and various protections associated with Kerberos Relay activity. https://jsecurity101.medium.com/defending-the-three-headed-relay-17e1d6b6a339 #ad #kerberos #relay #mitigation #blueteam

APT
16 249
Repost from SHADOW:Group
🧨 RCE в BIG-IP iControl REST (CVE-2022-1388) Эта уязвимость может позволить неаутентифицированному злоумышленнику с сетевым доступом к системе BIG-IP выполнять произвольные системные команды, создавать или удалять файлы или отключать службы (CVE-2022-1388) Дорк для Shodan: http.title:"BIG-IP®-+Redirect" +"Server" PoC представлен на изображении ниже или по ссылке. Ссылка на PoC #web #cve #rce

APT
16 249
Scheduled Task Tampering In this post we will explore two approaches that can be used to achieve the same result: create or modify a scheduled task and execute it, without generating the relevant telemetry. First, we will explore how direct registry manipulation could be used to create or modify tasks and how this did not generate the usual entries in the eventlog. Finally, an alternative route based on tampering with the Task Scheduler ETW will be presented that will completely suppress most of logging related to the Task Scheduler. https://labs.f-secure.com/blog/scheduled-task-tampering/ #windows #schedule #task #redteam #blueteam

APT
16 249
📒 Enabling ADCS Audit Auditing is not enabled by default in AD CS. For some mysterious reason, Microsoft has decided to not
+1
📒 Enabling ADCS Audit Auditing is not enabled by default in AD CS. For some mysterious reason, Microsoft has decided to not enable AD CS auditing OOB. To find the issue, run this command on every one of your CAs:
certutil -getreg CA\AuditFilter

To enable all auditing, do this: certutil –setreg CA\AuditFilter 127 net stop certsvc net start certsvc You'll also need to enable the Certificate Service advanced auditing subcategories in a GPO linked to the OU containing your CA host objects (Figure 1). Lastly, enforce the advanced auditing subcategories! All of your previous work will be for naught if you don't enforce (Figure 2). #adcs #audit #recommendations #blueteam

APT
16 249

APT
16 249
NTLMRelay2Self over HTTP Just a walkthrough of how to escalate privileges locally by forcing the system you landed initial access on to reflectively authenticate over HTTP to itself and forward the received connection to an HTTP listener (ntlmrelayx) configured to relay to DC servers over LDAP/LDAPs for either setting shadow credentials or configuring RBCD. https://github.com/med0x2e/NTLMRelay2Self #ad #ntlm #relay #rbcd #redteam

APT
16 249
Repost from r0 Crew (Channel)
Convert curl commands to Python, JavaScript, PHP, R, Go, Rust, Elixir, Java, MATLAB, Dart, CFML, Ansible URI, Strest or JSON Web (Live Demo): https://curlconverter.com/ Project: https://github.com/curlconverter/curlconverter #tool #converter #curl #darw1n

APT
16 249
KrbRelay with RBCD Privilege Escalation The short step-by-step writeup about how to do the LPE with KrbRelay + RBCD on a doma
+2
KrbRelay with RBCD Privilege Escalation The short step-by-step writeup about how to do the LPE with KrbRelay + RBCD on a domain-joined machine using KrbRelay + Rubeus: https://gist.github.com/tothi/bf6c59d6de5d0c9710f23dae5750c4b9 #ad #kerberos #relay #rbcd #redteam

APT
16 249
Wordlists Dictionaries of attack patterns and primitives for black-box application fault injection and resource discovery. https://github.com/fuzzdb-project/fuzzdb https://github.com/Karanxa/Bug-Bounty-Wordlists https://github.com/orwagodfather/WordList https://wordlists.assetnote.io/ #wordlist #fuzzing #bugbounty

APT
16 249
NTLM Relay This article is not meant to be a tutorial to be followed in order to carry out a successful attack, but it will allow the reader to understand in detail the technical details of this attack, its limitations, and can be a basis to start developing his own tools, or understand how current tools work. https://en.hackndo.com/ntlm-relay/ #ad #relay #ntlm #ntlmrelay

APT
16 249
KrbRelayUp Universal no-fix local privilege escalation in windows domain environments where LDAP signing is not enforced (the
KrbRelayUp Universal no-fix local privilege escalation in windows domain environments where LDAP signing is not enforced (the default settings) https://github.com/Dec0ne/KrbRelayUp #ad #privesc #kerberos #ldap #relay

APT
16 249
Repost from 1N73LL1G3NC3
Windows Event logs Cheat Sheet

APT
16 249
Abusing LNK "Features" for Initial Access and Persistence https://v3ded.github.io/redteam/abusing-lnk-features-for-initial-access-and-persistence #windows #lnk #persistence #redteam

APT
16 249
Invoke-SocksProxy The reverse proxy creates a tcp tunnel by initiating outbond SSL connections that can go through the system's proxy. The tunnel can then be used as a socks proxy on the remote host to pivot into the local host's network. https://github.com/p3nt4/Invoke-SocksProxy #powershell #socks #proxy #tools

APT
16 249
WSO2 RCE (CVE-2022-29464) Critical vulnerability on WSO2 discovered by Orange Tsai. the vulnerability is an unauthenticated unrestricted arbitrary file upload which which allows unauthenticated attackers to gain RCE on WSO2 servers via uploading malicious JSP files. Google Dorks:
inurl:"/carbon/admin/login.jsp"
inurl:"/authenticationendpoint/login.do"
inurl:"devportal/apis"
intitle:"API Publisher- Login"
intitle:"WSO2 Management Console"

https://github.com/hakivvi/CVE-2022-29464 #wso2 #rce #exploit

APT
16 249
KernelCallbackTable Injection KernelCallbackTable which could be abused to inject shellcode in a remote process. This method of process injection was used by FinFisher/FinSpy and Lazarus. https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html #edr #bypass #injection #cpp #maldev