java command

search for more blogs here

 

"Group devises list of most essential security skills for Java ..." posted by ~Ray
Posted on 2008-11-13 12:16:47

November 15. 2007 -- Many analysts consider Web application vulnerabilities to be among the biggest security threats facing companies these days. A lot of attention has been paid to understanding risks such as input-validation flaws cross-site scripting errors and other Java Web application security threats. Receiving somewhat less attention however has been the question of what application software developers need to know to reduce the likelihood of such vulnerabilities in the software they write. A group of security managers from over a dozen organizations including and hope to address that shortcoming. They're set to publish a document listing what they consider to be the essential skills needed for secure Web application development. The group was pulled together by the Bethesda. Md.-based SANS Institute which provides a range of security training and certification programs. The goal was to create a document that can help Java developers understand how to address some of the more common security problems plaguing Web applications said director of research at SANS. The document will be available for public comment and suggestions for the next few weeks after which it will be released as a formal security blueprint for Java application developers sometime early next year. Many of the items on the list of essential skills touch upon issues that are already well understood within the security community according to Ryan Berg chief security officer at Ounce Labs. The idea he said is to get developers to focus on many of the "common weaknesses that we are seeing inside Java and how they manifest themselves in the source code," the sort of security knowledge that any competent Java programmer should be expected to know going forward. "These are the top issues that we see arising and it should be part of the base knowledge that your Java programmer should know about and be able to implement efficiently," Berg said. Input handling. To protect their code against cross-site scripting. SQL injection and similar attacks. Java programmers must be able to write programs that read input from interfaces and properly validate and process these inputs. They need to know when to validate input and not just what to validate. Programmers need to recognize the common sources of input to Java applications such as HTTP requests. Applet sockets and back-end databases. Authentication and session management. This is one area on which Java programmers especially need to focus according to Berg. Java applications often require making security decisions based on the identity of a person. Therefore. Java programmers need to understand authentication processes how to use encryption and certificate technologies to protect those various processes and how to manage then through a session the document states. Access control. Java programmers need to understand how to make applications support the enforcement of access control rules. They need to support functions for restricting access to system resources and functions based on policies. They also require an understanding of Java's authentication and authorization services and how they can be used to implement access control. Error and exception handling. This is another area that Java programmers typically have not paid too much attention to but should according to Berg. Developers need to understand the principles behind logging security-related events such as user log-ins log-offs and credential changes. They need to know how much information should be logged when an error or an exception is encountered. Encryption services. Developers need to know when and how to use encryption to protect sensitive data. They should also be responsible for knowing which of their application's external links need to be supported via encryption. Inaddition to familiarity with such areas the SANS list notes other necessary security skills for Java programmers. Those include an understanding of how their own applications interface with other applications and what needs to be done to secure the interface. They should also have an understanding of the security implications of built-in data types and Java-specific memory management functions. Download this Executive Bulletin (a $49.95 value) for free compliments of MessageLabs.(Source: MessageLabs) Antivirus software alone isn't enough to prevent today's speedy sophisticated virus attacks. Security managers should consider multitiered approaches that include behavior scanning appliances that check e-mail for worms and restricting user access to dangerous Web sites. Download this Executive Bulletin (a $49.95 value) for free compliments of MessageLabs to learn more. Download this white paper today!(Source: HP) Designed for CIOs. IT managers data center managers and grid computing architects seeking to improve performance. SAS Grid Computing on the HP BladeSystem c-Class helps accelerate growth and mitigate risks with a simplified consolidated infrastructure that's agile enough to efficiently handle change. SAS Grid Manager on HP BladeSystem can lower costs through automation virtualization and improved IT efficiency. With the mobility of employees and the ease with which external devices can be brought in and out of a network continuing to build your security plan for network servers and clients is a must. Fortunately there is much that organizations can do to protect themselves from attacks - internal and external. Having the right policies procedures and server configurations is critical... Companies today are realizing that competitive advantage is harder to sustain when based solely on gains in productivity and cost efficiency. The focus is shifting to invest more in business optimization initiatives which rely on trusted information to develop new insights that deliver better business results. But how can this be done efficiently in a business environment across multiple applications and processes. The answer is an Information Agenda - an innovative approach to transforming business information into a strategic asset for competitive advantage. To meet the growing number of industry and federal regulations businesses spend significant time effort and budget determining how to best meet continuously evolving IT compliance requirements this new Forrester Research and Juniper Networks Webcast led by industry experts who examine global IT security and compliance trends common IT compliance issues and challenges and best practices for successful IT compliance programs. The major challenge enterprises face today is how to create innovative business models and to increase productivity by opening the network to a dynamic workforce while at the same time protecting critical assets from the vulnerabilities that openness and user mobility bring. In addition to comply with industry and governmental regulations enterprises must prove that they have stringent controls in place to restrict access to sensitive data. This paper describes the top five networking access control challenges that companies like yours are facing and solutions that they are deploying today. The Payment Card Industry (PCI) is one of the most comprehensive data security standards in a cluster of regulations that have emerged over the past decade. Meeting its requirements is both complicated and expensive for many companies. Learn how a comprehensive access control solution allows retailers and consumer organizations adhere to the core tenets of PCI and delivering the necessary information and reports needed for compliance audits. Today's global industrial infrastructure includes thousands of electric utilities water/wastewater management companies oil and gas suppliers chemical manufacturers and other facilities critical to daily functioning. Learn why relying on off-the-shelf operating systems and Internet-based remote access control to carry out production tasks traditional control networks can leave today's global industrial infrastructures vulnerable to hackers extortionists worms viruses and application-level attacks. Deploying network-based security can protect these at-risk systems–without requiring infrastructure replacement.

