Create an account Home  ·  Topics  ·  Downloads  ·  Your Account  ·  Submit News  ·  Top 10  
Modules
· Home
· Content
· Directory
· Downloads
· FAQ
· Forums
· Search
· Sox_Admin
· Statistics
· Submit News
· Surveys
· Top 10
· Your Account

Sarbox Compliance
The appropriately named Sarbanes-Oxley Compliance Toolkit includes a whole range of materials specifically put together to both introduce, and take you through this most important of legislation.

For detailed information see the toolkit's own website: Sarbanes-Oxley Compliance


SOX Act and Security
As security is such a major theme on the Act, many organizations are using the international ISO standards. The ISO 27001 Portal outlines these. A copy of the standards, and security policies, can be obtained via the ISO 17799 Toolkit.

The SOX email storage requirements can be fulfilled using the GFI MailArchiver


SOX Advertisers


Sarbanes What?
Our server logs indicate some interesting mis-spellings: Sarbannes Oxley, Sorbane Oxley, Sarbanne Oxley, Sarbaines Oxley, Sarbanesoxley, Sorbanes Oxley, Sabanes Oxley, Sarbane Oxley, and Sarbanes Oaxley, to name but a few!

Sarbanes-Oxley Act Forum: Forums

The Sarbanes Oxley Act :: View topic - IT - Password Control - Deficiencies
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin 

IT - Password Control - Deficiencies
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic    The Sarbanes Oxley Act Forum Index -> Sarbanes-Oxley: IT Issues
View previous topic :: View next topic  
Author Message
Tri
Newbie
Newbie


Joined: Sep 19, 2005
Posts: 1

PostPosted: Mon Sep 19, 2005 11:14 am    Post subject: IT - Password Control - Deficiencies Reply with quote

2 questions:

1. Our company is contemplating a policy that says you NEVER have to change your network password. Is this a de facto violation of the SarBox IT General Controls standards?

2. Interested in any deficiencies / comments they have received in relation to password controls, good or bad. Thanks!
Back to top
View users profile
ugogirl
MasterSoxer
MasterSoxer


Joined: May 11, 2005
Posts: 107

PostPosted: Mon Sep 19, 2005 1:28 pm    Post subject: Reply with quote

have you assessed the risk of not changing your password?
what controls do you have in place to ensure against password cracking and unauthorized use?

I think your external auditors will have an issue with never changing your passwords. They will be looking for controls to prevent unathorized access to data. Most external auditors expect to find passwords to be changed at least quarterly if not more frequently.

An example of a password policy is below:
sans.org/resources/policies/Password_Policy.doc
Back to top
View users profile
calvin
MasterSoxer
MasterSoxer


Joined: Jul 25, 2005
Posts: 101
Location: US

PostPosted: Mon Sep 19, 2005 5:56 pm    Post subject: Reply with quote

apart from a periodic change of passwords the passwords needs to be changed when someone with critical account ( like System Admin, Network Admin, DB admin) or someone with Super User access in the application leaves the organization.

Thanks

CH
Back to top
View users profile
JoBar
Newbie
Newbie


Joined: Sep 20, 2005
Posts: 2

PostPosted: Tue Sep 20, 2005 9:28 am    Post subject: Reply with quote

Management at this company has a policy of not changing network or application passwords. It is felt that the risk is adequately mitigated by having account lockouts after three failed log in attempts (that must be reset by system admins). Our auditors did not agree, and we received a deficiency related to this policy.
Back to top
View users profile
skyranch
Newbie
Newbie


Joined: Sep 12, 2005
Posts: 3

PostPosted: Tue Sep 20, 2005 2:25 pm    Post subject: Re: IT - Password Control - Deficiencies Reply with quote

Tri wrote:
2 questions:


It is a violation of all norms. If your company has the policy to dont change the password, what kind of control it has? I think that if you dont change the pwd, the fraud risk is growing.
Back to top
View users profile Send email
lekatis
SoxGuru
SoxGuru


