Shank 4 hours ago

> To the companies: You don’t need HackerOne anymore. The tokens to build your own in-house platform cost less than single year of HackerOne.

You know, the biggest thing that HackerOne delivers is a universal payments system that requires absolutely no efforts from companies. Have you tried to manually pay hackers from around the world? It is a laborious process involving trying to find what providers are compatible and what forms of money go where. It is extremely taxing to handle this. HackerOne provides real, tangible value in not making people think about how precisely to pay a hacker and in what currency. No amount of tokens solve the accounting problem, and it is foolish to imply otherwise.

  • rjzzleep 4 hours ago

    Many solutions nowadays.

    https://www.payoneer.com/ is one of them. Of course this one is a bit racist depending on which contry you were born in.

  • AustinDev 3 hours ago

    Just pay them in stable coins. That's a solved problem.

    • MikeNotThePope 3 hours ago

      Buying stable coins is a mild pain because so many banks think crypto is radioactive. Then you have to wait for your deposited funds to completely settle before you can withdraw the crypto from your account and send it elsewhere. Doable, sure. Easy & convenient, not so much. I wouldn't call it a solved problem in the same way you can hand someone cash, tap to pay with your phone, or pay by scanning a QR Code.

      • Jommi 2 hours ago

        Not anymore! Most places allow this very easily now.

        • rvz 12 minutes ago

          Exactly. Revolut is a bank that allows cryptocurrencies.

          HN really is living in their own bubble.

    • victorbjorklund 3 hours ago

      PITA for a large company to handle stable coins etc with accounting, etc

      • fuomag9 2 hours ago

        Also PITA for people as well, we have a 33% tax on crypto selling here in Italy on profits…

        • tonyhart7 2 hours ago

          why its fucking high ??

          • bdavbdav 1 hour ago

            Same in a lot of countries - he said profits - it’s a taxable gain like any other asset or holding.

          • reddalo 1 hour ago

            I don't know. It used to be 26%, like capital gains from shares, securities, etc. but since 1st January 2026 crypto is taxed at 33% unless it's euro stablecoins (still 26%).

            At this point, I think most crypto investors in Italy will just evade taxes altogether.

          • michaelt 52 minutes ago

            Italy has progressive taxes on salary, with marginal rates from 23% to 43%. The latter on income above €50k

            And if you've got taxes like that on earned income - shouldn't people with unearned income pay just as much? If your tax on investment gains is too small, you end up with an economy where the salaried worker renting a house pays more tax than their landlord, who owns ten houses.

        • Jommi 2 hours ago

          stablecoins arent crypto in EU anymore, its e-money. No tax on converting to euros.

        • dolmen 39 minutes ago

          But we are talking here about assets you just receive. Not buy and resell.

          • jaapz 16 minutes ago

            You can't buy bread with stable coins

      • Jommi 2 hours ago

        Im working on a solution to this. If you are interested pls email me at jommi(at)megaeth.com

    • DonHopkins 3 hours ago

      Skip the crypto, cut out the middle man, and just pay the hackers in cocaine directly from the board of director's supply.

    • _trampeltier 2 hours ago

      You got downvoted, but sadly we have 2026 and it's still not easy to send money to any bank in the world. You can say a lot of bad things about the crypto world, but thats a problem Bitcoin solved two decades ago.

      • tonyhart7 2 hours ago

        bitcoin is neither cheap and stable

        • reddalo 1 hour ago

          Nor safe. Good luck recalling a wrong crpyto transaction.

          • rvz 9 minutes ago

            > Good luck recalling a wrong crpyto transaction.

            No better than recalling a wrong bank transfer or Zelle transaction.

    • michaelt 1 hour ago

      It's not just the transfer of cash.

      It's also complying with tax and employment laws in the country the hacker is in, to the satisfaction of your legal and finance teams.

      Sure, in western-style legal systems you can call them a contractor and they can pay their own tax. Just don't employ them full time for long enough to trigger 'sham contract' rules that would make them employees.

      But your corporate legal team doesn't have anyone trained and licensed to give advice on Tajikistan tax and employment law, so they can't approve this proposed contract without hiring an outside legal expert. And of course all suppliers, regardless of country, must agree to our anti-slave-labour policy which permits audits of...

      One might say "skip that nonsense, just send the money" - but the larger the company, the more their in-house infosec becomes a load of uptight squares who love compliance and audit. And the kind of companies that can pay out five-figure bounties tend to be pretty large.

  • icantevenhold 2 hours ago

    This and the pre-triage are the only reasons we even use a bug bounty platform.

    If paying out bounties was easy I would do it all via email; but as you said it’s almost impossible to do (unless you are maybe bigcorp and have a team just for that)

    • maccard 1 hour ago

      I worked at a big corp and we paid out randoms for a program (not bug bounty). It was an absolute minefield, people would lie to us about where they were located only for us to find out they’re in <insert sanctioned country here> and then legal tells us we have to pay them but we’re not allowed to at the same time.

      Outsourcing all that mess is a great use of money.

      • icantevenhold 13 minutes ago

        Yea we also handled it ourselves the first couple years but it was so painful. Literally the same thing you described happened - as well spending weeks+ how we need to file it as tax when we pay bounty to someone in Pakistan etc.

  • jjav 30 minutes ago

    > universal payments system that requires absolutely no efforts from companies.

    Indeed. I use a third party company (not HackerOne) to handle our bug bounty and the primary reason is so they handle all the payment hassles, I don't need to be involved. They also handle all the screening for false positives, which in the AI age are exploding. I also don't want to deal with that.

    In general I lean towards building in-house, but this is one area I'm happy to oursource all the busywork.

