This package contains an exploitation shell which focuses on exploiting LFI, RFI, and command injection vulnerabilities.
sudo apt install shellfire (82 KB)
Dependências: python3, python3-pkg-resources, python3-requests
Escolha um comando ao lado para ver a descrição e a ajuda completa.
shellfire
root@kali:~# shellfire -h
usage: shellfire [-h] [-c [CONFIG]] [-d] [--generate PAYLOAD] [--version]
An exploitation shell for command injection vulnerabilities.
options:
-h, --help show this help message and exit
-c [CONFIG] load a named config on startup.
-d enable debugging (show queries during execution)
--generate PAYLOAD generate a payload to stdout. PAYLOAD can be "php" or
"aspnet".
--version display version and exit.