Joined: Feb 15, 2005
Posts: 302
Location: USA

PostPosted: Wed Sep 21, 2005 12:39 pm    Post subject: Reply with quote

You must change this policy.

A policy is something you share, even with your partners. It is not wise to disclose such a policy, and there are a lot of reasons for that. Security reasons for example. You ask them to hack you with that policy.

If you have any problem and try to persuade any court, you will also have serious difficulties.
_________________
George Lekatis
President of the Sarbanes Oxley Compliance Professionals Association (SOXCPA)
www.sarbanes-oxley-association.com
Back to top
View users profile Send email Visit posters website
Denis
SoxGuru
SoxGuru


Joined: Nov 25, 2004
Posts: 787
Location: London, UK

PostPosted: Tue Sep 27, 2005 8:51 am    Post subject: Re: IT - Password Control - Deficiencies Reply with quote

Tri wrote:
2 questions:

1. Our company is contemplating a policy that says you NEVER have to change your network password. Is this a de facto violation of the SarBox IT General Controls standards?


It is not a de facto violation although it is not best practice. I have seen it argued that infrequent changes to strong passwords is better than frequent changes to weak ones though.

You have to look at user access as a collection of controls and say on balance are they sufficient. Infrequent password changes may be acceptable if other password parameters are strong.

If password parameters are too strong and users have, say, a monthly forced change then they can resort to writing them down
_________________
"The art of life is to deal with problems as they arise, rather than destroy one's spirit by worrying about them too far in advance" - Cicero
Back to top
View users profile
KnightX
Newbie
Newbie


Joined: Dec 07, 2005
Posts: 6

PostPosted: Wed Dec 07, 2005 7:47 pm    Post subject: Reply with quote

There are few aspects of password history that you have to consider.

The first aspect to consider is the risk of a brute force attack, if you have a password of 8 characters and is complex requiring upper, lower, numbers it would take a single CPU 8 years to run through all possible combinations. If the user changes thier password once or twice a year then ideally a user could never crack a password in time before its been changed.

The second risk is human interaction in the office, over time users could over see or obtain a users password. Changing passwords every 90 days helps midigate this risk, changing passwords more frequently increase the risk as users will write it down.

The third is the nature of the data, for instance if your data is stored on a laptop changing your password will not prevent someone from stealing your laptop and using forensic tools to read your hard drive and your information. Where as if you are accessing a terminal to access data then there enforcing password history would make more sense.
Back to top
View users profile
Denis
SoxGuru
SoxGuru


Joined: Nov 25, 2004
Posts: 787
Location: London, UK

PostPosted: Thu Dec 08, 2005 7:15 am    Post subject: Reply with quote

KnightX wrote:
There are few aspects of password history that you have to consider.

The first aspect to consider is the risk of a brute force attack, if you have a password of 8 characters and is complex requiring upper, lower, numbers it would take a single CPU 8 years to run through all possible combinations. If the user changes thier password once or twice a year then ideally a user could never crack a password in time before its been changed.


This is incorrect these days and also makes the incrrect assumption that you need to cover all possible combinations to brute force a password.

Quote:
The second risk is human interaction in the office, over time users could over see or obtain a users password. Changing passwords every 90 days helps midigate this risk, changing passwords more frequently increase the risk as users will write it down.


Very true. It's all a balancing act, if password change rules are too stringent then users do resort to writing them down.

Quote:
The third is the nature of the data, for instance if your data is stored on a laptop changing your password will not prevent someone from stealing your laptop and using forensic tools to read your hard drive and your information. Where as if you are accessing a terminal to access data then there enforcing password history would make more sense


Again agreed. Where practical sensitive information should be kept on shared drives in preference to c drives.
_________________
"The art of life is to deal with problems as they arise, rather than destroy one's spirit by worrying about them too far in advance" - Cicero
Back to top
View users profile
KnightX
Newbie
Newbie


Joined: Dec 07, 2005
Posts: 6

PostPosted: Thu Dec 08, 2005 11:14 pm    Post subject: Reply with quote

