What is Burp suite? Burp Suite is an integrated platform for performing security testing of web applications. Burp Proxy is an intercepting proxy server for […]
Continue readingAuthor: Anand Suryavanshi
Anand Suryavanshi works as Technical Lead with Trigent Software. He has over eight years’ of experience in Microsoft .NET Technologies and has worked extensively on migrating .NET applications and performance tuning. His interests lie in learning new technologies, listening to music and playing cricket.
Preventing Cross-Site scripting (XSS) attack
Introduction Cross-site scripting attack, also called XSS attack, is a security vulnerability found in web applications. In XSS, malicious script is injected into the web […]
Continue reading