June 2019
Beginner to intermediate
660 pages
14h 30m
English
Similar to the previous approach, we can use fake relatives in Metasploit to eventually reach the same conclusion while juggling directories. Let's see the following ruleset:

We can see that the preceding Snort rule checks for POST /script content in the incoming packets. We can do this in multiple ways, but let's use a new method, which is fake directory relatives. This technique will add previous random directories to reach the same directory; for example, if a file exists in the /Nipun/abc.txt folder, the module will use something like /root/whatever/../../Nipun/abc.txt, which means it has used some ...
Read now
Unlock full access