jrozner 1 hour ago

I know Joel well and think a lot here is both accurate and well written. I led the Yahoo bug bounty program from 2023-2024 and was involved in it from about 2021. A major event that this glosses over is Covid which also happened right around this time as well. Covid killed travel (and budget) which in turn made it impossible to do the live events. A lot of companies ended up shifting to virtual live events which just never delivered on the same value, scale, or impact.

When COVID restrictions were lifted, travel and t&e budgets just never returned. Layoffs started happening and what were lavish, expensive events just couldn’t happen anymore. Hackerone charged for and likely made a lot of money on these events. I think a lot of what is talked about in the article is true but I think Covid is a big part of the why that led to it.

  • traceroute66 1 hour ago

    > travel and t&e budgets just never returned.

    It is also worth remembering that the cost of travel itself, and the cost of venues itself has also increased substantially. As well as associated costs such as catering and insurance.

    So in-person events have issues from both sides, those attending and those hosting.

    You also do not mention corporate policies. Under pressure from investors, their employees and sometimes their home-countries, many corporates have also introduced environmental policies. So if you want the company to pay for your flight, you not only have to justify it financially, but you have to justify it environmentally too.

paradox460 5 hours ago

Sending the sales team on a paid vacation to a tropical paradise while the engineering product flounders is such a perfect representation of corporate rot it sounds like something out of a Mike Judge movie

  • ralph84 4 hours ago

    Presidents club is a standard way to reward top performing sales reps across many industries. It doesn't indicate anything other than the company is trying to reward and retain their top sales reps. Engineers who find it distasteful should be happy to know engineers typically get way more equity than sales reps.

    • onion2k 4 hours ago

      Engineers who find it distasteful should be happy to know engineers typically get way more equity than sales reps.

      That isn't true. Early sales employees ('customer success', 'technical sales', 'growth', maybe product roles) get just as much equity as engineers who join at a similar time. The difference is that engineers often join earlier, with the commensurate risk that comes with.

      Also equity rarely pays out so you'd need to be comparing the probability of an exit that actually rewards the share class that engineers get, whether or not they've been diluted to nothing, whether there's a secondary market to sell on before an exit event, etc. It also depends on whether someone even wants the potential reward equity gives them over the more tangible rewards of money and perks.

      Comparing this stuff is hard.

      The point here though, is that the company is rewarding sales people at a time when the product is doing poorly, which implies the leadership team care more about selling a bad product than turning it into a good product. I hope that's not the case because it used to be a good platform.

      • icantevenhold 5 minutes ago

        Technical sales and customer growth also don’t get the cut of sales that usually the actual sales reps do.

        In general i think sales reps make more money overall but have a much more stressful job and can get axed whenever they underperform for a quarter etc

    • pjmlp 2 hours ago

      That is a Silicon Valley thing, around the world you get a regular office salary and that's it.

      • dilyevsky 2 hours ago

        First of all it's not just SV - all of US sales is like this. Second, if you're talking about Europe - base/variable comps split may not be 50/50 but it's often the same OTE structure with some modifications due to local legalese

        • pjmlp 1 hour ago

          I am talking about software developers, not sales.

          I never seen this on my 30+ years on the job, other than being an early joiner to startups, equity isn't a thing.

          > Engineers who find it distasteful should be happy to know engineers typically get way more equity than sales reps.

          At very best, some companies might offer some kind of fixed bonus, if you over delivered as part of the KPI/OKR/whatever goals for the year, or the profits were nice enough that everyone gets a cut.

          • dilyevsky 1 hour ago

            Agree on the equity, afaik it’s due to how eager European countries are to tax illiquid shares on exercise instead of on sale like in US.

            Even without the equity part i think most engineers should be thankful for not having to hit their kpis to get full paycheck

  • technion 4 hours ago

    I'm confused at the way they promoted it. Is there any way someone outside the company reading a Twitter post would consider this a positive thing for the product to be told what incentives the sales team get?

    • dmurray 24 minutes ago

      It's not aimed at consumers of their product.

      Someone outside the company who was thinking of joining a B2B sales team, and who likes tropical vacations, might react positively to this post.

      Or a potential investor might be impressed to see the company has a mature sales pipeline and plenty of revenue to reward its top salespeople.

  • dilyevsky 2 hours ago

    if i'm working for a company i sure hope they're sending their sales reps to a tropical paradise, and if they don't, i hope i don't own any equity.

