xelcezeri's profile picture. Aramakla bulunmaz lâkin bulanlar arayanlardır.

Samet Yiğit

@xelcezeri

Aramakla bulunmaz lâkin bulanlar arayanlardır.

你可能会喜欢
Samet Yiğit 已转帖

🚨🇹🇷 Alleged Mall Logistics Data Breach Exposes Android Source Code

DarkWebInformer's tweet image. 🚨🇹🇷 Alleged Mall Logistics Data Breach Exposes Android Source Code

Samet Yiğit 已转帖

Always thoroughly examine your targets' .js and .js.map files; these files can always provide you with great information about your target. 🥳👍 My tool: github.com/ynsmroztas/JSM… #DevTools #JsMap #bugbountytip #bugbountytips #InfoSec #recon

ynsmroztas's tweet image. Always thoroughly examine your targets' .js and .js.map files; these files can always provide you with great information about your target. 🥳👍
My tool: github.com/ynsmroztas/JSM…

#DevTools #JsMap #bugbountytip #bugbountytips #InfoSec #recon

Samet Yiğit 已转帖

I did it 4 times. Also, think about how you do fuzzing EX 1: GET /DIR/sens/01567777 => GET /DIR/sens/0156FUZZ (4) Since most large IDs usually start after a large number (if sequentially), therefore GET /DIR/sens/FUZZ (8) It takes a lot of time & most are actually empty.

Ahmex000's tweet image. I did it 4 times. 
Also, think about how you do fuzzing 

EX 1: GET /DIR/sens/01567777 => 
GET /DIR/sens/0156FUZZ (4) 

Since most large IDs usually start after a large number (if sequentially), therefore
GET /DIR/sens/FUZZ (8) It takes a lot of time & most are actually empty.

tip : when testing for idor and enumerating IDs, let the intruder finish the work, some results can be misleading, in my case, a lot of IDs showed 502 response code, but I left the intruder finish the work and got multiple valid IDs

itsQatada's tweet image. tip : when testing for idor and enumerating IDs, let the intruder finish the work, some results can be misleading, in my case, a lot of IDs showed 502 response code, but I left the intruder finish the work and got multiple valid IDs
itsQatada's tweet image. tip : when testing for idor and enumerating IDs, let the intruder finish the work, some results can be misleading, in my case, a lot of IDs showed 502 response code, but I left the intruder finish the work and got multiple valid IDs


Samet Yiğit 已转帖

الحمدلله Found exposed AWS keys in a public repo report triaged on @Bugcrowd . Using Github Dork: org:Target aws_access_key_id

_0xhero1's tweet image. الحمدلله
Found exposed AWS keys in a public repo 
report triaged on @Bugcrowd  .

Using Github Dork:
org:Target aws_access_key_id

Samet Yiğit 已转帖

Just published the very first writeup on my biggest P1 bounty 1️⃣ Check it out: medium.com/@bugbounty0901… #bugbounty #oauth2


Samet Yiğit 已转帖

Just Got Rewarded at @intigriti 🤑$$$$ Tip:- Fuzz the endpoints/path of one domain to other domains. mno[.]abc[.]com/logs -> 403 xyz[.]abc[.]com/logs -> 200 #intigriti #bugbounty #cybersecurity #bugreport #bounty #reward #hackerone #bugcrowd

Harsh25NN's tweet image. Just Got Rewarded at @intigriti 
🤑$$$$

Tip:- Fuzz the endpoints/path of one domain to other domains.

mno[.]abc[.]com/logs -> 403
xyz[.]abc[.]com/logs -> 200

#intigriti #bugbounty #cybersecurity #bugreport #bounty #reward #hackerone #bugcrowd

Samet Yiğit 已转帖

Hi All, Published my writeup on recent engagement and "Why You Should Always Take Your Shot" Read it here: medium.com/@xploiterr/why… #BugBounty


Samet Yiğit 已转帖

Payload : 1%20and%20if(1%3d1%2c%20sleep(5)%2c%20false)%20--

muh404med's tweet image. Payload : 1%20and%20if(1%3d1%2c%20sleep(5)%2c%20false)%20--

{فَرِحِينَ بِمَا آتَاهُمُ اللَّهُ مِن فَضْلِهِنَ} Found SQL Injections bug in a public program with 1000+ reports ودا فيديو كامل للريبورت لاي حد سواء ديفوبلر او سكيورتي Video : youtu.be/Hp7qUr9PVXI #ItTakesACrowd #bugbountytips #bugbounty #bugcrowd #hackerone

