SANS Institute - curl: Difference between revisions

From GCA ACT
Jump to navigationJump to search
(Created via script)
(No difference)

Revision as of 09:47, 27 October 2023

Description


Curl is a command line tool for transferring data specified with URL syntax. Curl supports a wide range of protocols including HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, LDAP, DAP, DICT, TELNET, FILE, IMAP, POP3, SMTP and SMTPS. Curl also supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication

More Information


https://curl.haxx.se/