uk
Feedback
APT

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 712 підписників, посідаючи 8 844 місце в категорії Технології та додатки та 45 464 місце у регіоні Росія.

📊 Показники аудиторії та динаміка

З моменту свого створення невідомо, проект продемонстрував стрімке зростання, зібравши аудиторію у 14 712 підписників.

За останніми даними від 14 червня, 2026, канал демонструє стабільну активність. Хоча за останні 30 днів спостерігається зміна кількості учасників на 432, а за останні 24 години на 26, загальне охоплення залишається високим.

  • Статус верифікації: Не верифікований
  • Рівень залученості (ER): Середній показник залученості аудиторії становить 51.64%. Протягом перших 24 годин після публікації контент зазвичай збирає N/A% реакцій від загальної кількості підписників.
  • Охоплення публікацій: В середньому кожен допис отримує 7 592 переглядів. Протягом першої доби публікація в середньому набирає 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

Завдяки високій частоті оновлень (останні дані отримано 15 червня, 2026), канал підтримує актуальність та високий рівень охоплення публікацій. Аналітика показує, що аудиторія активно взаємодіє з контентом, що робить його важливою точкою впливу в категорії Технології та додатки.

14 712
Підписники
+2624 години
+1137 днів
+43230 день
Архів дописів
APT
14 726
3/n The above match and replace rule will replace all KKK in the request body to SQLi and XSS polyglot. Say I use this : '"><script src="somesrc"></script><h1>test And put KKK in all fields. All fields will be replaced with this payload. It will find trivial XSS and SQLi.

APT
14 726
2/n This is an example trick to change the false returned body to true. And this is a very common use case. The major trick f
2/n This is an example trick to change the false returned body to true. And this is a very common use case. The major trick for today: Injecting payloads into forms instead of typing out the entire payload.

APT
14 726
1/n False2True trick, when access to a resource for the user is unauthorized. By changing server response body from F to T in
+2
1/n False2True trick, when access to a resource for the user is unauthorized. By changing server response body from F to T in burp response body match and replace, there are great chances it can un-hide client-side controls. 1. Add Match and replace. 2. Add shown replacement.

APT
14 726
#BurpHacksForBounties - Day 2/30 Effective usage of Match and Replace feature of Burp Suite False2True Trick & Injecting all
#BurpHacksForBounties - Day 2/30 Effective usage of Match and Replace feature of Burp Suite False2True Trick & Injecting all fields with polyglot payloads 😉😉 How to thread 🧵👇 #infosec #security #appsec #burp #bugbounty #bugbountytips

APT
14 726
Snaffler Snaffler - Gets a list of Windows computers from Active Directory, then spreads out its snaffly appendages to them all to figure out which ones have file shares, and whether you can read them https://github.com/SnaffCon/Snaffler #pentest

APT
14 726
n/n You can do almost anything with Python inside Burp. Eg. - Handle custom login - Tailored testing - Filter out requests on "interesting" responses - Scale your testing - Add rate limiting, pipeline, etc This approach can overcome intruder multithreading deficiencies in CE.

APT
14 726
3/n Details in comments. Code: https://gist.github.com/r0hi7/47e3d47efaa1ee3df63a6e936dade787 Increase concurrency or can add
3/n Details in comments. Code: https://gist.github.com/r0hi7/47e3d47efaa1ee3df63a6e936dade787 Increase concurrency or can add pipeline. Then click attack.

APT
14 726
2/n Once you send req to the plugin, a python editor will open. This will show a couple of existing python scripts to take re
2/n Once you send req to the plugin, a python editor will open. This will show a couple of existing python scripts to take reference from and to use.

APT
14 726
1/n Using: CE so that everyone can explore. Intruder in CE is limited in multithreading, Turbo-Intruder can overcome that. -
1/n Using: CE so that everyone can explore. Intruder in CE is limited in multithreading, Turbo-Intruder can overcome that. - Install through Extender - Send req to the plugin.

APT
14 726
#BurpHacksForBounties - Day 1/30 Turbo intruder: Power of Python with Burp Suite Intruder. I use it to tailor my pen-testing
#BurpHacksForBounties - Day 1/30 Turbo intruder: Power of Python with Burp Suite Intruder. I use it to tailor my pen-testing for a specific target and targetted #bugbounty #infosec #appsec #bugbountytips #bugbountytip #security How to - 🧵🙃👇

APT
14 726
2FA bypass https://www.xmind.net/m/8Hkymg/ #2fa #bypass #mindmap

APT
14 726
🚨🚨 I am starting the #BurpHacksForBounties series for 30 days, each day will share a Burp hack, which makes my working with
🚨🚨 I am starting the #BurpHacksForBounties series for 30 days, each day will share a Burp hack, which makes my working with Burp Suite easier. Starting Monday. Stay tuned. They will not be the ones you find on the internet 😉😉 #infosec #appsec #bugbounties #bugbountytips

APT
14 726
AWS Pen-Testing Laboratory https://github.com/juanjoSanz/aws-pentesting-lab #pentest
AWS Pen-Testing Laboratory https://github.com/juanjoSanz/aws-pentesting-lab #pentest

APT
14 726
Privilege escalation with polkit How to get root on Linux with a seven-year-old bug https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/ #pentest

APT
14 726
Microsoft warns of critical PowerShell 7 code execution vulnerability https://www.bleepingcomputer.com/news/security/microsoft-warns-of-critical-powershell-7-code-execution-vulnerability/ #vulnerability

APT
14 726
🔥🔥🔥 Leveraging PrintNightmare to Abuse RBCD and DCSync the Domain https://snovvcrash.github.io/2021/06/30/leveraging-printnightmare-to-abuse-rbcd.html #pentest

APT
14 726
CVE-2021-27850 Exploit https://github.com/kahla-sec/CVE-2021-27850_POC #exploit #pentest

APT
14 726
PrintNightmare (CVE-2021-1675): Remote code execution in Windows Spooler Service https://github.com/hhlxf/PrintNightmare #pentest

APT
14 726
Operator Handbook Red Team + OSINT + Blue Team Reference.pdf3.11 MB

APT
14 726
#RedTeam #BlueTeam #OSINT
#RedTeam #BlueTeam #OSINT