mirror of
https://github.com/danbulant/SecLists
synced 2026-05-24 12:35:36 +00:00
Merge pull request #93 from VitalySalnikov/add-curl-protocols
cURL's supported protocols
This commit is contained in:
commit
8fdf36d283
1 changed files with 28 additions and 0 deletions
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
|
||||||
Loading…
Reference in a new issue