SANS Institute - curl: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Updated description via script) Tag: Reverted |
(Updated via script) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=Description=<br> | =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= | <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. | |||
<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]] |
Latest revision as of 03:01, 24 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.