muh404med's tweet image. {فَرِحِينَ بِمَا آتَاهُمُ اللَّهُ مِن فَضْلِهِنَ}

Found SQL Injections bug in a public program 
with 1000+ reports

ودا فيديو كامل للريبورت لاي حد سواء ديفوبلر او سكيورتي 

Video : youtu.be/Hp7qUr9PVXI

#ItTakesACrowd #bugbountytips #bugbounty #bugcrowd #hackerone


Samet Yiğit 已转帖

Scored a $5,000 bounty today. I’ve only started messing around with AI in my workflow THIS week. Normally I’d spend hours trying to escalate certain bugs - the kind that takes a lot of digging and escalation and I'd usually end up moving away from it considering the ROI. But this…

Jayesh25_'s tweet image. Scored a $5,000 bounty today. I’ve only started messing around with AI in my workflow THIS week. Normally I’d spend hours trying to escalate certain bugs - the kind that takes a lot of digging and escalation and I'd usually end up moving away from it considering the ROI. But this…

Samet Yiğit 已转帖

🚨 New Writeup Alert! 🚨 "Privilege Escalation From Guest To Admin" by Mado is now live on IW! Check it out here: infosecwriteups.com/c3d2eb357dd1 #bugbounty #privilegeescalation #hacking #bugbountytips #infosec


Samet Yiğit 已转帖

While testing for XSS, I came across a hidden input with an injectable parameter. It was a challenge to confirm, by using normal attributes . Try this payloa and congrats if it pops! "+oncontentvisibilityautostatechange=alert(document.cookie)+style=content-visibility:auto+x="

MahmoudKroush33's tweet image. While testing for XSS, I came across a hidden input with an injectable parameter. It was a challenge to confirm, by using normal attributes . Try this payloa and congrats if it pops!
"+oncontentvisibilityautostatechange=alert(document.cookie)+style=content-visibility:auto+x="

Samet Yiğit 已转帖

I didn’t suddenly start finding criticals. I just changed my mindset. A month ago, I decided to focus only on P1s. Mediums still get reported, but they’re not the goal. When you aim for criticals, you’ll find mediums, but when you aim for mediums, crits stay out of reach.

hasansheet's tweet image. I didn’t suddenly start finding criticals.
I just changed my mindset.
A month ago, I decided to focus only on P1s.
Mediums still get reported, but they’re not the goal.
When you aim for criticals, you’ll find mediums, but when you aim for mediums, crits stay out of reach.
hasansheet's tweet image. I didn’t suddenly start finding criticals.
I just changed my mindset.
A month ago, I decided to focus only on P1s.
Mediums still get reported, but they’re not the goal.
When you aim for criticals, you’ll find mediums, but when you aim for mediums, crits stay out of reach.
hasansheet's tweet image. I didn’t suddenly start finding criticals.
I just changed my mindset.
A month ago, I decided to focus only on P1s.
Mediums still get reported, but they’re not the goal.
When you aim for criticals, you’ll find mediums, but when you aim for mediums, crits stay out of reach.
hasansheet's tweet image. I didn’t suddenly start finding criticals.
I just changed my mindset.
A month ago, I decided to focus only on P1s.
Mediums still get reported, but they’re not the goal.
When you aim for criticals, you’ll find mediums, but when you aim for mediums, crits stay out of reach.

Samet Yiğit 已转帖

I published a write-up about a chain of three client-side vulnerabilities that @m3hradd and I discovered, which led to a one-click account takeover. blog.soloboy.me/chain-of-three…


Samet Yiğit 已转帖

#BugBounty isn’t just about testing for bugs , it’s about testing your limits 💪 You’ll get blocked by firewalls, restrictions, duplicates, or “informative” reports… but you get back up and keep going. I’ve had moments when I thought, “I’m done, I should just give up on…


Bypassing Business Logic via Race Condition: A $500 Bounty Bug by @a13h1_ medium.com/h7w/bypassing-…


How a Newline Injection in Folder Names Broke Access Revocation: 750$ Bug by @a13h1_ medium.com/p/how-a-newlin…


Unauthorized Access to Enterprise Policies Management: $500 BAC Bug by @a13h1_ medium.com/p/unauthorized…


How I Accidentally Became the Company’s Unofficial File Clerk (And Saw Everyone’s Secrets) 📁👀 by Iski medium.com/p/how-i-accide…


United States 趋势

你可能会喜欢

Loading...

Something went wrong.


Something went wrong.