Downloads
Posted by ISACA 344 days ago
|
Downloads
Posted by ISACA 397 days ago
|
Downloads
Posted by ISACA 397 days ago
|
Downloads
Posted by ISACA 729 days ago
|
Research
Posted by ISACA 17 hours ago
|
Books
Posted by ISACA 11 days ago
|
|
|
7 May 2012
ISACA International Event
Orlando, Florida, USA
Get the knowledge you need to stay one step ahead of the competition and keep up with changing professional trends at ISACA’s North America CACS Conference.
|
12 Jun 2012
ISACA International Event
Dallas, Texas, USA
ISACA Training is a unique educational event designed to provide the tools you need to maintain, update and upgrade your skills, and to continue your professional development.
|
7 Aug 2012
ISACA International Event
Chicago, Illinois, USA
ISACA Training is a unique educational event designed to provide the tools you need to maintain, update and upgrade your skills, and to continue your professional development.
|
10 Sep 2012
ISACA International Event
Munich, Germany
EuroCACS/ISRM is a multidimensional event featuring audit, security, governance and risk content, and the audit and security programs, tools and the resources you need to be responsive to industry changes.
|
11 Sep 2012
ISACA International Event
San Francisco, California, USA
ISACA Training is a unique educational event designed to provide the tools you need to maintain, update and upgrade your skills, and to continue your professional development.
|
Volume 3, 2012
by Kai-Uwe Ruhse, CISA, PCI QSA, and Maria Baturova
This article describes real cloud computing project case studies, which show that moving to the cloud is an important strategic decision for IT managers.
|
Volume 3, 2012
by Steve Markey
Once thought of as a technology solely for academia, non-RDBMS are now reaching critical mass in industry.
|
Volume 2, 2012
by Jonathan Trull, CISA, CFE, OSCP
Successful penetration of any critical resource could identify vulnerabilities that could become targets for real hackers.
|
Volume 2, 2012
by Charles Gold
While open-source technology offers significant benefits, using open-source components carries technical and business risks that cannot be ignored.
|
Volume 1, 2012
by Ronke Oyemade, CISA, CRISC, PMP
This article defines IT governance, addresses its importance, and describes how to apply the three lines of defense by implementing a combination of the Risk IT and COBIT frameworks.
|
Volume 1, 2012
by Prakhar Srivastava and Tarun Verma
Log management can play a pivotal role in addressing PCI DSS requirements, be a success factor and enabler for safeguarding cardholder transaction data, and provide a secure and vulnerability-free environment for cardholders.
|
|
On the AS/400 (System i) it is possible to audit for default passwords using the ANZDFTPWD command.
A default password is defined as a password which is the same as the user profile.
The command behaves slightly differently depending on the value of the s...
Posted By : Ian Cooke | 0 comments
|
The main idea I am trying to advocate with these posts is a simple one.
Compare a database you are auditing against a database that you know already meets the standards required by the organisation you are auditing.
This is achieved by creating “CSV ty...
Posted By : Ian Cooke | 1 comments
|
|
We have covered most of the core items that should be consider when performing an Oracle database audit in previous posts, however there a number of other items that I would typically look into.
Database Links
A database link is an object in one database...
Posted By : Ian Cooke | 0 comments
|
The company you are auditing should have a policy on what is being audited within your Oracle database. The level of auditing will almost certainly be affected by the sensitivity of the data. Good examples and bench marks for auditing may be seen in the...
Posted By : Ian Cooke | 0 comments
|
|
Typically application access to an Oracle database is via one of two methods.
Either all users access the same database using a single (proxy) user which is defined in an initialisation (.INI) file, registry etc.
Or the users access the database individ...
Posted By : Ian Cooke | 1 comments
|
Before we get into auditing Oracle privileges a reminder of a few definitions might be helpful.
A user privilege is the right to run a particular type of SQL statement, or the right to access an object belonging to another user, run a PL/SQL package, and...
Posted By : Ian Cooke | 1 comments
|
|
|