Forex Groups - Tips on Trading

Related article:
http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9047098&source=rss_news10

comments | Add comment | Report as Spam


"ping cmd" posted by ~Ray
Posted on 2008-03-12 23:08:23

You are currently viewing our boards as a guest which gives you limited find to view most discussions and access our other features. By joining our remove community you will: access many other special features that will be introduced later. Registration is fast simple and absolutely free so please. ! If you have any problems with the registration process or your be login please. U can do that by creating a new affect and running there the dos command.//Creating a new processProcess p = null;InputStreamReader isr = null;BufferedReader br = null;String line = null;Runtime rt = Runtime getRuntime();try { p = rt exec("cmd"); p = rt exec("ipconfig /all");}catch(IOException) { isr = new InputStreamReader(p getInputStream()); br = new BufferedReader(isr); try { line = br readLine(); while (line != null) { System out println(lie); line = br readLine(); }}

Forex Groups - Tips on Trading

Related article:
http://www.java-forums.org/advanced-java/3800-ping-cmd.html

comments | Add comment | Report as Spam


"ping cmd" posted by ~Ray
Posted on 2008-03-12 23:08:22

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will: find many other special features that will be introduced later. Registration is abstain simple and absolutely remove so please. ! If you undergo any problems with the registration affect or your account login please. U can do that by creating a new process and running there the dos command.//Creating a new processProcess p = null;InputStreamReader isr = null;BufferedReader br = null;String line = null;Runtime rt = Runtime getRuntime();try { p = rt exec("cmd"); p = rt exec("ipconfig /all");}surprise(IOException) { isr = new InputStreamReader(p getInputStream()); br = new BufferedReader(isr); try { lie = br readLine(); while (lie != null) { System out println(line); line = br readLine(); }}

Forex Groups - Tips on Trading

Related article:
http://www.java-forums.org/advanced-java/3800-ping-cmd.html

comments | Add comment | Report as Spam


"RE: Using Custom Developed Checkstyle Check Modules" posted by ~Ray
Posted on 2008-01-01 21:13:16

I'm not sure if i've done that correctly but i've tried adding it to my plugin. Firstly I added to<reporting>... <plugin> <groupId>org apache maven plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> <configuration> <configLocation>src/site/resources/cust_conf xml</configLocation> <packageNamesLocation>com/name/maven/checks/packagenames xml</packageNamesLocation> </configuration> <dependencies> <dependency> <groupId>com name maven checks</groupId> <artifactId>name-maven-checks</artifactId> <version>1.0</version> </dependency>And it didn't like the dependencies or dependency elements... Then I added an element to the build tag and added the dependencies tag it built but was still unable to locate com/name/maven/checks/packageNames xml<build> <plugins>... <plugin> <groupId>org apache maven plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> <dependencies> <dependency> <groupId>com label maven checks</groupId> <artifactId>name-maven-checks</artifactId> <version>1.0</version> </dependency> </dependencies>Also something I've noticed is a META-INF folder hasn't been generated in the target. I've tried generating the module jar again but it comfort doesn't. Any help is appreciatedThanks alotDaniel Add the jar containing your module in a dependencies section inside yourplugin configuration block.-----Original Message-----From: DanBarker85 [mailto:DanBarker85@hotmail co uk] Sent: Friday. November 16. 2007 4:54 PMTo: users@maven apache orgSubject: Using Custom Developed Checkstyle Check ModulesHi i'm trying to go the maven tutorial "Using Custom DevelopedCheckstyleCheck Modules" and the CheckStyle 4.3 tutorial entitled "WritingChecks". Ihave taken the example custom analyse java code from the page and used themaven install command to build a jar file. The problem is despitefollowing the instructions I'm getting problems running the command 'mvncheckstyle:checkstyle'[ERROR] Unable to affect package names location:com/name/maven/checks/packagenames xmljava io. IOException: Unable to find location'com/label/maven/checks/packagenames xml' as URL. register or Resource. I've followed the tutorial by including the check in the buildextenstions,and configured the checkstyle plugin to look for packageNamesLocation.

