mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04: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…
Add table
Reference in a new issue