SANS Institute - curl: Difference between revisions

From GCA ACT
Jump to navigationJump to search
(Created via script)
 
(Updated description via script)
Tag: Reverted
Line 1: Line 1:
=Description=
=Description=<br>
<br>
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.=More Information=
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
<br>
=More Information=
<br>
<br>
https://curl.haxx.se/
https://curl.haxx.se/
[[Category:Secure Interactions]]
[[Category:Secure Interactions]]
[[Category:Sensitive Data]]
[[Category:Sensitive Data]]

Revision as of 04:50, 23 April 2024

=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.=More Information=
https://curl.haxx.se/