uz
Feedback
APT

APT

Kanalga Telegram’da o‘tish

This channel discusses: — Offensive Security — RedTeam — Malware Research — OSINT — etc Disclaimer: t.me/APT_Notes/6 Chat Link: t.me/APT_Notes_PublicChat

Ko'proq ko'rsatish

📈 Telegram kanali APT analitikasi

APT (@apt_notes) Ingliz til segmentidagi kanali faol ishtirokchi. Hozirda hamjamiyat 14 757 obunachidan iborat bo'lib, Texnologiyalar & Aralashmalar toifasida 8 814-o'rinni va Rossiya mintaqasida 45 328-o'rinni egallagan.

📊 Auditoriya ko‘rsatkichlari va dinamika

невідомо sanasidan buyon loyiha tez o‘sib, 14 757 obunachiga ega bo‘ldi.

16 Iyun, 2026 dagi oxirgi ma’lumotlarga ko‘ra kanal barqaror faollikka ega. Oxirgi 30 kunda obunachilar soni 461 ga, so‘nggi 24 soatda esa 19 ga o‘zgardi va umumiy qamrov yuqori darajada qolmoqda.

  • Tasdiqlash holati: Tasdiqlanmagan
  • Jalb etish (ER): Auditoriya o‘rtacha 53.58% darajada jalb etiladi. Nashrdan keyingi dastlabki 24 soatda kontent odatda umumiy obunachilar sonining N/A% ini tashkil etuvchi reaksiyalarni to‘playdi.
  • Post qamrovi: Har bir post o‘rtacha 7 900 marta ko‘riladi; birinchi sutkada odatda 0 ta ko‘rish yig‘iladi.
  • Reaksiyalar va o‘zaro ta’sir: Auditoriya faol: har bir postga o‘rtacha 20 ta reaksiya keladi.

📝 Tavsif va kontent siyosati

Muallif resursni shaxsiy fikrni ifoda etish maydoni sifatida ta’riflaydi:
This channel discusses: — Offensive Security — RedTeam — Malware Research — OSINT — etc Disclaimer: t.me/APT_Notes/6 Chat Link: t.me/APT_Notes_PublicChat

Yuqori yangilanish chastotasi (oxirgi ma’lumot 17 Iyun, 2026 da olingan) sababli kanal doimo dolzarb va katta qamrovli bo‘lib qoladi. Analitika auditoriya kontent bilan faol hamkorlik qilishini, uni Texnologiyalar & Aralashmalar toifasidagi muhim ta’sir nuqtasiga aylantirishini ko‘rsatadi.

14 757
Obunachilar
+1924 soatlar
+1177 kunlar
+46130 kunlar
Postlar arxiv
APT
14 757
5 RCEs in npm for $15,000 robertchen.cc/blog

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

APT
14 757
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
14 757
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
14 757
targetedKerberoast Kerberoast with ACL abuse capabilities https://github.com/ShutdownRepo/targetedKerberoast #kerberoasting #ad #spn

APT
14 757
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
14 757
Karma v2 Passive Open Source Intelligence Automated Reconnaissance Framework https://github.com/Dheerajmadhukar/karma_v2 #osint #recon

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

APT
14 757

APT
14 757
CVE-2021-40444 https://pastebin.com/4e9LgNPe #office #payload

APT
14 757
NimHollow Nim implementation of Process Hollowing using encrypted shellcodes and direct syscalls (NimlineWhispers by @ajpc500 is rocking 🔥). Some slides for better understanding of the technique are inside! https://github.com/snovvcrash/NimHollow #nim #edr #bypass #syscall

APT
14 757
🔥OWASP Top 10 2021 DRAFT is out 🔥 Now available for peer review, comment, translation, and suggestions for improvements: ow
🔥OWASP Top 10 2021 DRAFT is out 🔥 Now available for peer review, comment, translation, and suggestions for improvements: owasp.org/Top10/ #OWASPTop10

APT
14 757
RCE on a backend IIS server via file upload with an atypical file extension. More community curated payloads can be found at
RCE on a backend IIS server via file upload with an atypical file extension. More community curated payloads can be found at https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecure%20Files/Extension%20ASP

APT
14 757
AsINT Collection https://start.me/p/b5Aow7/asint_collection #OSINT #Recon

APT
14 757
BackstabKill EDR Protected Processes Tool capable of killing antimalware protected processes by leveraging sysinternals’ Process Explorer (ProcExp) driver, which is signed by Microsoft. https://github.com/Yaxser/Backstab #edr #bypass #kill #process #unload

APT
14 757
Kiterunner — Contextual Content Discovery Tool Kiterunner is a tool that is capable of not only performing traditional content discovery at lightning fast speeds, but also bruteforcing routes/endpoints in modern applications. Modern application frameworks such as Flask, Rails, Express, Django and others follow the paradigm of explicitly defining routes which expect certain HTTP methods, headers, parameters and values. When using traditional content discovery tooling, such routes are often missed and cannot easily be discovered. By collating a dataset of Swagger specifications and condensing it into our own schema, Kiterunner can use this dataset to bruteforce API endpoints by sending the correct HTTP method, headers, path, parameters and values for each request it sends. https://github.com/assetnote/kiterunner #kiterunner #discovery #tools