Get a Pentest and security assessment of your IT network.

News

Crashing the Stock Market with XSS and AJAX

The dangers of having XSS vulnerabilities in AJAX enabled web applications. Many websites are offering a customized homepage with widgets or modules of code that allow you to bring together many pieces of information onto your homepage. An attacker could craft a malicious javascript virus that would infect the page of the user to control the stock trading widget. The vulnerability can be easily fixed by employing strict input checking using a whitelisting algorithm and HTML encoding all output to the browser. The best technique for whitelist input checking is using regular expressions. Regular expressions should be built into a validation library.”]

Source: https://www.csoonline.com/article/2136908/crashing-the-stock-market-with-xss-and-ajax.html

Related posts
News

Ashley Madison 2.0 Hackers Leak 20GB Data Dump, Including CEO's Emails

News

Art of Twitter account hacking

News

Thousands of Magento websites compromised to serve malware

News

Office 365 Secure Score: An Introduction