http://resources.infosecinstitute.com
Cross-site scripting (XSS) is one of the most dangerous and most
often found vulnerabilities related to web applications. Security
researchers have found this vulnerability in most of the popular
websites, including Google, Facebook, Amazon, PayPal, and many others.
If you look at the bug bounty program closely, most of the reported
issues belong to XSS. To prevent cross-site scripting, browsers also
have their own filters, but security researchers always find ways to
bypass those filters. This vulnerability is generally used to perform
cookie stealing, malware spreading, session hijacking, and malicious
redirection. In this attack, the attacker injects malicious JavaScript
code into the website so that the browser executes the script and
performs action as commanded by the attacker in the script. The
vulnerability is easy to find but hard to patch. This is why it can be
found in any website if you try.
In this post, we will see what a cross-site scripting attack is and
how to create a filter to prevent it. We will also see few open source
libraries that will help you in patching Cross-site Script vulnerability
in your web application.
=> Read More
Subscribe to:
Post Comments (Atom)
Popular Post
Archive Blog
Powered by Blogger.
Category
Adobe
(1)
android
(1)
Application Security
(3)
APT
(1)
Cheat Sheet
(3)
Facebook
(2)
Forensic
(16)
General Security
(7)
google
(1)
Hacking
(28)
Hijacking
(3)
iOS
(1)
Linux
(5)
Linux Command
(1)
Malware
(2)
Mobile Device
(2)
Nmap
(1)
OWASP
(1)
Password
(2)
Research
(2)
Reverse Engineering
(5)
SANS
(1)
Scripts
(1)
Security
(7)
Security Tools
(3)
Social media
(1)
SSL
(1)
SysAdmins
(1)
Twitter
(1)
Video
(8)
Vulnerability
(1)
Wi-Fi
(1)
XSS
(2)
Thanks a lot for sharing such a detailed Website with more knowledge.I want to learn Cyber Security and Malware Analysis.So What are some good, free resources to learn?
ReplyDelete