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 16 326 subscribers, ranking 7 738 in the Technologies & Applications category and 40 313 in the Russia region.

πŸ“Š Audience metrics and dynamics

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

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

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 56.41%. Within the first 24 hours after publication, content typically collects 13.14% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 9 210 views. Within the first day, a publication typically gains 2 146 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 13.

πŸ“ 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 05 September, 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.

16 326
Subscribers
+2724 hours
+1117 days
+55330 days
Posts Archive
APT
16 338

APT
16 338
#TOP10 Use logs, but be careful
#TOP10 Use logs, but be careful

APT
16 338
#tools AWS public services detection tool https://github.com/BishopFox/smogcloud
#tools AWS public services detection tool https://github.com/BishopFox/smogcloud

APT
16 338
#TOP10 Broken Authentication
#TOP10 Broken Authentication

APT
16 338
#memes /b bugbounty πŸ˜‚
#memes /b bugbounty πŸ˜‚

APT
16 338
#TOP10 Sensitive data exposure typical places
#TOP10 Sensitive data exposure typical places

APT
16 338
#TOP10 Where an issue might appear
#TOP10 Where an issue might appear

APT
16 338
#TOP10 Some examples of Broken access control
#TOP10 Some examples of Broken access control

APT
16 338
#tools Kubernetes RBAC visualization https://github.com/appvia/krane
#tools Kubernetes RBAC visualization https://github.com/appvia/krane

APT
16 338
#Security_in_pictures #memes
#Security_in_pictures #memes

APT
16 338
Posts navigation #TOP10 for OWASP top 10 stuff #Security_in_pictures for pictures, memes and schemes #memes only for memes #tools will help you to find a useful tool #scripts of course for scripts

APT
16 338
Finding CORS misconfigurations #scripts site="example.com"; gau "$site" | while read url;do target=$(curl -s -I -H "Origin: e
Finding CORS misconfigurations #scripts
site="example.com"; gau "$site" | while read url;do target=$(curl -s -I -H "Origin: evil.com" -X GET $url) | if grep 'evil.com'; then [Potentional CORS Found]echo $url;else echo Nothing on "$url";fi;done

APT
16 338
#tools One-liner crlf finding script https://github.com/kleiton0x00/CRLF-one-liner
#tools One-liner crlf finding script https://github.com/kleiton0x00/CRLF-one-liner