uz
Feedback
Hacking Vidhya

Hacking Vidhya

Kanalga Telegram’da oā€˜tish

We Talk about : Hacking , CTFs , Pentesting , Red & Blue Team etc. Not Allowed: Selling, Carding, Cracking Crypto.

Ko'proq ko'rsatish
385
Obunachilar
Ma'lumot yo'q24 soatlar
+37 kun
+2230 kun
Postlar arxiv
{{end}} {{template \"T1\"}}\n\nšŸ” This works because:\nšŸ’Ž Go templates treat {{define}} and {{template}} as dynamic blocks.\nāš”ļø You can inject arbitrary template logic including script tags.\nšŸ”ø Useful in misconfigured custom template rendering engines.\n\nšŸ’” Why it matters:\nStored XSS via SSTI can lead to session hijacking, data exfiltration, or even account takeover.","datePublished":"2026-04-12T07:11:02Z","dateModified":"2026-04-12T07:11:02Z","author":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"publisher":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":87},{"@type":"InteractionCounter","interactionType":"https://schema.org/LikeAction","userInteractionCount":1},{"@type":"InteractionCounter","interactionType":"https://schema.org/ShareAction","userInteractionCount":1}]}},{"@type":"ListItem","position":18,"item":{"@type":"SocialMediaPosting","@id":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/980","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/980","mainEntityOfPage":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/980","headline":"come vc anyone know about facebook ads https://t.me/Hacking_Vidhya?livestream=64c2d81213eaf33140","articleBody":"come vc anyone know about facebook ads \n\n\n\nhttps://t.me/Hacking_Vidhya?livestream=64c2d81213eaf33140","datePublished":"2026-04-11T16:54:16Z","dateModified":"2026-04-11T16:54:16Z","author":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"publisher":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":85}]}},{"@type":"ListItem","position":19,"item":{"@type":"SocialMediaPosting","@id":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/978","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/978","mainEntityOfPage":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/978","headline":"Next.js + WAF Bypass + SXSS via Cookie Reordering Attack Summary: You’re dealing with: šŸ” A Next.js app Two re…","articleBody":"Next.js + WAF Bypass + SXSS via Cookie Reordering\n\nAttack Summary:\nYou’re dealing with:\n\nšŸ” A Next.js app\n\nTwo reflected cookies in pageProps\nA WAF blocking your initial attempts\n\n🧪 Observations:\n🧨 Single payload → 403 Forbidden\n\n🧨 Split payload across two cookies → Still 403\n\n🧨 Reorder the cookie fragments → 200 OK āœ…\n\nReversing the order bypasses the WAF inspection logic \n\nNow chain it with:\n\nCVE-2024-46982 (Elixir Stale SSR template injection)\n https://github.com/masch1/CVE-2024-46982\n\nāž”ļø This allows CP (Client-side Prototype Pollution) → Stored XSS (SXSS) in Next.js apps.\n\nExploit Flow:\nĀ Ā Ā  šŸ’Ž Bypass WAF via cookie reordering\nĀ Ā Ā  šŸ’Ž Inject CP payload using stale Elixir template vuln\nĀ Ā Ā  šŸ’Ž Achieve SXSS across all visiting users!\n\nMitigation Tips:\nĀ Ā Ā  āœ… Sanitize cookie inputs server-side\nĀ Ā Ā  āœ… Audit template engines for unsafe parsing\nĀ Ā Ā  āœ… Patch Elixir if in stack (see CVE-2024-46982)\n\n#bugbounty #nextjs #xss #sxss #wafbypass #infosec #cybersecurity #cve2024_46982","datePublished":"2026-04-11T07:11:02Z","dateModified":"2026-04-11T07:11:02Z","author":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"publisher":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":85},{"@type":"InteractionCounter","interactionType":"https://schema.org/LikeAction","userInteractionCount":1}]}},{"@type":"ListItem","position":20,"item":{"@type":"SocialMediaPosting","@id":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/977","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/977","mainEntityOfPage":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya/posts/977","headline":"āš”ļø Top 15 Vulnerability Scanners šŸ”¹Nuclei - https://github.com/projectdiscovery/nuclei šŸ”¹Sn1per - https://githu…","articleBody":"āš”ļø Top 15 Vulnerability Scanners\n\nšŸ”¹Nuclei - https://github.com/projectdiscovery/nuclei\nšŸ”¹Sn1per - https://github.com/1N3/Sn1per\nšŸ”¹Metasploit - Framework - https://github.com/rapid7/metasploit-framework\nšŸ”¹Nikto - https://github.com/sullo/nikto\nšŸ”¹Arachni - https://github.com/Arachni/arachni\nšŸ”¹Jaeles - https://github.com/jaeles-project/jaeles\nšŸ”¹Retire.js - https://github.com/retirejs/retire.js/\nšŸ”¹Osmedeus - https://github.com/j3ssie/osmedeus\nšŸ”¹Getsploit - https://github.com/vulnersCom/getsploit\nšŸ”¹Flan - https://github.com/google-research/FLAN\nšŸ”¹Findsploit - https://github.com/1N3/findsploit\nšŸ”¹Blackwidow - https://github.com/1N3/BlackWidow\nšŸ”¹Backslash-powered-scanner - https://github.com/PortSwigger/backslash-powered-scanner\nšŸ”¹Eagle - https://github.com/BitTheByte/Eagle\nšŸ”¹Cariddi - https://github.com/edoardottt/cariddi\n\nšŸ”– #infosec #cybersecurity #pentesting #security","datePublished":"2026-04-11T04:48:16Z","dateModified":"2026-04-11T04:48:16Z","author":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"publisher":{"@type":"Organization","name":"Hacking Vidhya","url":"https://telemetr.io/uz/channels/2519648356-hacking_vidhya","image":"https://img.tlmtr.io/c/2KwbDC/6105187671170205456?ty=x"},"image":["https://n3.tlmtr.cc/p/_e5a1B6s-cirYh276j7Ppak4C7QefX6cmcffKweZgYfQ?ty=l"],"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":96},{"@type":"InteractionCounter","interactionType":"https://schema.org/ShareAction","userInteractionCount":5}]}}]}
#MLSecOps #Whitepaper "System Card: Claude Mythos Preview", April 8 2026. // Claude Mythos Preview - new LLM from Anthropic. In particular, it has demonstrated powerful cybersecurity skills, which can be used for both defensive purposes (finding and fixing vulnerabilities in software code) and offensive purposes (designing sophisticated ways to exploit those vulnerabilities)

https://github.com/BlackSnufkin/BYOVD BYOVD is a collection of PoCs demonstrating how vulnerable drivers can be exploited to disable AV/EDR solutions.

+5
1st Upgrading Non-Interactive Shells.ts52.08 MB

Most beginners don’t fail at bug bounty because it’s ā€œtoo hard.ā€ They fail because they jump between tools, watch random tutorials, and call that learning. No structure = no results. You don’t need more tools. You need a path. Something that shows: what to learn → what to practice → how to actually find bugs. That’s where these come in: * https://resources.codelivly.com/product/bug-bounty-beginner-editions/ * https://resources.codelivly.com/product/the-ultimate-bug-bounty-starter-pack/ They’re not theory dumps. It’s the stuff you actually use—recon, XSS, SQLi, reporting—step by step. If you’re tired of ā€œlearningā€ but not earning, this might fix that. Check it out if it clicks.

RLSpoofer: A Lightweight Evaluator for LLM Watermark Spoofing Resilience, Apr. 2026. MarkLLM An Open-Source Toolkit for LLM Watermarking PMark Towards Robust and Distortion-free Semantic-level Watermarking With Multiple Channel Constraints Open-Source Toolkit for LLM Watermarking #offensivesecurity #tools #llm #mlsecops

did you try labs.bugthrive.com ??
Anonymous voting

kisi k pass solution h to batao @sttexo
kisi k pass solution h to batao @sttexo

+1
Wordlist for Directory fuzzing

photo content

Telegram OSINT (part of OSINT Master Toolkit by zhetikal77) Guides Tools lists Search engines Channels directories https://cy
Telegram OSINT (part of OSINT Master Toolkit by zhetikal77) Guides Tools lists Search engines Channels directories https://cyberz7.github.io/Ghostint-Tools/ #socmint

Fuzz for directories without killing the host: cat subdomains.txt | while read -r host;do bash http://fuzy,sh $host;done #bug
Fuzz for directories without killing the host: cat subdomains.txt | while read -r host;do bash http://fuzy,sh $host;done #bugbounty #bugbountytips #cybersecurity #bugbountytip

šŸš€ New Tool Drop: CypherBypass403 šŸ‘€
Most people stop at 403 Forbidden āŒ We go deeper šŸ’€ šŸ”— https://github.com/CypherBinu/CypherBypass403 ⚔ Automate 403 bypass ⚔ Find hidden endpoints 🧪 Includes practice lab Perfect for Bug Bounty hunters & pentesters šŸ”„ 🐦 Follow on X for more: https://x.com/CypherBinu #BugBounty #CyberSecurity #EthicalHacking #Pentesting #InfoSec
@Hacktsuki @HacktsukiCommunity

šŸ’„ SSTI in Go Templates = Stored XSS? If you come across SSTI (Server-Side Template Injection) in a Go (Golang) application, don’t stop at just proving injection — go for impact! Try this payload to bypass HTML sanitization and achieve XSS : {{define "T1"}}{{end}} {{template "T1"}} šŸ” This works because: šŸ’Ž Go templates treat {{define}} and {{template}} as dynamic blocks. āš”ļø You can inject arbitrary template logic including script tags. šŸ”ø Useful in misconfigured custom template rendering engines. šŸ’” Why it matters: Stored XSS via SSTI can lead to session hijacking, data exfiltration, or even account takeover.

come vc anyone know about facebook ads https://t.me/Hacking_Vidhya?livestream=64c2d81213eaf33140

Next.js + WAF Bypass + SXSS via Cookie Reordering Attack Summary: You’re dealing with: šŸ” A Next.js app Two reflected cookies in pageProps A WAF blocking your initial attempts 🧪 Observations: 🧨 Single payload → 403 Forbidden 🧨 Split payload across two cookies → Still 403 🧨 Reorder the cookie fragments → 200 OK āœ… Reversing the order bypasses the WAF inspection logic Now chain it with: CVE-2024-46982 (Elixir Stale SSR template injection) https://github.com/masch1/CVE-2024-46982 āž”ļø This allows CP (Client-side Prototype Pollution) → Stored XSS (SXSS) in Next.js apps. Exploit Flow:     šŸ’Ž Bypass WAF via cookie reordering     šŸ’Ž Inject CP payload using stale Elixir template vuln     šŸ’Ž Achieve SXSS across all visiting users! Mitigation Tips:     āœ… Sanitize cookie inputs server-side     āœ… Audit template engines for unsafe parsing     āœ… Patch Elixir if in stack (see CVE-2024-46982) #bugbounty #nextjs #xss #sxss #wafbypass #infosec #cybersecurity #cve2024_46982

āš”ļø Top 15 Vulnerability Scanners šŸ”¹Nuclei - https://github.com/projectdiscovery/nuclei šŸ”¹Sn1per - https://github.com/1N3/Sn1p
āš”ļø Top 15 Vulnerability Scanners šŸ”¹Nuclei - https://github.com/projectdiscovery/nuclei šŸ”¹Sn1per - https://github.com/1N3/Sn1per šŸ”¹Metasploit - Framework - https://github.com/rapid7/metasploit-framework šŸ”¹Nikto - https://github.com/sullo/nikto šŸ”¹Arachni - https://github.com/Arachni/arachni šŸ”¹Jaeles - https://github.com/jaeles-project/jaeles šŸ”¹Retire.js - https://github.com/retirejs/retire.js/ šŸ”¹Osmedeus - https://github.com/j3ssie/osmedeus šŸ”¹Getsploit - https://github.com/vulnersCom/getsploit šŸ”¹Flan - https://github.com/google-research/FLAN šŸ”¹Findsploit - https://github.com/1N3/findsploit šŸ”¹Blackwidow - https://github.com/1N3/BlackWidow šŸ”¹Backslash-powered-scanner - https://github.com/PortSwigger/backslash-powered-scanner šŸ”¹Eagle - https://github.com/BitTheByte/Eagle šŸ”¹Cariddi - https://github.com/edoardottt/cariddi šŸ”– #infosec #cybersecurity #pentesting #security