Re: [SC-L] InformIT: You need an SSG

2009-12-22 Thread Bret Watson

At 08:01 AM 22/12/2009, Mike Boberski wrote:

Hi Gary.

To play devil's advocate:

Current organizational practices aside, I would say that 
organizations really need more and better toolkits and standards for 
developers to use, than they need more and better committees.


I'd have to agree - whilst SSG is probably a great opportunity for a 
management consultant, it rarely delivers anything directly useful. 
In fact I would go as far as to say that if a SSG delivers something 
useful, the organisation was already ready to deliver the changes. 
Committees rarely take direct ownership of a problem.


Toolsets may or may not deliver results - depending on if there are 
ways around them - too often you hear the excuse we can't waste time 
with that - the business won't wait


However toolset will work if you have a good properly supported 
securty mgmt function :)


Cheers

Bret

___
Secure Coding mailing list (SC-L) SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php
SC-L is hosted and moderated by KRvW Associates, LLC (http://www.KRvW.com)
as a free, non-commercial service to the software security community.
___


[SC-L] FW: InformIT: You need an SSG

2009-12-22 Thread Gary McGraw
I accidentally hijacked this thread with S/MIME last night.  Mailman can't do 
base64 encoding.  Oops


From: Gary McGraw
To: 'mike.bober...@gmail.com' ; 'davel...@microsoft.com'
Cc: 'SC-L@securecoding.org' ; 'dustin.sulli...@informit.com'
Sent: Mon Dec 21 19:20:18 2009
Subject: Re: [SC-L] InformIT: You need an SSG

Hi mike,

The BSIMM calls out security features and design explicitly, and covers that 
good idea. (Though watch out for generic one-size-fits-all solutions.)  An SSG 
helps with creation, review, and roll out of such.

Calling an SSG a committee is pretty hilarious.  I doubt any of the 100 
microsoft SSG members think they are a committee.   Hey ladd, how goes the SDL 
committee?

gem


From: Mike Boberski
To: Gary McGraw
Cc: Secure Code Mailing List ; Dustin Sullivan
Sent: Mon Dec 21 19:01:37 2009
Subject: Re: [SC-L] InformIT: You need an SSG
Hi Gary.

To play devil's advocate:

Current organizational practices aside, I would say that organizations really 
need more and better toolkits and standards for developers to use, than they 
need more and better committees.

A toolkit example that comes to mind, to keep this email short: the 
highly-matrixed environment (and actually also the smaller environment, now 
that I think about it) where developers fly on and off projects.

Toolkits that enforce coding standards, and that are treated like any other 
module of the application in terms of care and feeding, are the only things 
that give security a fighting chance in environments like those.

Best,

Mike B.


On Mon, Dec 21, 2009 at 8:24 AM, Gary McGraw g...@cigital.com wrote:
hi sc-l,

This list is made up of a bunch of practitioners (more than a thousand from 
what Ken tells me), and we collectively have many different ways of promoting 
software security in our companies and our clients.  The BSIMM study 
http://bsi-mm.com focuses attention on software security in large 
organizations and just at the moment covers the work of 1554 full time 
employees working every day in 26 software security initiatives.  One 
phenomenon we observed in the BSIMM was that every large initiative has a 
Software Security Group (SSG) to carry out and lead software security 
activities.

I wrote about our observations around SSGs in this month's informIT article:

http://www.informit.com/articles/article.aspx?p=1434903

Simply put, an SSG is a critical part of a software security initiative in all 
companies with more than 100 developers.  (We're still not sure about SSGs in 
smaller organizations, but the BSIMM Begin data (now hovering at 75 firms) may 
be revealing.)

Cigital's SSG was formed in 1997 (with John Viega, Brad Arkin, and me as 
founding members).  Since its inception, we've helped plan, staff, and carry 
out ten large software security initiatives in customer firms.  One of the most 
important first tasks is establishing an SSG.

Merry New Year everybody.

gem

company www.cigital.com http://www.cigital.com
podcast www.cigital.com/silverbullet http://www.cigital.com/silverbullet
blog www.cigital.com/justiceleague http://www.cigital.com/justiceleague
book www.swsec.com http://www.swsec.com

