Earlier quoted context omitted.
I followed a couple of courses at the VU University Amsterdam. I'll tell you what I've learned about security, it gives you a couple of terms to type into a search engine at least. There are 3 courses they give for it: 1) Computer & Network Security 2) Binary and Malware Analysis 3) Hardware Security The lower level it gets, the better they are at it. Each course costs 1200 euro's for non-EU students. I recommend it.…
Is it remote and in English?
Teen Becomes First Hacker to Earn $1M Through Bug Bounties
141–150 of 178 posts
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#142Earlier quoted context omitted.
I know it is that way, but I don't understand it. It always seems to me like it just indicates that the exchange rate is wrong: clearly I can buy more stuff if I convert my money to pesos and spend them there, so the peso is just worth less than the amount we get per euro. Could someone recommend some a website or blog post that explains this? (Or is it a simple enough explanation to fit in an HN comment without goin…
It's related to Purchasing Power Parity [1] and a good example of that is the Big Mac Index [2]. Basically, even if you adjust for exchange rate, the same amount of currency can buy 2 apples in one country and 4 in another. This should not be possible in a globalized market because of the Law Of One Price [3]. However, that only really applies in the long term, for buyers with perfect information (i.e. full knowledge…
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#143Earlier quoted context omitted.
Sounds like an actual use case for staking - bug bounties on teh blockchain!
Hopefully, probably sarcastic, but just in case you're not: who puts the data on the blockchain?
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#144Earlier quoted context omitted.
I found this, describing his specialty: "Lopez specializes in the identification of Insecure Direct Object Reference flaws also known as IDOR vulnerabilities." Then this, explaining IDOR: https://github.com/OWASP/CheatSheetSeries/blob/master/cheats... It certainly sounds like the sort of thing you could automate to a pretty big scale.
Do you have any suggestions on how? I do not doubt it can be automated, but it is one of few vulnerability types I do not have an intuitively understanding on how it should be done. It seems hard to automatically understanding the difference with IDOR-vulnerability in the HR-system (from your link), salary.php?employee=EMP-00000 where you can change the ID for another employee and article.php?id=123 in a newspaper si…
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#145I wish I had a knack for this type of work. That's quite a bit of cash. I do feel I am a competent software engineer, but understanding data structures and algorithms doesn't necessarily correlate to one's ability to identify security vulnerabilities.
Not sure why there are not more people doing it. I thought about it as well for years but still don't do it.
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#146Earlier quoted context omitted.
What does the second part of that sentence have to do with the first?
Mx Armamut is perhaps not a native English speaker. Let us suppose that the first part of the sentence is a statement, and the second part is the rationale - then, by way of conjunction, a native speaker would probably choose something like "because", or similar. I expect there are languages where a word that translates neatly into "while" would be most appropriate, while actually meaning something more like "because…
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#147I wonder if anyone has "cobra effect"ed the bug bounty world yet.. whereby they leave vulnerabilities in their code in order to obtain a bug bounty.
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#148Earlier quoted context omitted.
This is similar to Katie Moussouris's argument from the article: > Moussouris, who created the bug bounty at Microsoft, warned that if badly implemented such programmes could see talent leaving organisations in favour of pursuing bug bounties, and thus damage the talent pipeline. I've seen her argue this on Twitter before - the argument IIRC is that bug bounties should always pay less than getting a job helping the b…
Step one: Work at a company with a bug bounty program Step two: Introduce subtle vulnerabilities Step three: Claim bug bounty under a pseudonym (or just get someone else to claim it)
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#149I wonder if he's come up with some automated tooling to find them, seems like this might be the best way to monetize if so.
I found this, describing his specialty: "Lopez specializes in the identification of Insecure Direct Object Reference flaws also known as IDOR vulnerabilities." Then this, explaining IDOR: https://github.com/OWASP/CheatSheetSeries/blob/master/cheats... It certainly sounds like the sort of thing you could automate to a pretty big scale.
http://www.zemris.fer.hr/~sgros/publications/diploma_thesis/...
They do note that IDOR poses some difficulties with it needing heuristics that might have high, false positives. The tools are in the references section toward the bottom. Try them out.
Re: Teen Becomes First Hacker to Earn $1M Through Bug Bounties
#150Earlier quoted context omitted.
Obligatory Dilbert https://dilbert.com/strip/1995-11-13
How did you find such a specific reference lol