codexon 5 hours 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 5 hours ago

    Most bounty programs won't pay for DoS at all.

    • codexon 5 hours ago

      it isn't simple request flooding, it is application level resource exhaustion

      • tptacek 5 hours ago

        Yeah, 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.

  • nextzck 3 hours ago

    Yeah 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.

  • xnorswap 52 minutes ago

    One 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 31 minutes ago

    I 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.

tptacek 5 hours ago

Not only was there significant personal liability, but there had been multiple instances of hackers being criminally charged and sentenced to jail time for finding and reporting security vulnerabilities prior to this.

I don't think this is true, although it's a very commonly-held belief. Dan Goodin (I think?) wrote an article about this a long time ago, and was only able to come up with a few examples, and none of them fit this fact pattern.

https://news.ycombinator.com/item?id=16642155

What is true is that it is much less legally risky to test someone else's computer than it was 10-15 years ago. People forget that's what you're doing when you look for web vulns! The DOJ has had a norm over the past ~many years not to prosecute good-faith vulnerability research, even though strictly speaking it contravenes CFAA directly. But "risky on paper" is the most you could say about doing that kind of testing back in 2010.

  • doc_ick 4 hours ago

    Doubt, I’d argue it’s the opposite given the term “vulnerability research” is being overloaded to include things such as F12 on a school website.

  • arcwhite 2 hours ago

    https://m.slashdot.org/story/159162-- example circa 2011

    I can think of 4-5 other situations from around that era (~2012) where people were at least charged and needed a lot of help to navigate the legal proceedings to avoid jail time.

    In 2010 it was more than risky on paper.

    2017-2018 is well into the established era and probably even the golden age of bug bounties when a lot of corporate and judicial thinking re: white hat cybersecurity had been shifted.

abofh 6 hours ago

It got the executives it paid for

sudo_cowsay 6 hours ago

