Gift my Parrents a House
Travel
Change my relationship status (planning to get married 😜 inshAllah)
Send My Parents to Hajj
#BugBounty2020Goals#BugBounty
#SQLi is how it looks in practice:
If the GET parameter:
?username=John
returns the same content as?
username=John’
or
‘1’=’1
then you found a SQL injection vulnerability.
This concept works for mathematical operations too:
If
?id=1
returns the same as
?id=2-1
,you found
Just published a write-up on CVE-2025-49113 – a critical authenticated RCE in Roundcube Webmail.
https://t.co/aMG5AiyezC
#RedTeam#CVE2025_49113#TryHackMe
@PakiJiya Well it all starts with motivation and consistency. I still remember the day my report got acknowledged by the team truly amazing feeling indeed
Super excited to share reconftw_ai 🎉
A new tool that reads reconftw results and uses a local LLM (Ollama) to generate actionable reports: bughunter, executive, or brief.
It’s lightweight, fast, and helps turn raw recon into insights.
Give it a spin!
https://t.co/EYZSV2uJyD
Writing a pentest report is undoubtedly one of the most important skills you need to possess.
So, here are public pentest reports from 30+ companies to help you refine your skills. 📝🔒
https://t.co/IqGovjFjA0
#infosec
Top 4 places to inject your SQLi payload!
• Signin/Signup forms
• Contact forms (only if in-scope)
• Profile (username, email, billing details)
• Reset Password forms
What else are we missing? 🤔️
New Release: Reflxss
A basic tool to check for XSS vulnerabilities. It takes a list of URLs and checks if the parameter values appear in the response.
https://t.co/nEun34LM32
Many people have often asked me how to search for "ivanti", for shodan you can search as title:"Ivanti Connect" hostname:"target.*"
#bugbountytip#bugbounty