XSS

From PmaWiki

Jump to: navigation, search

XSS (Cross-site scripting) attacks are very common against web based applications. phpMyAdmin as one of very frequently used, has been major target of them in past, but it is improving in recent versions since introduction of security token.

You can find more information about XSS on wikipedia:XSS.

Advertisement