All good things don't last forever. A organization or company lasting forever with the same goal/mission while using the same methods is a statistical anomaly.

  • wahnfrieden 6 hours ago

    What is the corrupting force?

    • mgiampapa 6 hours ago

      Usually money.

      • shermantanktop 6 hours ago

        Often preceded by the waning of the passion and self sacrifice that enables things to happen without money.

        It’s sad when it’s asymmetric - founders lose their idealism and sell out while early employees fail to notice the game has changed.

        But dreams are rarely enough to keep things going. And VCs know just what to say to make it seem like the dream and the money can coexist.

      • bigiain 5 hours ago

        Yep.

        It can be power - see Reddit and Wikipedia mods - but it's usually money. And once VC fundraising is involved, it's pretty much always money.

      • tptacek 5 hours ago

        Which is another way to say "viability".

    • sudo_cowsay 6 hours ago

      The joy/energy and human element being reduced. Or sometimes it's profit greed. Or it could just be due to economic conditions at the time. There are lots of ways for organizations to fall. Pick your poison.

    • strictnein 5 hours ago

      The people who cared leave and are replaced by people who just want a job.

    • DonHopkins 3 hours ago

      "You can divide our industry into two kinds of people: those who want to go work for a company to make it successful, and those who want to go work for a successful company." -- Jamie Zawinski

    • natmaka 2 hours ago

      Bureaucracy is a major one, as it tends to dissipate more and more resources to sustain its own infrastructure, neglecting the core mission (J. Pournelle's Law).

Sytten 4 hours ago

I am in this space. The reality is that the margins for a Bug Bounty Hunting platform are not good, triage is very expensive specially with all the AI slop that gets submitted now. You can hide it for a long time with VC money, but they need to diversify their product line to continue growing and compete against the AI pentest compagnies (which themselves will also diversify as AI pentest becomes a feature and not the whole product).

saidnooneever 2 hours ago

money happened. it corrupts all. once there is enough of it going around people lose all senses and just want more.

  • aa-jv 2 hours ago

    See also, the influx of spooks into various hackerspaces during the Snowden/Assange era. I truly believe there was an effort to subvert these communities, and thats what happened.

dualvariable 4 hours ago

Bug bounty programs were overrun with low-effort slop nearly a decade before LLMs were introduced; I can't imagine what they're like now...

thewhitetulip 2 hours ago

I once interviewed there, and it was the weirdest interviews of my life.

They literally asked me to prepare on the company mission and values.

The first round was about generic stuff where nothing much was asked. And ironically, despite transparency being their core mission, they didn't tell me I was rejected until I emailed them about a week later.

jongjong 1 hour ago

Last time I reported a DoS bug to HackerOne, the company behind the bounty tried incite me to commit a crime against them by DoS'ing their servers using the hack I had reported in detail!

I literally showed them their server taking over a minute to respond to my request. I even showed how the delay increased proportionally to the message size... Clearly doing more processing; classic DoS vulnerability... Doesn't leave much to the imagination! But they said they would not pay me anything unless I actually proved that it scaled and caused disruption of their service!

It seemed like they were baiting me into incriminating myself for a crime that they wanted me to commit against them. It's not even the first time that I've been baited by a software company into committing a crime against themselves. I never took the bait though.

  • jaccola 1 hour ago

    To be fair “we will compensate you if you do X” sounds a lot like a contract so you’d probably be just fine in court. (Though likely wise to avoid the chance of a legal headache)

    • jongjong 58 minutes ago

      I don't trust the legal system. They could cover up the evidence, get me blocked on HackerOne, claim that my screenshots are AI-generated, hire top lawyers then make the judge to charge me for the lawyers' bill.

      The big company always wins. The legal system is pure fiction at this point. What lawyer would stand against the big companies? Permanently destroying all their future career prospects.

      Erin Brockovich? That's a corporate propaganda movie.

      Reality is more like what happened to Julian Assange or Steven Donziger. And they had support from some powerful groups. If they didn't, we wouldn't even have heard of them. That would have been my situation. Not worth the $200 bounty.

d0ublespeak 4 hours ago

Honestly, you could sub the other big Bug Bounty platform for H1 in this post and you’d be still extremely accurate.

iririririr 3 hours ago

From the customer point of view: at a fortune500 I dealt a LOT with h1 (it was never H1) in the early days. Then we got a CISO who was mostly a showman. And at some point (which match the changes in leadership at h1 the article describes) the reports became all garbage and leadership (CISO and CTO) would talk about h1 hackathons with "top hackers flown from all over the world". Such a joke. The end result of those hackatons were 200 "internal host discovery" that were already reported internaly and teams always dismissed as "not worth fixing" and a single attack vector, usually from a brand new acquisition that was still going trhu onboarding. Pretty much never nothing relevant or actionable.

simpaticoder 4 hours ago

I don't understand the controversy at the heart of this post. H1 stated they don't use reports to train LLMs. Then they revealed they were using LLMs to triage reports based on previous reports. These two facts are not necessarily incompatible. It's entirely possible to use an LLM with a db tool installed to triage reports without using the body of the reports as training fodder. The article doesn't give any evidence that this was not the case. It sounds to me more like the OP already disliked H1 (for its sales practices and general enshittification) and the LLM issue was a convenient excuse to make a clean break.

  • update 4 hours ago

    > I don't understand the controversy at the heart of this post.

    Did you miss this part from the article:

    > They switched from talking about bug bounty programs, live hacking events, and how they could help you stay secure, to promoting their in-house AI security product and continuous security monitoring tool.

    notably the in-house AI security product is trained on existing bug bounty reports.

    > It sounds to me more like the OP already disliked H1 (for its sales practices and general enshittification) and the LLM issue was a convenient excuse to make a clean break.

    that's pretty harsh to say when OP provided some very valid reasons, imho speaking as someone who's used HackerOne for over a decade.

    link to H1's "continuous monitoring tool" for the curious: https://www.hackerone.com/product/h1-continuous-testing

  • tptacek 4 hours ago

    And also the idea that H1 "training" models based on bug bounty reports is kind of a silly concern; frontier models have commoditized most of what was reported on H1, even at higher quality levels. H1 itself is a nonfactor.

applfanboysbgon 6 hours ago

> Co-founder Michiel Prins was allowed to leave the HackerOne dungeon to perform damage control with this absolute banger of an AI slop response: [...]

Wow, it's like he prompted for the most stereotypically AI response possible. There's a tired trope in every sentence going on for four whole paragraphs! I originally quoted it too but thought better and decided to snip it out because I'm pretty sure it would get my account flagged by HN's AI detection algorithm...

  • bigiain 5 hours ago

    I wonder if that's the golden handcuffed founder equivalent of blinking out SOS in morse code?

  • cookiengineer 5 hours ago

    Imagine doing this article as a thorough writeup to provide feedback, rewriting this for like an hour before you post it.

    And then you get an AI slop response like that in return where you can't even tell whether it was just a CEO not giving a damn...or a standard dumb chat bot with a stupid response.

    I'm not sure if founders are aware that these are tipping points in customer care where the people that care about your product and ecosystem will leave your company for good, and you're irreparably damaging your own reputation.

    If I were OP I'd never ever touch anything with a 10ft pole that the founders will build in their lifetime, and I'd warn everyone I know in the community about it.

    That's the damage they're doing with these AI optimizations to themselves.

    There's a reason why everyone starts to hate your company right after your stupid chatbot was introduced.

charcircuit 5 hours ago

I'm surprised someone could get upset at AI triaging of bugs which would save everyone time.

  • wahnfrieden 5 hours ago

    You’re surprised that workers don’t like their work being used to remove the need to pay them for it in the future? Your idea of time saved for the worker is for them to lose their livelihood without compensation

  • mapmeld 5 hours ago

    From what I've seen in the bounty-related subreddits, AI is flooding bug bounty inboxes with low-value or meaningless reports, or straight-up hallucinations when people use smaller models (to turn a profit, you make lots of low-value bug reports and see who pays out).

    This has a negative effect on humans doing their work with or without LLMs: curl shut down their bounty program, and GitHub just announced they're "restructuring" theirs. The author of this post also makes a case that HackerOne hasn't been honest about LLM training and use, either to hackers or to their own staff.

    • charcircuit 5 hours ago

      Doesn't that problem benefit from having automatic bug triage that can avoid fast tracking these bad reports?

      • iepathos 2 hours ago

        An LLM finds a dubious bug, an LLM turns it into a convincing report, and now the proposed solution is to have an LLM triage it? There are a lot of turtles holding up this approach and the circular logic seems hard to miss.

        Automated triage can filter obvious spam, which was already fast and easy for humans to do. The hard part is independently reproducing a plausible finding and assessing its actual impact. If LLMs could already do that reliably, then the slop report problem wouldn't exist in the first place.

        • charcircuit 27 minutes ago

          >If you could build the thing they wanted to build it would fix the slop problem

          It sounds like a reason to try and build it than a reason to not build it.

    • uqers 4 hours ago

      Didn't Daniel later report that curl recently started getting mostly high-quality LLM reports on their bounty program? I can imagine that there would definitely be a few "bounty spammers" trying to get hits, but it seems like most of them are doing good work.

      I'd say instead that the problem is that a lot of people don't care anymore about the quality of the work being done, and LLMs are accelerating it. Bounty programs have shifted from ways for people to report security bugs to ways for people to try to make money.

  • add-sub-mul-div 5 hours ago

    I can understand coming down on either side of the question of whether these AI reports save or waste time. I cannot understand being surprised or ignorant about the existence or high level beliefs of either side.

grogenaut 4 hours ago

I'm sorry you don't know the difference between training, fine tuning, and context. But definitions matter especially in legalese.