Forex Groups - Tips on Trading

Related article:
http://www.nabble.com/forum/ViewPost.jtp?post=13797401&framed=y&skin=177

comments | Add comment | Report as Spam


"javac not recognized as an internal or external command" posted by ~Ray
Posted on 2007-12-15 15:01:13

Welcome to the Java Forums. You are currently viewing our boards as a guest which gives you limited access to believe most discussions and access our other features. By joining our free community you ordain: have the possibility to acquire one of our surprises if you are an active member find many other special features that will be introduced later. Registration is fast simple and absolutely free so please. ! If you undergo any problems with the registration process or your be login please. I am unable to runthe javac commandI get a "javac not recognized as an internal or external command"I searched and tried everything I open but nothing works. What I undergo so far: brood runs perfectly (but I really be to run javac for school purposes) my system variables: JAVA_domiciliate -> C:\Programas\Java\jdk1.6.0 CLASSPATH -> .;%JAVA_HOME% Path -------> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy originate in32\Wbem;C:\Programas\ATI Technologies\ATI Control adorn;C:\Programas\MATLAB7\bin\win32; %PATH%; %JAVA_domiciliate%\\bin if I hava the file java inside the directory where javac is it works perfectlyPleeease back up! I'm trying to compile at D:\dei\workspace\HelloWorld\src tried and still not working. btw - it was like that in the tutorial I followed (it was like that twice) type the following in the terminal (or command prompt) and see whether you get any output. If you get an error communicate then your environment variables haven't being setup properly. returns the version of java properly. Does this mean anything about my system variables and\or what is my problem? Hmm. Check if you undergo javac in the JDK's bin directory. It looks like you have a java exe there but no javac exe. I found the problem I had a space between ; and the start of the path in the system variable. . I now newbie error but thanks a lot for your help!

Forex Groups - Tips on Trading

Related article:
http://www.java-forums.org/new-java/3541-javac-not-recognized-internal-external-command.html

comments | Add comment | Report as Spam


"Linux Backups For Real People" posted by ~Ray
Posted on 2007-12-09 13:33:40

Linux Planet has my 3-part series on simple backups for both single PCs and small networks using portable USB storage devices. hit the books how to nail down your device names in udev attach your backup command to a menu icon and schedule regular unattended backups. Linux Backups For Real People. Part 1Linux Backups For Real People. Part 2Linux Backups For Real populate. Part 3 Why? What makes usbsink more special than any of the other hundreds of backup applications? Does it make it easier to do network backups? Does it schedule regular backups? I see that it's a gnome app which for me is not a plus why not make it universal? Weblog authors are solely responsible for the content and accuracy of their weblogs including opinions they express and O’Reilly Media. Inc. disclaims any and all liability for that content its accuracy and opinions it may contain.

Forex Groups - Tips on Trading

Related article:
http://www.javacrawl.com/clickToItem.action?itemID=4549657&source=rss

comments | Add comment | Report as Spam


"Linux Backups For Real People" posted by ~Ray
Posted on 2007-12-09 13:33:40

Linux Planet has my 3-part series on simple backups for both single PCs and small networks using portable USB storage devices. Learn how to nail down your device names in udev attach your backup command to a menu icon and schedule regular unattended backups. Linux Backups For Real populate. move 1Linux Backups For Real People. Part 2Linux Backups For Real populate. Part 3 Why? What makes usbsink more special than any of the other hundreds of backup applications? Does it alter it easier to do network backups? Does it schedule regular backups? I see that it's a gnome app which for me is not a plus why not alter it universal? Weblog authors are solely responsible for the circumscribe and accuracy of their weblogs including opinions they convey and O’Reilly Media. Inc. disclaims any and all liability for that content its accuracy and opinions it may contain.

Forex Groups - Tips on Trading

Related article:
http://www.javacrawl.com/clickToItem.action?itemID=4549657&source=rss

comments | Add comment | Report as Spam


"Linux Backups For Real People" posted by ~Ray
Posted on 2007-12-09 13:33:40

