en
Feedback
APT

APT

Open in Telegram

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

Show more

πŸ“ˆ Analytical overview of Telegram channel APT

Channel APT (@apt_notes) in the English language segment is an active participant. Currently, the community unites 14 823 subscribers, ranking 8 776 in the Technologies & Applications category and 45 023 in the Russia region.

πŸ“Š Audience metrics and dynamics

Since its creation on Π½Π΅Π²Ρ–Π΄ΠΎΠΌΠΎ, the project has demonstrated rapid growth, gathering an audience of 14 823 subscribers.

According to the latest data from 21 June, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by 453 over the last 30 days and by 6 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 59.32%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 8 782 views. Within the first day, a publication typically gains 0 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 20.

πŸ“ Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
β€œThis channel discusses: β€” Offensive Security β€” RedTeam β€” Malware Research β€” OSINT β€” etc Disclaimer: t.me/APT_Notes/6 Chat Link: t.me/APT_Notes_PublicChat”

Thanks to the high frequency of updates (latest data received on 22 June, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

14 823
Subscribers
+624 hours
+1037 days
+45330 days
Posts Archive
APT
14 824
#BurpHacksForBounties - Tip 16/30 Host Header Hacks with Burp Suite's repeater. For webserver, serving requests through rever
#BurpHacksForBounties - Tip 16/30 Host Header Hacks with Burp Suite's repeater. For webserver, serving requests through reverse proxy, don't forget to try this technique out. Learnt from @lbinowax Quick read and How to πŸ‘‡πŸΌ #infosec #appsec #burp #bugbounties #bugbountytips

APT
14 824
Reconflow This is all in one tool for gathering reconnaissance information about a target without the hassle of installing multiple tools and their dependencies & also presents you the results to your telegram chat. https://github.com/adarshshetty18/reconflow #recon #bugbounty #telegram

APT
14 824
Nim on the Attack Process Injection Using Nim and the Windows API https://huskyhacks.dev/2021/07/17/nim-exploit-dev/ #redteam #winapi #injection #nim

APT
14 824
WiFiDemon iOS WiFi RCE 0-Day Vulnerability & a 'Zero-Click' Vulnerability That was Silently Patched https://blog.zecops.com/research/meet-wifidemon-ios-wifi-rce-0-day-vulnerability-and-a-zero-click-vulnerability-that-was-silently-patched/ #0day #ios #rce

APT
14 824
#BurpHacksForBounties - Day 15/30 Macros in Burp Suite by akshita_infosec. I could not have explained it better than she did. Nice work :) https://akshita-infosec.medium.com/burp-macros-what-why-how-151df8901641 #infosec #appsec #bugbounties #bugbountytips #burp

APT
14 824
Remote Code Execution in cdnjs of CloudFlare https://blog.ryotak.me/post/cdnjs-remote-code-execution-en/ #RCE #cdnjs #cloudflare

APT
14 824
Basic hacking tools cheat-sheet #infosec #security #webapp #appsec #cybersecurity
Basic hacking tools cheat-sheet #infosec #security #webapp #appsec #cybersecurity

APT
14 824
Port Forwarding & Tunnelling Cheatsheet https://www.hackingarticles.in/port-forwarding-tunnelling-cheatsheet/ #infosec #ctf #oscp #pentest #cybersecurity

APT
14 824
#BurpHacksForBounties - Tip 14/30 Burp Suite Config provides options for handling configurations for User-level and project-l
#BurpHacksForBounties - Tip 14/30 Burp Suite Config provides options for handling configurations for User-level and project-level options. I personally use this configuration : #appsec #infosec #burp #bugbountytips #bugbountytip

APT
14 824
#BurpHacksForBounties - Day 13/30 How to use Burp in most efficient way and bag a bounty. In Bug bounty methodology by Uncle
#BurpHacksForBounties - Day 13/30 How to use Burp in most efficient way and bag a bounty. In Bug bounty methodology by Uncle Rat (@theXSSrat) : https://thexssrat.medium.com/bug-bounty-methodology-v3-0-hunt-like-a-rat-9e030fc54363 #infosec #appsec #bugbounty #bugbountytips

APT
14 824
Injector Complete Arsenal of Memory injection and other techniques for red-teaming in Windows https://github.com/0xDivyanshu/Injector #proces #inject #memory #windows

APT
14 824
You might need to do the same for other ports eg 443 as well.

APT
14 824
- Add Burp CA to device - Bypass cert pinning - Root the device(required for iptable) Dport 80 routing - run these commands iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to-destination <BURP_IP>:8080 iptables -t nat -A POSTROUTING -p tcp --dport 80 -j MASQUERADE

APT
14 824
#BurpHacksForBounties - Day 12/30 IPtables + Burp Suite + Android Applications. πŸ˜πŸ€“πŸ€«πŸ˜€ Tricky and length but worth setting
#BurpHacksForBounties - Day 12/30 IPtables + Burp Suite + Android Applications. πŸ˜πŸ€“πŸ€«πŸ˜€ Tricky and length but worth setting up. #burp #bugbountytips #infosec #security #appsec #bugbountytip

APT
14 824
Why I do this: I save sessions, and burp will store those credentials and sessions. I personally don't want credentials to be stored in files. Another important point is we are not testing SSO, rather we are testing App behind SSO.

APT
14 824
Steps : 1. Temporary project/session. 2. Login to the application, like normal. 3. Identify which requests to which domains contain credentials. 4. Start the main project in Burp. 5. Add those Domains to SSL passthrough. Proxy > Options > TLS Pass-Through

APT
14 824
#BurpHacksForBounties - Hack 11/30 We mostly use PortSwigger 's Burp Suite pro for corporate pentesting, & we should not capt
#BurpHacksForBounties - Hack 11/30 We mostly use PortSwigger 's Burp Suite pro for corporate pentesting, & we should not capture and store corporate credentials. Steps that I use and why is it important: πŸ‘‡ #infosec #appsec #burp #Burpsuite

APT
14 824
CVE-2021-22555: Turning \x00\x00 into 10000$ This is a 15 years old heap out-of-bounds write vulnerability in Linux Netfilter that is powerful enough to bypass all modern security mitigations and achieve kernel code execution # Technical details β€” https://github.com/google/security-research/blob/master/pocs/linux/cve-2021-22555/writeup.md # PoC β€” https://github.com/google/security-research/tree/master/pocs/linux/cve-2021-22555 #CVE #BoF #Vulns