
UNSOLVED
More Than Half of Phishing Sites Use HTTPS
The site uses HTTPS, and has a padlock showing... so it's safe, right? :Confused:
https://info.phishlabs.com/blog/more-than-half-of-phishing-sites-use-https
Responses (2)
Solutions (0)

The site uses HTTPS, and has a padlock showing... so it's safe, right? :Confused:
https://info.phishlabs.com/blog/more-than-half-of-phishing-sites-use-https
Responses (2)
Solutions (0)
speedstep
11 Legend
•
46969 Posts
405
0
Posted June 21st, 2019 04:00
https: is used to fool user into clicking a link that is deliberately infected via XSS with malware.
No such thing as Safe link.
reflected cross-site scripting (XSS) attacks are quite common now.
Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications. XSS enables attackers to inject client-side scripts into web pages viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same-origin policy. Cross-site scripting carried out on websites accounted for roughly 84% of all security vulnerabilities documented by Symantec as of 2007. By 2017, XSS is still considered a major threat vector. XSS effects vary in range from petty nuisance to significant security risk, depending on the sensitivity of the data handled by the vulnerable site.