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 天
帖子存档
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
16 273
SharpSystemTriggers
Collection of remote authentication triggers in C#
https://github.com/cube0x0/SharpSystemTriggers
#coerce #authentication #petitpotam #spoolsample #dcom
16 273
For someone, who didn't notice this link in our posts
https://j00ru.vexillium.org/syscalls/nt/64/
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 #lfi16 273
Using Kerberos for Authentication Relay Attacks
https://googleprojectzero.blogspot.com/2021/10/using-kerberos-for-authentication-relay.html
#kerberos #relay
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
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
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
16 273
Utilizing Programmatic Identifiers (ProgIDs) for UAC Bypasses
https://v3ded.github.io/redteam/utilizing-programmatic-identifiers-progids-for-uac-bypasses
#uac #bypass #progid
16 273
Jira Unauthenticated Access to Screens
Exploit:
jira.example.com/rest/api/2/screensNote: Depends on the Program, some accept it and some consider this Informational. #jira #bugbounty
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 #lolbas16 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
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
16 273
Kubernetes Security Checklist and Requirements
https://github.com/Vinum-Security/kubernetes-security-checklist
#kubernetes #checklist
16 273
Offensive WMI - Active Directory Enumeration (Part 5)
https://0xinfection.github.io/posts/wmi-ad-enum/
#wmi
