Difference between revisions of "Scp (outdated)"
Jump to navigation
Jump to search
↑ https://nvd.nist.gov/vuln/detail/CVE-2019-6111
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
| Line 7: | Line 7: | ||
# <code>[[pv]] </dev/zero | ssh REMOTE_SERVER 'cat >/dev/null'</code> | # <code>[[pv]] </dev/zero | ssh REMOTE_SERVER 'cat >/dev/null'</code> | ||
| + | |||
| + | |||
| + | == Related commands == | ||
| + | * <code>[[pscp]]</code> ([[PuTTy]]) | ||
| + | |||
== See also == | == See also == | ||
Revision as of 04:21, 5 May 2020
wikipedia:Secure copy (scp) is a means of securely transferring computer files between a local host and a remote host or between two remote hosts. scp implements a progress bar to estimate transfers.
Activities
- Understand the differences between
cp, scpandrsync: https://stackoverflow.com/questions/20244585/how-does-scp-differ-from-rsync - Review security advisories related to
scp: CVE-2019-6111[1] related toscptool and protocol allowing to overwrite arbitrary files in the scp client target directory
pv </dev/zero | ssh REMOTE_SERVER 'cat >/dev/null'
Related commands
See also
cp,dd,sftp,scp,rsync,casync,mv,fio,ln,docker cp, kubectl cp,minikube cp,multipass transfer,Copy-Item,Xcopy- OpenSSH (changelog):
/etc/ssh/sshd_config|/etc/ssh/ssh_config|~/.ssh/|openSSL | sshd logs|sftp|scp|authorized_keys|ssh-keygen|ssh-keyscan|ssh-add|ssh-agent|ssh|Ssh -O stop|ssh-copy-id|CheckHostIP|UseKeychain, OpenSSF, ~/.ssh/authorized_keys
Advertising: