Viewing profile — chr13
chr13
HN member- Joined
- Wed, Oct 23, 2013, 11:08 AM UTC
- HN karma
- 168
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About chr13
No profile information was provided.
Recent public activity
-
comment
Comment #7651258
>"buying 1Gbps uplink is trivial" 1 Gbps dedicated uplink is not trivial everywhere in the world. You also need more quota. Facebook easily crawled more than 1 TB of data during an…
-
comment
Comment #7650118
We also have to remember that these requests are shared between 100+ Facebook server.
-
comment
Comment #7649822
Actually the number of HTTP requests is 180,000+.
-
comment
Comment #7649491
It's not clearly stated. I think what they mean to say is DoS on Facebook using brute force mechanism as testing this would bring down the Facebook system itself. Now manipulating …
-
comment
Comment #7649462
I actually found this bug first in Facebook and later in Google. Facebook said they needed time to think about this and I was hoping they would fix it, so I could not disclose this…
- story
- story
-
comment
Comment #7374354
Don't want to disclose anything at this point but at least one other huge bandwidth owner suffers from this type of attack. Combined, it is clearly a disaster for any small-medium …
-
comment
Comment #7373842
May be they should visibly put that FeedFetcher can crawl your website can incur 1TB bandwidth in couple of hours ? May be apache and other httpd should block these crawlers by def…
-
comment
Comment #7371376
Multiple spreadsheets ?
-
comment
Comment #7371366
Thanks, I've updated the post.
-
comment
Comment #7371301
Yes of course. But then do those dynamic images serve any purpose on a spreadsheet ? If a user needs a dynamic image he can download it to his own machine and upload it. Of course …
-
comment
Comment #7371296
Indeed, I've quoted that article. But it doesn't talk about random parameters which makes it so easy to attack any website not just your own where you know what the urls are.
- story
-
comment
Comment #6609113
I guess you summed it up. Indeed having more depth in a language is very important and useful, I was just trying to make a point that these aren't the only things. Here is how I pe…
-
comment
Comment #6604928
This is the excerpt from the reply "Sorry it took a while to respond. It took us longer than normal because we have had a few weeks of higher than average volume and this ticket wa…
-
comment
Comment #6603459
Thanks for the reply, that clears things up.
-
comment
Comment #6603261
I think the report number is 173358208.
-
comment
Comment #6603197
So am I and I've mostly used a subset of C features to solve many problems. I've also seen some C 'experts' fail to come to a proper solution even if they know all the features.
-
comment
Comment #6603167
It may not be intentional but what about unintentional fixes ? What happens to bugs that were valid when posted but fixed (unintentionally) right after a release/code deployment.
-
comment
Comment #6603160
You missed a key point, "responsible disclosure". Not only to the company but to the public. I care less about whatever bounty they give or do not give. They could just deny the bu…
-
story
Is Facebook Bug Bounty Bogus?
I didn't think it was bogus until I found a Facebook Bug nearly 2 months ago. It was a valid bug and I created a video like everyone else. I submitted the bug to facebook and thoug…
-
comment
Comment #6602765
I guess it depends on what you consider "real problems". One can always write good and efficient code by following what he/she knows is the defined behavior. Just found weird that …
-
comment
Comment #6598046
I haven't seen these tricks come into play when solving real problems at ALL. Not saying you should not know the language, but better to have problem-solving skills than rot the st…