Linux Planet has my 3-part series on simple backups for both hit PCs and small networks using portable USB storage devices. hit the books how to nail drink your device names in udev connect your backup command to a menu icon and plan regular unattended backups. Linux Backups For Real populate. Part 1Linux Backups For Real populate. Part 2Linux Backups For Real People. Part 3 Why? What makes usbsink more special than any of the other hundreds of backup applications? Does it make it easier to do communicate backups? Does it schedule regular backups? I see that it's a gnome app which for me is not a plus why not make it universal? Weblog authors are solely responsible for the circumscribe and accuracy of their weblogs including opinions they express and O’Reilly Media. Inc. disclaims any and all liability for that content its accuracy and opinions it may contain.

Forex Groups - Tips on Trading

Related article:
http://www.javacrawl.com/clickToItem.action?itemID=4549657&source=rss

comments | Add comment | Report as Spam


"Help on getting my java reconized as a external and internal command." posted by ~Ray
Posted on 2007-11-27 19:58:05

I undergo downloaded jdk version 6 with modify 3 and i have no roll what to alter in for the paths? Can someone help? Re: Help on getting my java reconized as a external and internal command. Oct 28. 2007 2:14 PM(say 1 of 1) Sun can:If using Windows:http://java sun com/docs/books/tutorial/getStarted/cupojava/win32 htmlCommon problems and solutionshttp://java sun com/docs/books/tutorial/getStarted/problems/list html Unless otherwise licensed code in all technical manuals herein (including articles. FAQs samples) is provided under this.

Forex Groups - Tips on Trading

Related article:
http://forum.java.sun.com/thread.jspa?threadID=5230954

comments | Add comment | Report as Spam


"how do run unix command in java" posted by ~Ray
Posted on 2007-11-17 15:29:07

hiAll unix command working book in our java schedule but i want change user in linux by using java it's not working."su grow" This command onely not working anybody experience help me This is my ID venmu2000@yahoo co in This my code<% String s = null; try{ Process p = Runtime getRuntime() exec("su grow"); BufferedReader stdInput = new BufferedReader(new InputStreamReader(p getInputStream())); BufferedReader stdError = new BufferedReader(new InputStreamReader(p getErrorStream())); out println("Here is the standard output of the command:\n"); while ((s = stdInput readLine()) != null) { out println(s); } } catch(Exception e) {} %> I have experienced problems in calling the su or passwd-command via Runtime exec as come up. I could not exactly locate the actual cause but it seems as if su and passwd do not allow interaction from anywhere else but from console. Things like echo "aPasswd" | su someUser won't work as well. So I doubt you will be able to issue the su-command the way you are trying to. I evaluate it might be some kind of security consideration that provided this behaviour but as I said. I didn't investigate advance from this point. comfort I'm interested in how this really (as opposed to my guessings;) works. So if someone else has information: show it. Regards. Tom Under Unix there is the possibility that a program runs in the security context of the owner of the executable file not in that of the user running it. It is called the set-uid (and the set-group) feature. You be a Unix register system that supports the Unix-style find bits. It is usually not enabled for shell-scripts only for excutables. Another possibilty is the "sudo" command. It provides a finer hold back over who is allowed to execute what (with which params) as which user. I don't undergo further info to add to your first post but evaluate your guess seems quite reasonable. I thought of starting a new thread on the same topic but evaluate this (challenge) fits in here too. I undergo Java label (freeware not opensoure) intended for Unix which basically provides the graphical interface and relies on an I/O forge (C + shell scripts) to do most of the work. I have find to the C+shell scripts which are opensource. I ported it to Cygwin and be to use it under Windows (there is no Cygwin native Java VM). My problem now boils down to " how to run commands under Unix and what differences are there with Windows". What are the variants?I have to guess what the program is doing when I get an IOException at some inform. E g.: a call to shell script may be made in a different way as to a compiled exe in Unix?. I found a way to bypass path problems because forward slashes are also accepted and /cygdrive/c create can be replace by c:/; shell scripts can be compiled into exes using shc and they work; if symbolic links are replaced by duplication of exe files they work. What will happen in an instance whereby a process runs a shell script dynamically through a pipe (the shell script is compiled in the Cygwin/win version and receives parameters) in a construct desire:pipefp = epopen(cmdbuf,"w"); /* (cmbuf is "makehdr par1 par2... ") (makehdr was a bomb script and is now compiled exe for Cygwin/Windows) */?. Thanks. LT use Runtime class given in java lang case provided by defaultuse code like this:/*** @param command the arrange containing the command to execute*/public void executeCommand(String command){ affect p; try{ p=Runtime getRuntime() exec(command); BufferedReader in=new BufferedReader(new InputStreamReader(p getInputStream())); int i=p waitFor(); if(i==0) System out println("Command executed successfully"); else System out println("Failed to execute command"); String s=null; while((s=in readLine())!=null) System out println(s);}

Forex Groups - Tips on Trading

Related article:
http://forum.java.sun.com/thread.jspa?threadID=471076

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the java command archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
36 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09




next page


java command