Writing /var/lib/dokuwiki/data/meta/teaching/ie0117/proyectos/2012/i/linux_2013/camberry/conclusiones.meta failed
teaching:ie0117:proyectos:2012:i:linux_2013:camberry:conclusiones
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
teaching:ie0117:proyectos:2012:i:linux_2013:camberry:conclusiones [2016/03/07 15:25] – ↷ Page moved from teaching:ie0117:proyectos:2012:proyectos_2012:linux_2013:camberry:conclusiones to teaching:ie0117:proyectos:2012:i:linux_2013:camberry:conclusiones amora | teaching:ie0117:proyectos:2012:i:linux_2013:camberry:conclusiones [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
* The File Transfer Protocol offers a high transfer speed in detriment of the safety and integrity of the data, this is because the FTP was not designed to be a secure protocol, the data transferred using FTP is not encrypted (this is the reason of the high transfer rate), this means that all transmissions are in clear text, so the information can be easily intercepted. A list of FTP vulnerability problems include: brute force attacks, bounce attacks, packet capturing and spoof attacks. If it is needed a high security around the transmitted data, the use of a FTP server is not a viable option. If it is needed to transfer data in a more secure way, is preferred to use SFTP (SSH File Transfer Protocol) or to use FTP on a SSH connection. | * The File Transfer Protocol offers a high transfer speed in detriment of the safety and integrity of the data, this is because the FTP was not designed to be a secure protocol, the data transferred using FTP is not encrypted (this is the reason of the high transfer rate), this means that all transmissions are in clear text, so the information can be easily intercepted. A list of FTP vulnerability problems include: brute force attacks, bounce attacks, packet capturing and spoof attacks. If it is needed a high security around the transmitted data, the use of a FTP server is not a viable option. If it is needed to transfer data in a more secure way, is preferred to use SFTP (SSH File Transfer Protocol) or to use FTP on a SSH connection. | ||
- | [[teaching: | + | [[teaching: |
- | [[teaching: | + | [[teaching: |
teaching/ie0117/proyectos/2012/i/linux_2013/camberry/conclusiones.1457364345.txt.gz · Last modified: 2022/09/20 00:08 (external edit)