<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anmol Sharma</title>
    <description>The latest articles on DEV Community by Anmol Sharma (@anmolsharma4545).</description>
    <link>https://dev.to/anmolsharma4545</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F438431%2F7c329589-90c8-4c10-85f3-29cdad0aebaa.jpg</url>
      <title>DEV Community: Anmol Sharma</title>
      <link>https://dev.to/anmolsharma4545</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anmolsharma4545"/>
    <language>en</language>
    <item>
      <title>Gain Access😎😎</title>
      <dc:creator>Anmol Sharma</dc:creator>
      <pubDate>Thu, 23 Jul 2020 04:46:31 +0000</pubDate>
      <link>https://dev.to/anmolsharma4545/gain-access-42ai</link>
      <guid>https://dev.to/anmolsharma4545/gain-access-42ai</guid>
      <description>&lt;p&gt;When you are new to hacking and want to know about some facts...&lt;br&gt;
There are many different ways to hack--&lt;br&gt;
XSS&lt;br&gt;
SQL Injection&lt;br&gt;
Pen Testing.&lt;/p&gt;

&lt;p&gt;But for these you need to know some basic things ...&lt;/p&gt;

&lt;p&gt;alert("document.cookie")&lt;/p&gt;

&lt;p&gt;This script tag explains the XSS concept..&lt;br&gt;
For cracking passwords all you need to do is to type the above tag in an input field and if it is vulnerable and security level is low then this tag will result into an alert-box containing the cookies.&lt;/p&gt;

&lt;p&gt;Bang!!!&lt;br&gt;
Once you have the cookies,everything is easy to hack now...&lt;br&gt;
Read/write data&lt;br&gt;
Manipulate the commands &lt;br&gt;
Access an account unauthorisedly...&lt;/p&gt;

&lt;p&gt;It is all for educational purposes so do not try it everywhere except some predecided webpages like VWSA...&lt;br&gt;
Please note that this activity is illegal in any ways so do not try to harm yourself as you are being watched,activity is being recorded and it's against the laws...&lt;/p&gt;

&lt;p&gt;©Anmol Sharma®™&lt;/p&gt;

</description>
      <category>xss</category>
    </item>
  </channel>
</rss>
