This package contains a remote control framework, aiming to provide a stealth interactive shell-like connection over HTTP between client and web server. It is a post-exploitation tool capable to maintain access to a compromised web server for privilege escalation purposes.
sudo apt install phpsploit (877 KB)
Dependências: php, python3, python3-extproxy, python3-phpserialize, python3-pygments, python3-pyparsing, python3-socks
Escolha um comando ao lado para ver a descrição e a ajuda completa.
phpsploit
(unknown subject)
root@kali:~# phpsploit -h
usage: phpsploit [-h] [-v] [-c <FILE>] [-l <SESSION>] [-t <URL>] [-s <FILE>]
[-e <CMD>] [-i]
The stealth post-exploitation framework
options:
-h, --help show this help message and exit
-v, --version output version information and exit
-c, --config <FILE> use alternative configuration file
-l, --load <SESSION> load session file
-t, --target <URL> set remote TARGET URL
-s, --source <FILE> run commands from file (disables interactive mode)
-e, --eval <CMD> run phpsploit command (disables interactive mode)
-i, --interactive force interactive mode if unset by `-e` or `-s`