Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. 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 have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on How to Prevent Cross Site Script Attacks within the AJAX & XML forums, part of the Web Development category; preventing cross site script attacks cross site script or xss is one of the popular methods for attacking not only to ajax based websites but almost any other website that ...
|
|||||||
|
|||
|
How to Prevent Cross Site Script Attacks
preventing cross site script attacks cross site script or xss is one of the popular methods for attacking not only to ajax based websites but almost any other website that accepts user inputs. Even before ajax was conceptualized, this attack was already practiced by different hackers. There was one hack that was used in 2005 wherein myspace.com was targeted. It uses a simple javascript function that could be embedded in user’s website and others. Once they view the webpage, the “my hero” link is changed to the name of the hacker. It is practically a pyramid hack since anyone who sees the profile became the host of the hack. The code was actually posted by the builder of the hack in possible reparation for what he did. It is just a simple javascript that could be embedded in any website. It just does not hack any information, it practically takes over every function it wants to. Here are some practices that will prevent future attacks using xss. read more...
|
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cross Join in Datastage | gm40272 | Data Warehousing | 0 | 07-05-2007 05:02 AM |
| Searching a database, avoiding injection attacks | Mak10 | ASP.NET | 1 | 06-18-2007 08:48 PM |
| how they will cross the bridge? | jainbrijesh | Brainteasers | 2 | 06-18-2007 09:42 AM |
| How can I prevent the 0 kb file | Geek_Guest | Database Design | 0 | 04-17-2007 06:17 PM |
| SQL Injection Attacks | suji | SQL | 1 | 02-23-2007 05:52 AM |