None (@natharox) 's Twitter Profile
None

@natharox

ID: 1808612277203185669

linkhttps://bugcrowd.com/natharox calendar_today03-07-2024 21:22:35

41 Tweet

10 Followers

82 Following

None (@natharox) 's Twitter Profile Photo

Hilarious, I found a bypass 2 minutes after they "resolved" the issue. #bugbounty #bugbountytip #bugbountytips #infosec #bbp

Hilarious, I found a bypass 2 minutes after they "resolved" the issue.

#bugbounty #bugbountytip #bugbountytips #infosec #bbp
None (@natharox) 's Twitter Profile Photo

I was awarded $1500 for an xss, then the program marks that as resolved, then I found a bypass but they just pay me $300 . What is the point of find bypasses? Do you know why is that "regression" thing? #bugbounty #bugbountytip #bugbountytips #infosec #bbp

I was awarded $1500 for an xss, then the program marks that as resolved, then I found a bypass but they just pay me $300 . What is the point of find bypasses?
Do you know why is that "regression" thing?
#bugbounty #bugbountytip #bugbountytips #infosec #bbp
None (@natharox) 's Twitter Profile Photo

I finally found where in the program brief says that bypasses will be rewarded with just %20 of the initial bounty, search for "flowchart" in programs to avoid surprises XP #bugbounty #bugbountytip #bugbountytips #infosec #bbp #CyberSecurity

payloadartist (@payloadartist) 's Twitter Profile Photo

Wild YouTube email leak exploit chain by skull 🔥 Gaia ID leak via /get_item_context_menu -> Map GAIA ID to email via Pixel Recorder API (WriteShareList endpoint). Also, cool evasive trick via long title to finish off. $10k #bugbounty. #bugbountytips #cybersecurity

None (@natharox) 's Twitter Profile Photo

There is an endpoint which has /from path, if you change the path to /nonexistent, the request delays for a minute and returns 504 gateway timeout, question: What is happening in the backend? #bugbounty #bugbountytips

None (@natharox) 's Twitter Profile Photo

Some server expects parameterA to be a list with strings, if one string contains $(whatever) it returns 500, but if we add an space it returns 200 also: $any(1) -> 500 $("") -> 500 $(\u000a) -> 200 $( -> 200 anyhting -> 200 What is happening here? #BugBounty #hacking #infosec

dunadan (@udunadan) 's Twitter Profile Photo

And sooner or later as you progress you understand that the days when something looks promising are good days in themselves. First rule of exploit club: we don't talk about the days where you hop functions one by one and can't generate a single valuable idea about them.