<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Xss on s4yhii&#39;s blog</title>
    <link>https://blog.s4yhii.com/tags/xss/</link>
    <description>Recent content in Xss on s4yhii&#39;s blog</description>
    <image>
      <title>s4yhii&#39;s blog</title>
      <url>https://blog.s4yhii.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.s4yhii.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.155.3</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 14 Feb 2022 12:00:00 -0400</lastBuildDate>
    <atom:link href="https://blog.s4yhii.com/tags/xss/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cross-site scripting (XSS)</title>
      <link>https://blog.s4yhii.com/posts/2022-02-14-cross-site-scripting-xss/</link>
      <pubDate>Mon, 14 Feb 2022 12:00:00 -0400</pubDate>
      <guid>https://blog.s4yhii.com/posts/2022-02-14-cross-site-scripting-xss/</guid>
      <description>&lt;p&gt;Cross-site scripting known as XSS is a web vulnerability in which malicious scripts are injected int benign and trusted websites. XSS occur when an attacker send malicious code in any user input fields in a browser to a different end-user.&lt;/p&gt;
&lt;h2 id=&#34;mechanisms&#34;&gt;Mechanisms&lt;/h2&gt;
&lt;p&gt;In an XSS attack the attacker inject script in HTML code so you&amp;rsquo;ll have to know javascript and HTML syntax, wbe uses scripts to control client-side application logic and make the website interactive, for example this script generates &lt;em&gt;Hello!&lt;/em&gt; pop-up on the web page:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
