en
Feedback
Bug bounty Tips

Bug bounty Tips

Open in Telegram

πŸ›‘οΈ Cybersecurity enthusiast | πŸ’» Helping secure the digital world | 🌐 Web App Tester | πŸ•΅οΈβ€β™‚οΈ OSINT Specialist Admin: @laazy_hack3r

Show more
5 805
Subscribers
+624 hours
+737 days
+39930 days
Posts Archive
Please do boost the channel so that you guys can enjoy other features.

try this amazing FFUF Oneliner that i use mostly to bypass WAfs and for good & refine results for information disclosure bugs. you can use any wordlist:
ffuf -w seclists/Discovery/Web-Content/directory-list-2.3-big.txt -u https://example.com/FUZZ -fc 400,401,402,403,404,429,500,501,502,503 -recursion -recursion-depth 2 -e .html,.php,.txt,.pdf,.js,.css,.zip,.bak,.old,.log,.json,.xml,.config,.env,.asp,.aspx,.jsp,.gz,.tar,.sql,.db -ac -c -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0" -H "X-Forwarded-For: 127.0.0.1" -H "X-Originating-IP: 127.0.0.1" -H "X-Forwarded-Host: localhost" -t 100 -r -o results.json

Exploring Deserialization Attacks and Their Effects https://haymiz.dev/security/2024/09/07/deserialization-attacks/

First IDOR Severity : critical 9-10 Eg : exmaple.com/parameter.aspx?id=4471
First IDOR Severity : critical 9-10 Eg : exmaple.com/parameter.aspx?id=4471

+3
Windows API for Red Team 101 - English.pdf9.92 KB

πŸ”–JavaScript for hackers: Learn to think like a hacker πŸ–₯ Book Details: πŸ”—Link πŸ‘€ Author: Gareth Heyes #infosec #cybersecurity #hacking #pentesting #security #book #pentest #BugBounty #BugBountyBooks πŸ”Ή Share & Support Us πŸ”Ή πŸ’¬ Channel : @Hide_Club

😈 [ Scott Sutherland @_nullbind ] [BLOG] Hijacking SQL Server Credentials using Agent Jobs for Domain Privilege Escalation πŸ”— https://www.netspi.com/blog/technical-blog/network-pentesting/hijacking-sql-server-credentials-with-agent-jobs-for-domain-privilege-escalation/ πŸ₯ [ tweet ]

+1
Recon.pdf8.31 MB

Bash challenge: Cmdchallenge.com