7 ms·
I reported some exploits on hackerone. Most got dismissed. One of them, a remotely triggerable DoS vector got downgraded in severity. I got a token payment fr
by codexon 1mo ago
I reported some exploits on hackerone.
Most got dismissed.
One of them, a remotely triggerable DoS vector got downgraded in severity. I got a token payment from the company, and 7 years later, it is still not marked as resolved.
I doubt my situation is unique.
- tptacek 1mo agoMost bounty programs won't pay for DoS at all.
- codexon 1mo agoit isn't simple request flooding, it is application level resource exhaustion
- tptacek 1mo agoYeah, I figured that's what you meant, and most bounty programs won't pay out for stuff like that. Every application has those bugs; on a software pentest, we'd sev:lo them.
- EraYaN 1mo agoSome of them can have 1 rpi take down a full 100 node cluster, so sure sev:lo but the cyber insurance often want them fixed anyway. But it will probably take it happening before C-suite decides that 0 revenue is a problem.
- nicce 1mo ago> Every application has those bugs; on a software pentest, we'd sev:lo them. Every application has a bug that can bring the whole application down for every user without owning a botnet? That comes often with a significant business cost, if someone exploits it. Many companies take them seriously. I have reported many as high and business has agreed. Not with HackerOne thought. If there is a bug where someone can make your whole product down with a single laptop isn't really something you can just ignore.
- tptacek 1mo agoYou can report a self-XSS sev:hi (and bounty hunters do) and get many orgs to take them seriously, because they don't have serious security practices. But DoS is generally sev:lo.
- nicce 1mo ago> You can report a self-XSS sev:hi (and bounty hunters do) and get many orgs to take them seriously, because they don't have serious security practices. Which can be definitely high, if it can be triggered by giving specific URL, for example. I think there is too much generalization happening here.
- nextzck 1mo agoYeah I reported a j-frog vulnerability to Anthropic. It was downgraded to “informative” and they asked me to prove that I could exfiltrate data. I replied that exfiltrating data is against their program’s safe harbor policy and they just never responded. 2 months later the claude code source code leaked.
- inigyou 1mo agoHacking someone who asks you to hack them is legally safe even if not written in their default policy
- apimade 1mo agoIn my experience, program requirements are mostly there for the lawyers. If you act in good faith, communicate clearly, and conduct yourself reasonably, most companies will work with you — even when you've technically wandered outside the neat boundaries of their risk-appropriate, regulatory-reviewed policy. That isn't protection, of course. Eventually you'll encounter a bounty program run primarily by lawyers, procurement, or someone optimising a graph trend-line. And we know what tends to happen next. Those programs, and organisations, develop reputations. Researchers talk. Companies get discussed at conferences, in private groups and across the community, and some become informally blacklisted. Microsoft is a useful recent example: researchers have publicly walked away from five-figure bounties to make a point. There are excellent people working there, but organisationally Microsoft has repeatedly struggled to engage with the security community in a way that feels collaborative, rather than adversarial. Unless you're one of their paid partners, intermingled in their ecosystem. A lot of that seems to come down to incentives: somebody, somewhere, wants the numbers to look better. That doesn't work particularly well in an industry that, like most industries, ultimately runs on relationships, trust and specialisation. If a company marks something critical as informational, sometimes the most effective response is a CVSS parameter argument. It's a snarky comment: "Okay — so if I find a way to abuse your own infrastructure to message your customers, trigger a major incident and create regulatory problems for your clients, you'd prefer I treat that as informational too, and instead just report it to regulators?" Surprisingly often, that gets the issue reconsidered. Have you annoyed an analyst? Maybe. Does it matter? Probably not. Neither of you will remember the exchange a week later, but you might have corrected a bad risk decision on their side and you'll see a positive outcome on your side. Mistakes happen. I generally advise companies and hackers alike to follow Kiwicon's #1 rule.
- xnorswap 1mo agoOne of my only bug bounty payouts was a DoS against a site via their customer query engine. I was quite proud of it, and was relieved when they actually paid out a token amount. It took down the entire application for all users and tenants, not just the tenant submitting the poisoned query. I don't remember how much I was paid, a token amount for sure, but I was happy with any amount because it was a hobby and any payment was good for the CV.
- rplnt 1mo agoI reported a security bug, it was all processed very quickly and I got paid. I doubt my situation is unique. I think it would be the individual companies slowing things down, not the platform.
- codexon 1mo agoYou are right, but it was a billion+ revenue company that everyone here knows about and probably interacts with every day. I've also heard from others than other companies act the same way. And they have hackerone employees pre-screen submissions and I had to tell them multiple times why my submission was valid.