<?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: Nikhil Yadav</title>
    <description>The latest articles on DEV Community by Nikhil Yadav (@heynik27).</description>
    <link>https://dev.to/heynik27</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%2F432772%2F2aed7d5f-ab08-4f5f-b0a3-aa0ae75aa85f.jpg</url>
      <title>DEV Community: Nikhil Yadav</title>
      <link>https://dev.to/heynik27</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heynik27"/>
    <language>en</language>
    <item>
      <title>Day 10-Insufficient Logging and Monitoring Tryhackme OWASP Top 10 Challenge</title>
      <dc:creator>Nikhil Yadav</dc:creator>
      <pubDate>Thu, 23 Jul 2020 07:03:05 +0000</pubDate>
      <link>https://dev.to/heynik27/day-10-insufficient-logging-and-monitoring-tryhackme-owasp-top-10-challenge-1252</link>
      <guid>https://dev.to/heynik27/day-10-insufficient-logging-and-monitoring-tryhackme-owasp-top-10-challenge-1252</guid>
      <description>&lt;p&gt;[Task 31] [Day 10] Insufficient Logging and Monitoring &lt;/p&gt;

&lt;h1&gt;
  
  
  1 What IP address is the attacker using?
&lt;/h1&gt;

&lt;p&gt;Answer&amp;gt; 49.99.13.16&lt;/p&gt;

&lt;h1&gt;
  
  
  2 What kind of attack is being carried out?
&lt;/h1&gt;

&lt;p&gt;Answer&amp;gt; brute force&lt;/p&gt;

&lt;p&gt;Explanation:&lt;/p&gt;

&lt;p&gt;As you see in the given login log file status-code is client-side error code (401) Unauthorised attempting with this IP address 49.99.13.16 and continuously attempting for user login in a short sequence of time which means some automated tools (like brute-force) Trying combinations of usernames and passwords to gain access to users’ accounts.&lt;/p&gt;

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