Java security » Computer internet security  
Computer and internet security news
computer and networking security portal
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact

‘Java security’ News

Fix for Browser closes by itself

Monday, October 22, 2007 9:39

Browsers both IE and Firefox can start behaving unlikely. Whenever one try to open certain websites especially the computer security or if try to navigate directly to internal pages of certain websites, the browser window would close leaving  no information on what made them close. That behavior of ...

This was posted under category: Java security  |  Read Full Story  |  0 Comments

Understanding java script and cookies

Tuesday, October 16, 2007 23:14

To increase functionality or add design embellishments, web sites often rely on scripts that execute programs within the web browser. This active content can be used to create "splash pages" or options like drop-down menus. Unfortunately, these scripts are often a way for attackers to download or execute malicious ...

This was posted under category: Browsers security, Java security  |  Read Full Story  |  0 Comments

Assessing the security of Java applications

Monday, October 1, 2007 8:08

Assessing the security of Java applications, and particularly client-server applications, can be a tedious process of modifying the code, compiling, deploying, testing and repeat. This becomes even more difficult when the source code to the application is not available. What we require is an easy means of interacting with the ...

This was posted under category: Java security  |  Read Full Story  |  0 Comments

Access control enforcement in java

Tuesday, July 31, 2007 17:32

The Java runtime keeps track of the sequence of Java calls that are made as a program executes. When access to a protected resource is requested, the entire call stack, by default, is evaluated to determine whether the requested access is permitted. As mentioned earlier, resources are protected by the SecurityManager. ...

This was posted under category: Java security, security application development  |  Read Full Story  |  0 Comments

Access control in java

Tuesday, July 31, 2007 17:31

The access control architecture in the Java platform protects access to sensitive resources (for example, local files) or sensitive application code (for example, methods in a class). All access control decisions are mediated by a security manager, represented by the java.lang.SecurityManager class. A SecurityManager must be installed into the Java ...

This was posted under category: Java security, security application development  |  Read Full Story  |  1 Comment

Secure communication in java

Monday, July 30, 2007 17:30

The data that travels across a network can be accessed by someone who is not the intended recipient. When the data includes private information, such as passwords and credit card numbers, steps must be taken to make the data unintelligible to unauthorized parties. It is also important to ensure that ...

Authentication in java

Sunday, July 29, 2007 17:28

Authentication is the process of determining the identity of a user. In the context of the Java runtime environment, it is the process of identifying the user of an executing Java program. In certain cases, this process may rely on the services described in the "Cryptography" section (Section 4). The Java ...

This was posted under category: Authentication, Java security  |  Read Full Story  |  0 Comments

Key tols in java security

Saturday, July 28, 2007 17:27

There are two built-in tools for working with keys, certificates, and key stores: keytool is used to create and manage key stores. It can Create public/private key pairs Display, import, and export X.509 v1, v2, and v3 certificates stored as files Create ...

This was posted under category: Java security, security application development  |  Read Full Story  |  0 Comments





:::: Recent entries


 
Join My Community at MyBloglog!



My BlogCatalog BlogRank

Computers Blogs - Blog Top Sites