Hi, I think this curl's supported protocols should be here. For example it can be useful for finding SSRF vulnerabilities.
* SSRF bible. Cheatsheet https://docs.google.com/document/d/1v1TkWZtrhzRLy0bYXBcdLUedXGb9njTNIJXa3u9akHM/edit * cURL's protocols https://curl.haxx.se/libcurl/c/CURLOPT_PROTOCOLS.html
This commit is contained in:
28
Miscellaneous/curl_protocols.txt
Normal file
28
Miscellaneous/curl_protocols.txt
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
dict
|
||||||
|
file
|
||||||
|
ftp
|
||||||
|
ftps
|
||||||
|
gopher
|
||||||
|
http
|
||||||
|
https
|
||||||
|
imap
|
||||||
|
imaps
|
||||||
|
ldap
|
||||||
|
ldaps
|
||||||
|
pop3
|
||||||
|
pop3s
|
||||||
|
rtmp
|
||||||
|
rtmpe
|
||||||
|
rtmps
|
||||||
|
rtmpt
|
||||||
|
rtmpte
|
||||||
|
rtmpts
|
||||||
|
rtsp
|
||||||
|
scp
|
||||||
|
sftp
|
||||||
|
smb
|
||||||
|
smbs
|
||||||
|
smtp
|
||||||
|
smtps
|
||||||
|
telnet
|
||||||
|
tftp
|
||||||
Reference in New Issue
Block a user