wget

Wget is a command-line utility for non-interactive downloading of files from the web. It is available for various operating systems, including Linux, macOS, and Windows.

Basic Usage

wget [options] [URL]

How to extract files using wget

Send files using wget w/ POST
/etc/passwd extracted
Wireshark Results
Follow HTTP stream

Last updated