Go Back   TechArena Community > Technology > Technology & Internet
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links


Need information on the flaws of web programming.

Technology & Internet


Reply
 
Thread Tools Search this Thread
  #1  
Old 11-03-2010
Member
 
Join Date: Feb 2010
Posts: 178
Need information on the flaws of web programming.

Sponsored Links
Web site programming, there is a rule may be we need to keep in mind, it is for the user and the user's input, have to be skeptical, cannot be completely trusted. Therefore, the user's input, not simply the direct use, but must undergo a rigorous verification to determine whether the user's input before they can enter the rules of reality, the database entry. So I need to know the flaws or in other words what are the things should be taken care of while doing the input validation.

Reply With Quote
  #2  
Old 11-03-2010
Techguru01's Avatar
Member
 
Join Date: Oct 2005
Posts: 2,340
Input message length validation

This point we might have less attention, because we tend to believe that ordinary users will not knowingly enter the over-stretched a little trouble, some users may, however, at this point may not be harmful. In fact, as long as we carefully consider, if not for input validation and may harm will be enormous, and why? If the user enters the information to a few megabytes, and we verify that the length of the procedure there is no, then think about the harm there: a, program verification errors; b, variable up large amounts of memory, the memory overflow occurs, to enable the server service stops and even shutdown.
__________________
I'm the Proud Owner of the most dangerous weapon
known to man kind: Human Brain
Reply With Quote
  #3  
Old 11-03-2010
johnson22's Avatar
Member
 
Join Date: May 2008
Posts: 2,118
Check for the case sensitive information.

Check for the case sensitive information.
This is usually in the design process when we are likely to have attention, the main concern is the sensitivity of some javascript characters, such as message boards in the design of the time, we will, "" "and other symbols of the information removed, to prevent users from leaving pages bomb. However, whether these would have been enough? Still far from enough. We still have a lot of did not notice, the following aspects need special attention.
Reply With Quote
  #4  
Old 11-03-2010
Jackson2's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,271
Re: Need information on the flaws of web programming.

Email the information we tend to only verify whether it contains "@" symbol, others with no restrictions, easy to form two flaws: First, input is too long of memory overflow; two characters such as those containing JavaScrript information, resulting in the formation of display when the user Email Page bombs.
Reply With Quote
  #5  
Old 11-03-2010
Techno01's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,269
Re: Need information on the flaws of web programming.

Search for information have to do validation? Of course, to verify! While searching for information will not be directly saved to the Web server, but the search information database or the server does all the documents closely related to the search for information if there is a problem could easily have been exposed to some of the database should not be exposed to information or file information.
Reply With Quote
  #6  
Old 11-03-2010
Trio's Avatar
Member
 
Join Date: May 2008
Posts: 2,758
Re: Need information on the flaws of web programming.

In many cases, we may not realize that a number of loopholes, and this time, is not that we do not pay attention to safety issues, but our lack of experience. Such a situation, we need to learn more about some of the network the attacker's offense as a way to modify the program, strengthening the network, the program security. We already know some of the loopholes in this situation is generated. In some account password verification, there is the existence of universal password is thus created.
Reply With Quote
Reply

  TechArena Community > Technology > Technology & Internet


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Need information on the flaws of web programming."
Thread Thread Starter Forum Replies Last Post
Steam has many flaws with Brink Noell Video Games 6 12-05-2011 11:48 AM
Information about Programming for Multi-core processors InnoVer Software Development 6 04-02-2011 10:24 AM
Flaws In the Games Of The PSP-3000 And DSi Tigerius Video Games 3 22-12-2010 07:44 AM
Top 10 iPhone Flaws Johnny Web News & Trends 2 30-07-2009 02:55 PM
JetBrains Introduces a New Programming Paradigm With its Meta Programming System JoeFrat Software Development 3 13-12-2008 12:49 PM


All times are GMT +5.5. The time now is 10:43 AM.