___
Secure Coding mailing list (SC-L) SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php
SC-L is hosted and moderated by KRvW Associates, LLC (http://www.KRvW.com)
as a free, non-commercial service to the software security community.
___



-- End of Forwarded Message

___
Secure Coding mailing list (SC-L) SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php
SC-L is hosted and moderated by KRvW Associates, LLC (http://www.KRvW.com)
as a free, non-commercial service to the software security community.
___


Re: [SC-L] InformIT: You need an SSG

2009-12-22 Thread Dave Aronson
Mike Boberski mike.bober...@gmail.com wrote:

 A toolkit example that comes to mind, to keep this email short: the
 highly-matrixed environment (and actually also the smaller environment, now
 that I think about it) where developers fly on and off projects.

I don't quite grok what you're saying here.  The syntax looks like
you're saying that matrix management is a tool or toolkit, which
doesn't make sense to me.  Your next paragraph:

 Toolkits that enforce coding standards, and that are treated like any other
 module of the application in terms of care and feeding, are the only things
 that give security a fighting chance in environments like those.

seems more like you're saying it's an environment conducive to bad
security.  Now that I can agree with, and would extend it to quality
in general.

A typical large-company matrix management environment seems very
conducive instead to an attitude of who gives a flying fig, all I
have to do is make it work well enough to get the customer to sign
off.  A given worker is unlikely to ever work on that same project
again, so the usual write it well so that you can read it well later
doesn't apply, and there's little to no other reward to write it well
to be nice to the next poor sod who has to read it.  All the more so
in the typical Beltway Bandit (DC-speak for government contractors,
especially defense) environment, where they'll probably be laid off in
a few years anyway, so they won't be pestered by colleagues with
questions,

As for the tools, again absolutely agreed, though I'd place less
emphasis on some of the pickier aspects of coding standards (like do
block-opening braces get their own line, and do you put a space before
the opening paren of a function call's argument list), and more on any
automagically detectable security (or other types of quality) flaws.
A couple years ago I was on a project where I was trying desperately
to get the company to buy some kind of static analyzer, so we could
use it as part of our CM process and have Subversion automagically
reject changesets that introduced flaggable flaws.  I did at least
manage to set up the makefiles so that it would warn if any module had
no unit tests, and fail to build if any unit tests failed

On the other claw, I still don't grok what you mean by treated like
any other module of the application.  Maybe it's just a matter of
preferred phrasing, but like any other *aspect* is closer to at
least my own thoughts on it.  IOW, they usually ask does it do the
job right (verification) and maybe does it do the right job
(validation), but should also ask (for security) does it Do The Right
Thing (whatever that may be) in the face of all forseeable types of
attacks, and (for quality) diDTRT(wtmb)itfoafto *errors* (including
those forced by an attack!) and is it maintainable.

-Dave

-- 
Dave Aronson - Have Pun, Will Babble | Work: davearonson.com | /\ ASCII
-+ Play: davearonson.net | \/ Ribbon
Specialization is for insects. | Life: dare2xl.com | /\ Campaign
-Robert A. Heinlein  | Wife: nasjleti.net| EmailWeb
___
Secure Coding mailing list (SC-L) SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php
SC-L is hosted and moderated by KRvW Associates, LLC (http://www.KRvW.com)
as a free, non-commercial service to the software security community.
___


Re: [SC-L] InformIT: You need an SSG

2009-12-22 Thread Gary McGraw
hi bret and mike,

While you guys are certainly entitled to your opinion, I think it is important 
to acknowledge facts when you state an argument.  Please take a few minutes to 
read the article I posted on SSG's (this committee language you're both using 
is very humorous BTW...thanks for the laugh).   After you've read the article, 
lets have an informed debate. Here's the URL again:

http://www.informit.com/articles/article.aspx?p=1434903

The article draws conclusions based on observations from 26 companies 
(Microsoft is only 1 of the 26).   The data I based my SSG claims on are 
provided in analyzed form.  Just for the record, the article also states that 
we're not sure whether the data described in the BSIMM are relevant for SMB 
(small and medium sized businesses), something I repeated in my sc-l post 
yesterday.   We have plans to find out using real data (again).  We will not 
draw any conclusions without gathering data and publishing it.

Your opinion that an SSG rarely delivers anything useful certainly does not 
apply to the 26 companies we studied (so far) in the BSIMM, nor does it cohere 
with my fifteen years of experience in the field.  What observations are you 
basing your argument on?  Can you show us some data?

I'm afraid your toolset argument teeters precariously on opinion and falls into 
a familiar pattern that goes something like this in BNF:

FlavOfDay = {owasp top 10, code review tools,pen 
testing,firewalls,APIs,rampant finger crossing}
 Software security can be solved by FlavOfDay because I said so.

While it is true that you said so, I'm pretty sure you're going to need a more 
convincing argument.  Unless we rely on data and evidence when we do our work, 
we'll end up looking just as silly as those people who disagree with evolution 
and global warming.

It's science time.

gem

company www.cigital.com
podcast www.cigital.com/silverbullet
blog www.cigital.com/justiceleague
book www.swsec.com


On 12/21/09 11:24 PM, Bret Watson li...@ticm.com wrote:

At 08:01 AM 22/12/2009, Mike Boberski wrote:
Hi Gary.

To play devil's advocate:

Current organizational practices aside, I would say that
organizations really need more and better toolkits and standards for
developers to use, than they need more and better committees.

I'd have to agree - whilst SSG is probably a great opportunity for a
management consultant, it rarely delivers anything directly useful.
In fact I would go as far as to say that if a SSG delivers something
useful, the organisation was already ready to deliver the changes.
Committees rarely take direct ownership of a problem.

Toolsets may or may not deliver results - depending on if there are
ways around them - too often you hear the excuse we can't waste time
with that - the business won't wait

However toolset will work if you have a good properly supported
securty mgmt function :)

Cheers

Bret



___
Secure Coding mailing list (SC-L) SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php
SC-L is hosted and moderated by KRvW Associates, LLC (http://www.KRvW.com)
as a free, non-commercial service to the software security community.
___


Re: [SC-L] InformIT: You need an SSG

2009-12-22 Thread Benjamin Tomhave
I think the short-term assertion is sound (setup a group to make a push
in training, awareness, and integration with SOP), but I'm not convinced
the long-term assertion (that is, maintaining the group past the initial
push) is in fact meritorious. I think there's a danger in setting up
dedicated security groups of almost any sort as it provides a crutch to
organizations that then leads to a failure to integrate security
practices into general SOP.

What is advocated seems to be consistent with how we've approached
security as an industry for the past couple decades (or longer), and I
don't see this as having the long-term benefit that was desired or
intended. It seems that when you don't make people directly responsible
and liable for doing the right things, they then fail at the ask and let
others do it instead. It's the old lazy sysadmin axiom that we script
repeatable tasks because it's easier in the long run.

The question, then, comes down to one of psychology and people
management. How do we make people responsible for their actions such
that they begin to adopt better practices? The basic response should be
to enact consequences, and I think that now is probably an optimal time
for businesses to get very hard-nosed about these sorts of things (high
unemployment means lots of people looking for work means employers have
the advantage). This perhaps sounds very ugly and nasty, and obviously
it will be if taken to an extreme, but we have a serious problem
culturally in that non-security people still don't seem to think, on
average, that security is in their job description. Solve that problem,
and all this other stuff becomes a footnote.

fwiw.

-ben

Gary McGraw wrote:
 hi sc-l,
 
 This list is made up of a bunch of practitioners (more than a
 thousand from what Ken tells me), and we collectively have many
 different ways of promoting software security in our companies and
 our clients.  The BSIMM study http://bsi-mm.com focuses attention
 on software security in large organizations and just at the moment
 covers the work of 1554 full time employees working every day in 26
 software security initiatives.  One phenomenon we observed in the
 BSIMM was that every large initiative has a Software Security Group
 (SSG) to carry out and lead software security activities.
 
 I wrote about our observations around SSGs in this month's informIT
 article:
 
 http://www.informit.com/articles/article.aspx?p=1434903
 
 Simply put, an SSG is a critical part of a software security
 initiative in all companies with more than 100 developers.  (We're
 still not sure about SSGs in smaller organizations, but the BSIMM
 Begin data (now hovering at 75 firms) may be revealing.)
 
 Cigital's SSG was formed in 1997 (with John Viega, Brad Arkin, and me
 as founding members).  Since its inception, we've helped plan, staff,
 and carry out ten large software security initiatives in customer
 firms.  One of the most important first tasks is establishing an SSG.
 
 
 Merry New Year everybody.
 
 gem
 
 company www.cigital.com podcast www.cigital.com/silverbullet blog
 www.cigital.com/justiceleague book www.swsec.com
 
 ___ Secure Coding mailing
 list (SC-L) SC-L@securecoding.org List information, subscriptions,
 etc - http://krvw.com/mailman/listinfo/sc-l List charter available at
 - http://www.securecoding.org/list/charter.php SC-L is hosted and
 moderated by KRvW Associates, LLC (http://www.KRvW.com) as a free,
 non-commercial service to the software security community. 
 ___
 
 

-- 
Benjamin Tomhave, MS, CISSP
fal...@secureconsulting.net
Blog: http://www.secureconsulting.net/
Twitter: http://twitter.com/falconsview
Photos: http://photos.secureconsulting.net/
Web: http://falcon.secureconsulting.net/
LI: http://www.linkedin.com/in/btomhave

[ Random Quote: ]
The only source of knowledge is experience.
Albert Einstein
___
Secure Coding mailing list (SC-L) SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php
SC-L is hosted and moderated by KRvW Associates, LLC (http://www.KRvW.com)
as a free, non-commercial service to the software security community.
___


Re: [SC-L] InformIT: You need an SSG

2009-12-22 Thread Gary McGraw
hi ben,

You may be right.  We have observed that the longer an initiative is underway 
(we have one in the study that checks in at 14 years old), the more actual 
activity tends to get pushed out to dev.  You may recall from the BSIMM that we 
call this the satellite.  Microsoft has an extensive satellite with 300 or so 
people embedded throughout their huge company (recall that their SSG is 100).  
Because the notion of satellite is not as common a phenomenon in our data, we 
can't draw conclusions as clear as the ones we can draw regarding an SSG.

Think of the SSG and the Satellite as coaches and mentors who are tasked 
with helping development get it right (not simply cleaning up their messes).  I 
agree that we have spent too much effort over the past decade simply trying to 
assess the mess and not enough getting dev to change their behavior.   The 
companies we studied in the BSIMM are trying to change dev.

As a particular example of where I agree with you that we go off track as a 
discipline, consider training.  Teaching developers about the OWASP top 10 in 
training may be exciting, but it is nowhere near as important or as effective 
as teaching defensive programming.  (And this from the guy who wrote 
Exploiting Software.)  Developers need to know how to do it right, not just 
what bugs look like on TV.

gem

company www.cigital.com
podcast www.cigital.com/silverbullet
blog www.cigital.com/justiceleague
book www.swsec.com


On 12/22/09 10:11 AM, Benjamin Tomhave list-s...@secureconsulting.net wrote:

I think the short-term assertion is sound (setup a group to make a push
in training, awareness, and integration with SOP), but I'm not convinced
the long-term assertion (that is, maintaining the group past the initial
push) is in fact meritorious. I think there's a danger in setting up
dedicated security groups of almost any sort as it provides a crutch to
organizations that then leads to a failure to integrate security
practices into general SOP.

What is advocated seems to be consistent with how we've approached
security as an industry for the past couple decades (or longer), and I
don't see this as having the long-term benefit that was desired or
intended. It seems that when you don't make people directly responsible
and liable for doing the right things, they then fail at the ask and let
others do it instead. It's the old lazy sysadmin axiom that we script
repeatable tasks because it's easier in the long run.

The question, then, comes down to one of psychology and people
management. How do we make people responsible for their actions such
that they begin to adopt better practices? The basic response should be
to enact consequences, and I think that now is probably an optimal time
for businesses to get very hard-nosed about these sorts of things (high
unemployment means lots of people looking for work means employers have
the advantage). This perhaps sounds very ugly and nasty, and obviously
it will be if taken to an extreme, but we have a serious problem
culturally in that non-security people still don't seem to think, on
average, that security is in their job description. Solve that problem,
and all this other stuff becomes a footnote.

fwiw.

-ben

Gary McGraw wrote:
 hi sc-l,

 This list is made up of a bunch of practitioners (more than a
 thousand from what Ken tells me), and we collectively have many
 different ways of promoting software security in our companies and
 our clients.  The BSIMM study http://bsi-mm.com focuses attention
 on software security in large organizations and just at the moment
 covers the work of 1554 full time employees working every day in 26
 software security initiatives.  One phenomenon we observed in the
 BSIMM was that every large initiative has a Software Security Group
 (SSG) to carry out and lead software security activities.

 I wrote about our observations around SSGs in this month's informIT
 article:

 http://www.informit.com/articles/article.aspx?p=1434903

 Simply put, an SSG is a critical part of a software security
 initiative in all companies with more than 100 developers.  (We're
 still not sure about SSGs in smaller organizations, but the BSIMM
 Begin data (now hovering at 75 firms) may be revealing.)

 Cigital's SSG was formed in 1997 (with John Viega, Brad Arkin, and me
 as founding members).  Since its inception, we've helped plan, staff,
 and carry out ten large software security initiatives in customer
 firms.  One of the most important first tasks is establishing an SSG.


 Merry New Year everybody.

 gem

 company www.cigital.com podcast www.cigital.com/silverbullet blog
 www.cigital.com/justiceleague book www.swsec.com

 ___ Secure Coding mailing
 list (SC-L) SC-L@securecoding.org List information, subscriptions,
 etc - http://krvw.com/mailman/listinfo/sc-l List charter available at
 - http://www.securecoding.org/list/charter.php SC-L is hosted and
 moderated by KRvW Associates, LLC 

Re: [SC-L] InformIT: You need an SSG

2009-12-22 Thread Boberski, Michael [USA]
but it is nowhere near as important or as effective as teaching defensive 
programming

I.e., arming developers with toolkits that perform expected security checks and 
that result in expected security effects, and making sure they can use them.

Not a sermon just a thought, as the local radio station ad goes.

Best,
 
Mike B.


-Original Message-
From: sc-l-boun...@securecoding.org [mailto:sc-l-boun...@securecoding.org] On 
Behalf Of Gary McGraw
Sent: Tuesday, December 22, 2009 12:09 PM
To: list-s...@secureconsulting.net; Secure Code Mailing List
Subject: Re: [SC-L] InformIT: You need an SSG

hi ben,

You may be right.  We have observed that the longer an initiative is underway 
(we have one in the study that checks in at 14 years old), the more actual 
activity tends to get pushed out to dev.  You may recall from the BSIMM that we 
call this the satellite.  Microsoft has an extensive satellite with 300 or so 
people embedded throughout their huge company (recall that their SSG is 100).  
Because the notion of satellite is not as common a phenomenon in our data, we 
can't draw conclusions as clear as the ones we can draw regarding an SSG.

Think of the SSG and the Satellite as coaches and mentors who are tasked 
with helping development get it right (not simply cleaning up their messes).  I 
agree that we have spent too much effort over the past decade simply trying to 
assess the mess and not enough getting dev to change their behavior.   The 
companies we studied in the BSIMM are trying to change dev.

As a particular example of where I agree with you that we go off track as a 
discipline, consider training.  Teaching developers about the OWASP top 10 in 
training may be exciting, but it is nowhere near as important or as effective 
as teaching defensive programming.  (And this from the guy who wrote 
Exploiting Software.)  Developers need to know how to do it right, not just 
what bugs look like on TV.

gem

company www.cigital.com
podcast www.cigital.com/silverbullet
blog www.cigital.com/justiceleague
book www.swsec.com


On 12/22/09 10:11 AM, Benjamin Tomhave list-s...@secureconsulting.net wrote:

I think the short-term assertion is sound (setup a group to make a push in 
training, awareness, and integration with SOP), but I'm not convinced the 
long-term assertion (that is, maintaining the group past the initial
push) is in fact meritorious. I think there's a danger in setting up dedicated 
security groups of almost any sort as it provides a crutch to organizations 
that then leads to a failure to integrate security practices into general SOP.

What is advocated seems to be consistent with how we've approached security as 
an industry for the past couple decades (or longer), and I don't see this as 
having the long-term benefit that was desired or intended. It seems that when 
you don't make people directly responsible and liable for doing the right 
things, they then fail at the ask and let others do it instead. It's the old 
lazy sysadmin axiom that we script repeatable tasks because it's easier in 
the long run.

The question, then, comes down to one of psychology and people management. How 
do we make people responsible for their actions such that they begin to adopt 
better practices? The basic response should be to enact consequences, and I 
think that now is probably an optimal time for businesses to get very 
hard-nosed about these sorts of things (high unemployment means lots of people 
looking for work means employers have the advantage). This perhaps sounds very 
ugly and nasty, and obviously it will be if taken to an extreme, but we have a 
serious problem culturally in that non-security people still don't seem to 
think, on average, that security is in their job description. Solve that 
problem, and all this other stuff becomes a footnote.

fwiw.

-ben

Gary McGraw wrote:
 hi sc-l,

 This list is made up of a bunch of practitioners (more than a thousand 
 from what Ken tells me), and we collectively have many different ways 
 of promoting software security in our companies and our clients.  The 
 BSIMM study http://bsi-mm.com focuses attention on software security 
 in large organizations and just at the moment covers the work of 1554 
 full time employees working every day in 26 software security 
 initiatives.  One phenomenon we observed in the BSIMM was that every 
 large initiative has a Software Security Group
 (SSG) to carry out and lead software security activities.

 I wrote about our observations around SSGs in this month's informIT
 article:

 http://www.informit.com/articles/article.aspx?p=1434903

 Simply put, an SSG is a critical part of a software security 
 initiative in all companies with more than 100 developers.  (We're 
 still not sure about SSGs in smaller organizations, but the BSIMM 
 Begin data (now hovering at 75 firms) may be revealing.)

 Cigital's SSG was formed in 1997 (with John Viega, Brad Arkin, and me 
 as founding members).  Since its inception,