imranparray101 Profile Banner
Imran Parray Profile
Imran Parray

@imranparray101

Followers
6K
Following
4K
Media
278
Statuses
3K

Founder - @snap_sec

Visit us →
Joined May 2017
Don't wanna be here? Send us removal request.
@imranparray101
Imran Parray
3 years
No Pain, No غ
2
0
19
@bountywriteups
𝕏 Bug Bounty Writeups 𝕏
13 days
🚀 Use grep to extract URLs By: @imranparray101 Here’s a handy command to extract URLs from junk / assorted data: cat file | grep -Eo "(http|https)://[a-zA-Z0-9./?=_-]*"* curl http://host.xx/file.js | grep -Eo "(http|https)://[a-zA-Z0-9./?=_-]*"* The grep ‘-o’ parameter will
2
40
227
@imranparray101
Imran Parray
14 days
Great resource. Thanks for sharing.
@mrdesoky0
Mohamed Reda Desoky
14 days
We need to focus more on the JavaScript files: https://t.co/RbX9kgD5di
1
0
6
@imranparray101
Imran Parray
14 days
In fact, sometimes you should also look for older versions of the app on third-party APK stores to gain access to outdated endpoints. #bugbounty
@Behi_Sec
Behi
15 days
Bug Bounty Tip: Always try the mobile version of the app. You'd be surprised how often mobile endpoints skip security checks that are enforced on the web.
0
0
10
@imranparray101
Imran Parray
15 days
Coming back to bug bounties after a solid 4–5 year break, great to see so many new faces around! (Feel free to say hi 👋) #BugBounty
9
0
32
@imranparray101
Imran Parray
26 days
What really happens when you submit a bugbounty report #bugbounty https://t.co/mpNSKTRlYZ
0
0
2
@imranparray101
Imran Parray
2 months
File Upload XSS using "video/mp2t" content-type https://t.co/w69mdEOzpu #bugbounty #appsec
2
32
216
@imranparray101
Imran Parray
3 months
3 Common Webhook #Bugs You’ll Almost Always Find: - SSRF (blind/full) via internal host/IP access - Origin IP leaks when targets use Cloudflare-like services - Access control bypass by retrieving event data not exposed via API/UI #BugBounty #bugbountytip
0
4
8
@imranparray101
Imran Parray
3 months
Not every program treats researchers this well , but when they do, both sides win. #BugBounty #cybersecurity
11
1
26
@imranparray101
Imran Parray
5 months
Just found out you can alias rm to trash in Linux to avoid accidentally deleting files permanently. alias rm='trash' trash is a safer alternative to rm, it moves files to the trash instead of permanently deleting them. #LinuxTips #CLI #Linux
1
2
8
@imranparray101
Imran Parray
9 months
While working with JSON data today, I discovered a simple yet powerful tool called Gron, created by @TomNomNom . It helps visualize JSON in a clear and structured way. #appsec #bugbounty
3
6
100
@imranparray101
Imran Parray
10 months
How did we Found an Request Smuggling and then escalated it to Account Takeover. https://t.co/ndiycrRNu3 #BugBounty #cybersecurity
1
30
119
@imranparray101
Imran Parray
1 year
Some time ago our team at https://t.co/nHyQHIqfvT decided to participate on Larksuite’s #bugbounty program and found tons of interesting vulnerabilities. We picked the 15 most interesting vulnerabilities to share in our blog. #bugbounty #appsec
@snap_sec
Snapsec
1 year
Case Study: How did we Found 15 Security Vulnerabilities in #Larksuite. https://t.co/0rFJ1GFgDc #appsec #cybersecurity #bugbounty
2
2
27
@imranparray101
Imran Parray
1 year
A quick introduction to "Snapsec Suite". https://t.co/XIi2C9tjn5
0
0
2
@imranparray101
Imran Parray
1 year
The goal should be to master at least one or a few vuln-classes while building a foundational understanding of everything else. BB hunting is a race, you find bugs by beating others to it. So, having expertise in at least one type of vulnerability can help you win the race.
@rvrsh3ll
Steve Borosh
1 year
I'm no bug hunter, but limiting your knowledge to one tech stack is not a good idea, in my opinion. What happens when that specific thing your're an "expert" (loath that word) is replaced or outdated?
0
0
6
@imranparray101
Imran Parray
1 year
Our Methodology to find more BAC Bugs. #BugBounty #CyberSecurity
@snap_sec
Snapsec
1 year
How to Find More access Control issues in web applications. [Thread 🧵] #bugbountytips #appsec #infosec
0
4
28
@imranparray101
Imran Parray
1 year
Had a fantastic time in #Riyadh over the past few weeks.
0
0
12
@imranparray101
Imran Parray
1 year
Hello Hackers, Is there a tool that allows you to remove or filter out subdomains running under Cloudflare from a list of subdomains? #bugbountyhelp
1
0
7
@imranparray101
Imran Parray
1 year
Eid Mubarak to all the Muslims around the global. May Allah accept your good deeds and bring honour to you and your families. #EidAlAdha
@snap_sec
Snapsec
1 year
🌙✨ Eid Mubarak! Wishing you peace, prosperity, and happiness on this blessed Eid ul Adha. From the SnapSec team #EidMubarak #EidulAdha
0
0
11
@imranparray101
Imran Parray
1 year
Stop sharing your XSS payloads on Twitter; it's not useful. XSS is a context-specific vuln, and there are countless different contexts that can exist when exploiting an XSS vuln. This makes it highly unlikely that your weird-looking XSS payload will be effective for others.
13
11
125