[SC-L] [Fwd: Re: Solution for man-in-the-browser]

2010-09-13 Thread smurray1
ep 10, 2010, at 5:34 PM, smurray1 smurr...@nycap.rr.com> wrote: > > > Hello, > > > > > > I have been discussing an issue with an organization that is having > > > an issue with malware on it's customer's clients that is intercepting > > > use

[SC-L] Solution for man-in-the-browser

2010-09-10 Thread smurray1
Hello, I have been discussing an issue with an organization that is having an issue with malware on it's customer's clients that is intercepting user credentials and using them to create fraudulent transactions. (man-in-the-browser type attacks similar to what Zeus and other trojans are capa

[SC-L] Conditional Compile statements-- coding standards, and code review

2009-02-13 Thread smurray1
I am reviewing a QA team's procedures for code review. I have an issue with conditional compile statements (#ifdef in the C world). My issue is that it is very difficult to have complete confidence that a piece of code inside the condition (the "controlled text") does indeed not get compiled