Brut Security
前往频道在 Telegram
✅DM: @wtf_brut ✅For Ad: https://tlmtr.io/p/2flAsc 🛃WhatsApp: https://wa.link/brutsecurity 🈴Training: https://brutsecurity.com 📨Mail: info@brutsec.com
显示更多📈 Telegram 频道 Brut Security 的分析概览
频道 Brut Security (@brutsecurity) 英语 语言赛道中的 是活跃参与者。目前社区聚集了 16 999 名订阅者,在 技术与应用 类别中位列第 7 422,并在 印度 地区排名第 23 864 位。
📊 受众指标与增长动态
自 невідомо 创建以来,项目保持高速增长,吸引了 16 999 名订阅者。
根据 15 九月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 718,过去 24 小时变化为 99,整体触达仍然可观。
- 认证状态: 未认证
- 互动率 (ER): 平均受众互动率为 13.12%。内容发布后 24 小时内通常能获得 6.36% 的反应,占订阅者总量。
- 帖子覆盖: 每篇帖子平均可获得 2 223 次浏览,首日通常累积 1 077 次浏览。
- 互动与反馈: 受众积极参与,单帖平均反应数为 6。
- 主题关注点: 内容集中在 hunter, bounty, darkshadow, bypass, hex 等核心主题上。
📝 描述与内容策略
作者将该频道定位为表达主观观点的平台:
“✅DM: @wtf_brut
✅For Ad: https://tlmtr.io/p/2flAsc
🛃WhatsApp: https://wa.link/brutsecurity
🈴Training: https://brutsecurity.com
📨Mail: info@brutsec.com”
凭借高频更新(最新数据采集于 16 九月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。
16 999
订阅者
+9924 小时
+4997 天
+71830 天
数据加载中...
吸引订阅者
九月 '26
九月 '26
+768
在8个频道中
八月 '26
+261
在3个频道中
Get PRO
七月 '26
+361
在5个频道中
Get PRO
六月 '26
+336
在3个频道中
Get PRO
五月 '26
+133
在6个频道中
Get PRO
四月 '26
+300
在4个频道中
Get PRO
三月 '26
+294
在3个频道中
Get PRO
二月 '26
+395
在2个频道中
Get PRO
一月 '26
+274
在3个频道中
Get PRO
十二月 '25
+221
在0个频道中
Get PRO
十一月 '25
+372
在4个频道中
Get PRO
十月 '25
+363
在6个频道中
Get PRO
九月 '25
+474
在4个频道中
Get PRO
八月 '25
+188
在3个频道中
Get PRO
七月 '25
+405
在4个频道中
Get PRO
六月 '25
+642
在1个频道中
Get PRO
五月 '25
+282
在0个频道中
Get PRO
四月 '25
+279
在1个频道中
Get PRO
三月 '25
+518
在4个频道中
Get PRO
二月 '25
+1 198
在4个频道中
Get PRO
一月 '25
+1 393
在7个频道中
Get PRO
十二月 '24
+842
在2个频道中
Get PRO
十一月 '24
+538
在2个频道中
Get PRO
十月 '24
+1 099
在2个频道中
Get PRO
九月 '24
+915
在0个频道中
Get PRO
八月 '24
+917
在1个频道中
Get PRO
七月 '24
+617
在1个频道中
Get PRO
六月 '24
+560
在1个频道中
Get PRO
五月 '24
+335
在0个频道中
Get PRO
四月 '24
+171
在0个频道中
Get PRO
三月 '24
+2 771
在0个频道中
| 日期 | 订阅者增长 | 提及 | 频道 | |
| 16 九月 | +58 | |||
| 15 九月 | +99 | |||
| 14 九月 | +88 | |||
| 13 九月 | +41 | |||
| 12 九月 | +32 | |||
| 11 九月 | +35 | |||
| 10 九月 | +143 | |||
| 09 九月 | +63 | |||
| 08 九月 | +152 | |||
| 07 九月 | +43 | |||
| 06 九月 | +6 | |||
| 05 九月 | +7 | |||
| 04 九月 | +1 | |||
| 03 九月 | 0 | |||
| 02 九月 | 0 | |||
| 01 九月 | 0 |
频道帖子
| 2 | 没有文字... | 1 234 |
| 3 | https://t.me/boost/brutsecurity | 1 485 |
| 4 | APKLeaks
Scanning APK file for URIs, endpoints & secrets.
https://github.com/dwisiswant0/apkleaks
#pentesting #infosec #bugbounty | 1 571 |
| 5 | 5️⃣FREE COUPONS
https://topmate.io/saumadip/2187710?coupon_code=awex | 1 679 |
| 6 | 🚨All about bug bounty
🔥https://github.com/daffainfo/AllAboutBugBounty | 1 577 |
| 7 | 🚨Bug Bounty Tip: Test Newline Injection in JSON Parameters
When testing API endpoints, don’t assume parameters like email accept only a single value.
For password-reset functionality, try newline injection:
{
"action": "reset-password",
"email": "accA@mail.com\naccB@mail.com"
}
If the backend fails to properly validate or sanitize the parameter, it may interpret both email addresses as separate recipients and send the password-reset link to both accounts.
This can indicate a parameter parsing / input validation flaw and, depending on the application logic and impact, potentially lead to account-related security issues.
Things to test:
• \n and \r\n separators
• Multiple values in the same parameter
• JSON arrays vs. strings
• Duplicate JSON keys
• URL-encoded newline characters
• Different API content types
Always test only on systems you’re authorized to assess.
#BugBounty #BugBountyTips #API #APISecurity #WebSecurity #Pentesting #CyberSecurity | 2 344 |
| 8 | 5 Free Coupons for Zero To Mobile Pentester | 1 595 |
| 9 | Penetration-List
A comprehensive resource for testers, covering all types of vulnerabilities and materials used in Penetration Testing. Includes payloads, dorks, fuzzing materials, and offers in-depth theory sections. Visit our Medium profile for more information.
https://github.com/AlbusSec/Penetration-List
#cybersecurity #infosec #pentesting #redteam #bugbounty | 2 253 |
| 10 | I'll be selling a new exploit here soon! 🔥
For sale only! 🤑
Affecting over +970k websites 🎯
DM @Mm_fit
Channel: https://t.me/cve0day | 1 733 |
| 11 | 🚨Google Bug Bounty Dorks Generator
- juicy extensions
-open redirects
- code leaks
- cloud storages
- file upload endpoints and more. | 2 139 |
| 12 | 🚨 CVE-2026-18963 - Keycloak < 26.7.2 - Unauthenticated Account Takeover via Reset-Credentials Bypass
Nuclei Template - https://github.com/projectdiscovery/nuclei-templates/pull/16995/changes
Reference: https://github.com/keycloak/keycloak/issues/51833
#hackwithautomation #bugbounty #keycloak | 2 257 |
| 13 | 没有文字... | 2 294 |
| 14 | 🚀 Level up your hacking skills on Hack The Box!
Get instant access to live, hands-on cybersecurity challenges. Hack vulnerable virtual machines, solve realistic security puzzles, and practice your skills at your own pace. Perfect for beginners and pros alike. | 2 564 |
| 15 | CVE-2026-67401: SQL Injection Vulnerability in cPanel, 9.9 Rating 🔥
A vulnerability in cPanel's EmailTrack component allows an authenticated attacker with mail-related privileges to create arbitrary files on the server via SQL injection. This may lead to code execution as the root user, giving the attacker full control of the server.
Search at Netlas.io:
👉 Link: https://nt.ls/dIEpd
👉 Dork: http.title:cpanel OR http.headers.set_cookie:"cprelogin" OR http.headers.set_cookie:"cpsession"
Vendor's advisory:
https://support.cpanel.net/hc/en-us/articles/43187903921559-Security-CVE-2026-67401-SQL-Injection-Vulnerability-in-cPanel-s-EmailTrack-Functionality-September-8-2026 | 2 380 |
| 16 | 5 free coupons https://topmate.io/saumadip/2272794?coupon_code=tokitoki | 2 350 |
| 17 | Search for all leaked keys/secrets using one regex!
regex: https://gist.github.com/h4x0r-dz/be69c7533075ab0d3f0c9b97f7c93a59
#BugBounty #bugbountytip | 2 891 |
| 18 | CVE-2026-75650: Adobe Commerce and Magento Open Source RCE vulnerability (StyleSmuggler) exploited in the wild, 10.0 rating 🔥
Recently disclosed vulnerability in Adobe Commerce and Magento Open Source allows an unauthenticated attacker to execute arbitrary code. This vulnerability is being actively exploited in the wild!
Search at Netlas.io:
👉 Link: https://nt.ls/bX5dx
👉 Dork: tag.name:"magento"
Read more :
https://sansec.io/research/stylesmuggler-0day | 2 856 |
| 19 | https://github.com/0xmaximus/Galaxy-Bugbounty-Checklist | 2 970 |
| 20 | 🥲 | 2 848 |
