Directory traversal · Vulnerabilities

File path traversal, simple case

Welcome Everyone, In this tutorial  we are going to perform One of the  Directory Traversal labs from this portswigger Therefore, the first thing you must understand is that “directory traversal” is another name for “file path traversal”. Don’t be confused about that. Therefore, in this tutorial, we’ll run a simple lab to demonstrate how Directory… Continue reading File path traversal, simple case

Authentication · Vulnerabilities

Username enumeration via different responses

Authentication is the process of validating the identity of a registered user or process before enabling access to protected networks and systems. Now if you want learn more about Authentication refer to the Portswigger for more detail explanation about Authentication. So in this tutorial I am going to explain about vulnerability in the login page… Continue reading Username enumeration via different responses