Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fuzzbang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fuzzbang
13y ago
Thats because there is more than one program providing this sort of information. MAPP is for AV and other security software companies. There is also: CIPP http://www.microsoft.com/security/cipp/ and another one fo
2.
▲
by
fuzzbang
13y ago
Which you apparently didn't read thoroughly. I clearly state that the secure way to use TrueCrypt is to never mount the hidden volume in protected mode. That will enable the scenario you describe. I even state the reason why you want use it
3.
▲
by
fuzzbang
13y ago
Excellent. You read my directions on how to use TrueCrypt correctly! :)
4.
▲
by
fuzzbang
13y ago
No, it is not false. The important thing with a spinning disk is locality of reference. You want the blocks which store the file content to be as close together as possible, to minimize the head seek times. This means you want as long a cha
5.
▲
by
fuzzbang
13y ago
They can prove it sufficiently to force you to hand over your password. File systems have a particular behaviour, they allocate blocks in certain ways. Most notably, they use all of the space available to them equally (or, pseudorandomly an
6.
▲
by
fuzzbang
13y ago
It is not that difficult to prove that a hidden volume exists. The TrueCrypt implementation of hidden volumes means that the "hidden" partition is all allocated at the end of the visible partition. If you have a 20G TC volume with a 4G hidd
7.
▲
by
fuzzbang
14y ago
Or they aren't about to kill the same bug in MobileSafari, since it is worth exponentially more. https://twitter.com/i0n1c/status/309585202810867712
8.
▲
by
fuzzbang
14y ago
While there are definitely benefits to using a VPN, they do not provide anonymity. They provide privacy, and it is not the same thing. "No one is going to go to jail for you". If a VPN provider is legally required to log your activity or fa
9.
▲
by
fuzzbang
14y ago
Actually, @fygrave put together the document (using scigen and a draft from jonathan), so both of them should get credit.
10.
▲
by
fuzzbang
14y ago
You should clean the data from the user before passing it to the shell. There is a trivial remote command execution vulnerability in the URL ("echo 'GET /;$(cat /etc/passwd)'|nc ..."). I assume there are more.
11.
▲
by
fuzzbang
17y ago
You have to be more specific than that. These days information security is a huge field. Network security is a misnomer since almost no one works on "network security", which is about protocols not applications / operating systems. I'd sugg
12.
▲
by
fuzzbang
17y ago
Where is it announced? In particular, how does one find out where / when it is to show up?
13.
▲
by
fuzzbang
17y ago
The Londoner is at the corner of Sukhumvit 33. Easy to get to. The Bull's Head is down Suk 33/1, very easy to get to by BTS. The Phrom Phong station exit is just in front of the mouth of the soi. I don't know where the Langsuang Starbucks i
14.
▲
by
fuzzbang
17y ago
The Londoner is larger and doesn't get as packed as quickly (avoiding peak times, of course). Bull's head is a superior pub no doubt, but is not great for a largish meeting. At any rate, anywhere will do. When is this scheduled for? I'm fig
15.
▲
by
fuzzbang
17y ago
The Londoner brewpub on suk soi 33. Brewed beer > brewed coffee.
16.
▲
by
fuzzbang
17y ago
When are you around in Bangkok? It seems there is something of a community out here, but I'm not aware of any previous meetings.
17.
▲
by
fuzzbang
17y ago
I learned Thai by living with a Thai girl who spoke no English. Took about 6 months to become fluent. My suggestion is get a "long haired dictionary" and you'll pick up the language in no time. :) The best way to learn is to have no choice
18.
▲
by
fuzzbang
17y ago
Firstly, US companies tends not to care about other countries. To the extent that they do, it is mostly European countries that are important. The reason is pretty simple -- money. First world countries can (and will) pay for things. It is
19.
▲
by
fuzzbang
17y ago
Here is a good article on trying to live on 30k a month. It is a pretty frugal lifestyle actually. Lots of toast for breakfast, not a lot of ordering Au Bon Pain. http://www.ajarn.com/Banter/30kamonth.htm
20.
▲
by
fuzzbang
17y ago
Actually, I speak fluent Thai, there is no word for Yes or No. There is ไม่ which is a negation word, and ใช่ which basically means "correct"/"right", not "yes". The Thai question format is generally: Q: Hungry? หิวไหม A: Not hungry. ไม่หิว
21.
▲
by
fuzzbang
17y ago
Well, 4k USD per month is ~130k THB. The purchasing power of the Baht means that that is about equivalent to ~10k USD. (As an example, a can of Coke costs 12 THB in a 7/11). 130k will buy you a lot of luxury in Thailand. You can get a very
22.
▲
by
fuzzbang
17y ago
You know, you can have a car in other countries as well. In Jakarta you can have a car and driver for less than the cost of a car in the US. Personally, I think everyone should live in a different country for at least one (1) year. You'll g
23.
▲
by
fuzzbang
17y ago
It seems like there is a lot of BKK based people here. Anyone want to meet up for a beer? jim.farang gmail.com
24.
▲
by
fuzzbang
17y ago
Living in Thailand doesn't mean you have to work in Thailand. That is the crucial difference... I live here (Thailand) and do contract work at near western rates. That means I can live for months off the revenue from a single project. To be
25.
▲
by
fuzzbang
18y ago
There is a much better article here (you can actually understand what he has done): http://www.oneitsecurity.it/22/01/2009/mac-os-x-vulnerabilit... I haven't read the slides, so I can't say specifically what he's done, however this is not
26.
▲
by
fuzzbang
18y ago
Step 1. Start with 1000 euro.
27.
▲
by
fuzzbang
18y ago
Netcat is an old and venerable Unix hacker tool. If you want to be a better hacker the netcat README is required reading. I would also recommend reading the source code, in particular the comments. Hobbit can be quite funny at times. Netcat