Packages and Binaries:
shellfire
This package contains an exploitation shell which focuses on exploiting LFI, RFI, and command injection vulnerabilities.
Installed size: 29 KB
How to install: sudo apt install shellfire
Dependencies:
- python3
- python3-requests
shellfire
[email protected]:~# shellfire -h
usage: shellfire [-h] [-d] [--generate PAYLOAD]
Exploitation shell for LFI/RFI and command injection
options:
-h, --help show this help message and exit
-d enable debugging (show queries during execution)
--generate PAYLOAD generate a payload to stdout. PAYLOAD can be "php" or
"aspnet".
Updated on: 2022-Aug-05