AviD

3,748
Reputation
365 views

Registered User

Name AviD
Member for 1 year
Seen 5 hours ago
Website
Location Israel
Age 34
Security expert and experienced Windows programmer
Nov
18
answered What is your best programmer joke?
Nov
18
comment What is your best programmer joke?
that should be you.Know(you.AreHappy). The knowing is about the being happy, of course... And this allows extending it to knowing other things, too, and taking differing actions depending on the object of knowledge...
Nov
18
comment What is your best programmer joke?
Typical mathematicians - thinking they drink beer in lab conditions, ignoring reality - it takes time to pass the glass to the next guy, so it cannot take only 2 minutes! And, by that time, the beer will be warm, so noone will want to drink it. Well, except maybe for mathematicians...
Nov
17
comment Session Management with Windows Authentication
Nice example of a more "innocent" scenario :). So you're saying that the session and the authentication have nothing to do with each other? That is odd... And it's actually quite common to store roles, or some other authorization token, in the session, which would make this issue critical in this scenario. Thanks.
Nov
17
asked Session Management with Windows Authentication
Oct
23
comment Has reCaptcha been cracked / hacked / OCR’d / defeated / broken?
Another viewpoint... ha.ckers.org/blog/20090420/…
Oct
19
comment Save images in Outlook 2007
Thanks, but... (a) already got this link on the linked question on superuser; (b) as I said there, this doesnt work for HTML messages, only attached files; (c) this answer isnt programmatic ;). So, now that I'm not getting the tumbleweed ;), do you know how to do the same for HTML messages?
Oct
13
comment What is the single most influential book every programmer should read?
Sure thing - added link and pic.
Oct
13
revised What is the single most influential book every programmer should read?
link and pic
Oct
10
comment What attacks can be directed on a registration page
re Hashing, the password needs a salt (random value added to the password before hashing), to prevent Rainbow Table attacks and same-password attacks.
Oct
10
comment What attacks can be directed on a registration page
re SQL Injection, do not suffice with prepared statements by themselves, you also must perform proper input validation. Stored Procedures also provide additional benefits (above prepared statements), such as the ability of least privilege on the DB.
Oct
10
comment What attacks can be directed on a registration page
@Chris, you're right. Don't try to roll your own crypto, use standard HTTPS, and THEN hash on the server. Oh, and dont be using MD5 for hashing anyway - SHA-256 and up, together with salt.
Oct
10
comment What attacks can be directed on a registration page
Just hashing the password is not enough, @eWolf is right that you need a salt in there.
Oct
10
comment What attacks can be directed on a registration page
filter as much as you want, but its more important to encode the output - using context-sensitive encoding, not just HTML encoding. If you're on ASP.NET, use MS' Anti-XSS framework.
Oct
10
comment What attacks can be directed on a registration page
This could also be an issue if there is any type of social interaction, as one user can be misled by the other users username...
Oct
10
comment What attacks can be directed on a registration page
There are better solutions than captcha, but for a low-value site it can be good enough.
Oct
6
awarded  Nice Question
Oct
3
comment Has reCaptcha been cracked / hacked / OCR’d / defeated / broken?
@Mike, reCAPTCHA is not necessarily MORE broken than CAPTCHAs in general, but all that of course applies to it too... Also, as I mentioned reCAPTCHA images were the quickest broken. @Ifaraone, I find that odd, its worked fine for me before, and as Ive said specifcally reCAPTCHA images were the quickest broken... Though I havent done it in quite a while, I'm going to check it out again.
Oct
2
comment Space between line-comment character(s) and start of actual comment
I would suggest that any coding standard that DID specify this, similar to The One True Brace Style, should be tossed in the bin. Or left behind when you quit and move to a sensible company.
Oct
2
comment Experience of Microsoft BizSpark / Empower
All the responses here only relate to the secondary part of the question (what happens if you dont ship), I'm very interested in hearing actual experiences, if it was worth it or not.
Oct
1
comment The R in CRUD - where’s the line between feature and disclosure vulnerability?
Not if the body is not stored.
Sep
30
comment The R in CRUD - where’s the line between feature and disclosure vulnerability?
Browser history, routers, proxy, insecure server logs... there's more.
Sep
30
answered The R in CRUD - where’s the line between feature and disclosure vulnerability?
Sep
29
comment Empirical data on the effects of immutability?
I don't have any answers here, but I feel I must point out that this is not always true - there are some types of classes that this works for, and some very much not. It takes no stretch of imagination to realize that for some types of classes, immutability will actually increase the object count. Not to mention that sometimes it just wouldnt make sense. That said, the other benefits would still remain.
Sep
25
comment Most regrettable design or programming decision you made?
I've found that most programmers consider XSLT a bad choice, simply because they dont get it. Its extremely useful for a small set of problems, much more efficient than many other solutions. On the other hand, it is used WAY too often, and mostly NOT in that small set of problems...
Sep
25
comment Most regrettable design or programming decision you made?
So stop sleeping so much! oh, wait... you mean thats NOT normal...?? Hmm, I gotta get me some other people on this project...
Sep
25
comment How should I interview a candidate who is probably a “no hire”?
D'oh! hadn't realized that... now I know what they were talking about... Sorry, everybody!
Sep
23
revised What encryption algorithm is best for encrypting cookies?
links and mode
Sep
18
comment How should I interview a candidate who is probably a “no hire”?
@Larry, he is not slanting the interview to reject the candidate, he's already rejected him! Now, for whatever political reasons, he is forced to interview him regardless of his professional opinion - and he's asking how the interview can still be of benefit, considering that he already knows the candidate is most probably NOT a fit?
Sep
17
comment What fun things do you do to release stress at the office?
Ya think?? you wouldnt like it so much if you sat down on one... pointy side up, of course
Sep
17
comment How should I interview a candidate who is probably a “no hire”?
@keyserzoe, you've missed the point... it's not up to him, if it were the candidate wouldnt be coming at all.
Sep
17
comment How should I interview a candidate who is probably a “no hire”?
@keysersoze, I agree completely with your basis, not with the conclusions. Since it IS a waste of everybody's time, try to limit that time wasted... BUT also provide the opportunity to change your perception. Just dont go in to a 3 hour interview, when objectively you know that it's highly unlikely that they will contradict the information you already have from their resume.
Sep
17
comment How should I interview a candidate who is probably a “no hire”?
I had a similar situation once (maybe that's why I recognized it even though it wasnt communicated clearly) - I was workign for a government "entity", and for any new hire they were subject to RFPs, approved vendors (since all employees are actually outsourced), business/political games with those vendors, etc. I get a pile of resumes, sift through them, rule out 80% (partly becuase the RFP was wrong, and partly because the candidates were... well...) then wind up having to interview half of those I disqualified and none of those I wanted. I wound up having to hire a very soft "maybe"... :S
Sep
17
comment How should I interview a candidate who is probably a “no hire”?
@S.Lott, of course thats true - but he has no obligation to interview everyone on the offchance the resume does not represent him properly. Actually, in this case - he does have such an obligation. But in general, a proper interview process is to filter candidates according to thier resumes. I really don't understand yours - do you have a different process? I doubt anyone here would read a resume, pull out contact information, invite the candidate to interview - all without reading the rest of the resume.
Sep
17
comment How should I interview a candidate who is probably a “no hire”?
Hehe, wasnt shouting I was emphasizing... And I dont care about being downvoted, because I AM supporting Michael T's objective, non-prejudicial, and rational attitude. I can only guess that it comes down to a difference in reading his intent, or maybe it's just that you've never been in such a situation.
Sep
17
comment How should I interview a candidate who is probably a “no hire”?
@All, having been there, it does seem that most here are misinterpreting the situation, and @Michael T please correct me if I'm wrong: (a) the candidate is forced upon him, for whatever political reason it may be, and not because the boss has a different professional evaluation of him (so yes, this may be a case of "badly managed company"... (b) the reference to the candidate's experience "in a Java-based reporting application working in the Midwestern United States" probably has more to do with the (perceived) requirements and pressure on the product, and the expectations from the software...
Sep
17
accepted How should I interview a candidate who is probably a “no hire”?
Sep
17
answered Replace single quote in sql server
Sep
17
answered How should I interview a candidate who is probably a “no hire”?
Sep
16
awarded  Yearling
Sep
15
asked Save images in Outlook 2007
Sep
7
answered Can I improve AJAX with Flash?
Sep
3
answered Encoding Querystring Params
Sep
3
answered What topics for a training class?
Sep
2
awarded  Peer Pressure
Sep
1
answered Is HTTP header Referer sent when going to a http page from a https page ?
Aug
30
accepted Dynamically loading SubReport data in SSRS
Aug
30
answered Dynamically loading SubReport data in SSRS
Aug
29
accepted Architecture for Satellite Parts of a Larger Application
Aug
24
accepted What’s a good alternative to security questions?