SEARCH RESULTS
 
Showing 1-10 of 104 records
 
Expand article

Developer fixes 33-year-old Unix bug

2008-07-10 00:00:00 by HASH0x8b3379c in Network World on Security
 
An OpenBSD developer has discovered and fixed a bug in the software that has been traced back to an AT&T version of Unix from 1975
 
 
 
 
 
Expand article

Anti-Debugging Series - Part III

2009-01-07 20:54:48 by Tyler Shields in Zero in a bit
 
...developer. Many of these functions have undergone extensive research and reverse engineering to be able to understand how they operate and what can be achieved using them. One such poorly documented API function is the NtQueryInformationProcess function which is used to retrieve information about a target process. The function prototype looks...
 
 
 
 
 
Expand article

Sexy Development Lifecycle

2008-01-30 01:37:00 by sdl in The Security Development Lifecycle
 
...developer, and then continue on with the tester, the pentester, the netadmin, and everyone else in the product lifecycle Instead of teaching pentesters how to find vulnerabilities, Id rather be teaching developers how to write their code correctly in the first place so that the pentesters dont have any vulnerabilities to find. But, as a...
 
 
 
 
 
Expand article

The Other Side of Life

2008-03-21 16:06:00 by sdl in The Security Development Lifecycle
 
...developer, but it should work At which point the room erupted into hysterical laughter It should work means I think so, but we have to test it. And that means the whole battery of tests for each of the affected components, across all of the supported platforms. And that has to be scheduled in test labs. To be clear, this wasnt a lack of...
 
 
 
 
 
Expand article

Is Microsofts SDL Working?

2008-05-16 11:05:09 by Burton Group in Security and Risk Management Strategies Blog
 
...developer went through So, how do we determine whether the SDL is working? Microsoft suggests that this is a simple exercise simply compare the number of public vulnerabilities disclosed for products prior to SDL with similar products developed after SDL. The most recent case was comparing Windows XP SP2 to Vista vulnerabilities in the first...
 
 
 
 
 
Expand article

Is Microsoft???s SDL Working?

2008-05-16 11:05:09 by Burton Group in Security and Risk Management Strategies Blog
 
...developer went through So, how do we determine whether the SDL is working? Microsoft suggests that this is a simple exercise ??? simply compare the number of public vulnerabilities disclosed for products prior to SDL with similar products developed after SDL. The most recent case was comparing Windows XP SP2 to Vista vulnerabilities in the...
 
 
 
 
 
Expand article

Building secure application

The Article has images
2008-10-02 06:35:44 by RaviC in Musings on Information Security
Developers have the objective of building a functional application. They are focused on building more functionality into applications. Moreover, building security creates more workload for Developers which is a disincentive and moreover, Developers are rewarded for building more functionality than building more security. I have never seen a...
 
 
 
 
 
Expand article

Links for 2008-11-20 [del.icio.us]

2008-11-21 00:00:00 by Editor in Anton Chuvakin Blog -
 
...Developer: Just because you can do that doesnt mean we have a major problem like you say it is. Its just you that did it! SG dude: Well more than likely, others have.we didnt do anything fancy. Web Developer: Well nothing has ever happened so its just you guys! SG dude: You have no logging. Web Developer: Weve never been hacked On Data Loss...
 
 
 
 
 
Expand article

Security Evolution

The Article has images
2008-05-19 17:42:16 by Gunnar Peterson in 1 Raindrop
...developers invented CGI/PERL for more dynamic sites. Once they wanted to scale and pool they built out ASP and JSP, then to deliver middle tier components they developed EJB, J2EE, and DCOM. After that there were a lot of heterogeneous systems that needed to talk to each other so SOAP and XML came along to address that. This path diverged...
 
 
 
 
 
Expand article

The Business Case for WAFs + Testing

2008-06-19 18:09:06 by Bill in Grumpy Security Guy
 
...developer battle(yes XSS is not good) they where left with two not good options Lose the customer Stop the rewrite and spend a few months digging through old code to fix these issues Now from a business point of view neither of those makes sense. At the time we where in the WAF hater camp but we saw that in this case it made total sense. The...