May 2014
Beginner to intermediate
378 pages
8h 22m
English
Getting the shell back from the victim's system is easy. However, what if the target is a web server running the latest copy of XAMPP server? Well, if you have found a vulnerable server where you can upload files by exploiting a web application-based attack, such as some of the web application attacks, including remote file inclusion, SQL injections, or any other means of file upload, you can upload a malicious PHP meterpreter and get access to the target web server.
To learn the method discussed previously, we need a PHP-based meterpreter shell, which we can make using the following commands:
In the preceding ...
Read now
Unlock full access