I guess I explained that improperly, I was not assuming that you need to run through all possible combinations to brute force a password however i as trying to say that with a realitively lengthy and complex password and a frequent password expiry policy the chances of someone actually using brute force to gain acess before the password has changed is signifigantly minimized.
Back to top
View users profile
IrquiM
MasterSoxer
MasterSoxer


Joined: Sep 21, 2004
Posts: 149
Location: Northern Europe

PostPosted: Fri Dec 09, 2005 3:51 am    Post subject: Reply with quote

I'd also like to see your calculation for the brute force attack.

"One CPU" can be a Intel 8086, or it can be dual core state of the art Pentium.

8 years sounds abit much to be honest, unless you're using your mobile phone or PDA.
_________________
Sarbanes Oxley Advisor
Back to top
View users profile Send email MSN Messenger
KnightX
Newbie
Newbie


Joined: Dec 07, 2005
Posts: 6

PostPosted: Fri Dec 09, 2005 8:52 am    Post subject: Reply with quote

Length = 8
Complex = Upper lower, numbers 62 possible combinations
62^8 = 218340105584896
Key Rate = 200 000 per second

62^8 / 200 000 keys per second / 60 Seconds / 60 minutes / 24 Hours / 365 Days / 1 Cpu = 34.61 Years to run through all possible combinations not nessassarly to crack a given password.

Currently Running LC5 on my 1.5 ghz PC I am getting a 10,000 key rate.

Any insight to possible key rates verus processing power would be appreciated.
Back to top
View users profile
IrquiM
MasterSoxer
MasterSoxer


Joined: Sep 21, 2004
Posts: 149
Location: Northern Europe

PostPosted: Mon Dec 12, 2005 4:01 am    Post subject: Reply with quote

It is the same technology you use to crack word and zip file passwords.

An 8 char. string does not take 8 years... I tested it on one of my own files once on a p4 2.5 ghz... took less than 5 hours to guess my "standard" 8 char password with random numbers and both big and small chars. (For educational purpose ofcourse)

Oh, and yes, I have 3 more letters than you in my alphabet, so that makes 6 more chars available for the password.
_________________
Sarbanes Oxley Advisor
Back to top
View users profile Send email MSN Messenger
KnightX
Newbie
Newbie


Joined: Dec 07, 2005
Posts: 6

PostPosted: Mon Dec 12, 2005 9:12 am    Post subject: Reply with quote

It looks like my Key Rate/second is definitely way off, I stand corrected and will have to do some more testing and research into this. Thank you for the information.
Back to top
View users profile
NC
MasterSoxer
MasterSoxer


Joined: Jan 18, 2006
Posts: 122
Location: Chennai- India

PostPosted: Mon Feb 13, 2006 12:25 am    Post subject: Reply with quote

IrquiM wrote:
It is the same technology you use to crack word and zip file passwords.

An 8 char. string does not take 8 years... I tested it on one of my own files once on a p4 2.5 ghz... took less than 5 hours to guess my "standard" 8 char password with random numbers and both big and small chars. (For educational purpose ofcourse)

Oh, and yes, I have 3 more letters than you in my alphabet, so that makes 6 more chars available for the password.


very very well said,

umpteen number of PW craking tools in the net available, there are so many friends in our net environment who wanna take up the PW cracking challenge icon_wink.gif

How safe are charecters based PWs icon_question.gif
Back to top
View users profile


Display posts from previous:   
Post new topic   Reply to topic    The Sarbanes Oxley Act Forum Index -> Sarbanes-Oxley: IT Issues All times are GMT - 6 Hours
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©

 
Trademarks referenced on the SOX Act Forum are property of their respective owners. Comments are property of their respective posters.
Sarbanes-Oxley Act Implementation Portal: Sarbanes Oxley compliance, information, software, & internal audit committee resources. Sarbox.
Site source is copyright nuke (c)2003, and is Free Software under the GNU / GPL licence agreement. All Rights Are Reserved.