π Web Downloads with Wget and cURL
π Web Downloads with wget and curl
wget and curlπ§² Downloading with wget
wgetz3tssu@htb[/htb]$ wget https://raw.githubusercontent.com/rebootuser/LinEnum/master/LinEnum.sh -O /tmp/LinEnum.shπ Downloading with curl
curlz3tssu@htb[/htb]$ curl -o /tmp/LinEnum.sh https://raw.githubusercontent.com/rebootuser/LinEnum/master/LinEnum.shπ‘ Quick Tip
which wget
which curlPreviousπ¦ Base64 Encoding / Decoding for File TransfersNextπ£ Fileless Attacks in Linux β Execute Directly
Last updated