1. Character Set: A character set is a specification that determines the set of codes used to represent the characters of a particular language or set of languages. Among the…
Tag: web application
Top 40 XSS (Cross Site Scripting) Revision Questions with Answers
The below questions and answers are designed to both measure your understanding of the concepts of XSS -Cross Site Scripting Attacks and Prevention. Q1: What is the difference between HTML…
[Solution] SSL Handshake Alert Error – Burp Suite
Web Application Proxies like Burp Proxy, WebScarab or Tamper Data Addon allow a security tester to intercept the requests/responses between the client HTTP application and the web server. Proxies are…