Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: typing local files through ssh |
|---|---|
| Date: | Fri, 26 Jan 2007 17:37:45 +0100 |
Once upon a midnight dreary, Matt P pondered, weak and weary:
I'm sure I'm missing something here. So I'll just ask, how does this differ from using cat the transfer the files through ssh?
To clarify, if you've sshd (heh) from A to B to C to D, and want to transfer a file from D back to your workstation (A), when you can do so directly, without first storing it on B and C (a lot of typing). I'm in plenty of situations where firewalls prevent A from directly connecting to D, and vice versa.
I guess your patch would allow this to be done without opening an ssh session just to transfer the file. Meaning you could escape out of an interactive ssh session and transfer the file..?
That's an added bonus, which is kind of nice if you're using pre-generated
one-time passwords. This will save you one of them.
---------
typedef struct me_s {
char name[] = { "Thomas Habets" };
char email[] = { "thomas@habets.pp.se" };
char kernel[] = { "Linux" };
char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" };
char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE 0945 286A E90A AD48 E854" };
char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: typing local files through ssh, Matt P |
|---|---|
| Next by Date: | non-interactive ssh environment variables, Paul Stadig |
| Previous by Thread: | Re: typing local files through ssh, Matt P |
| Next by Thread: | non-interactive ssh environment variables, Paul Stadig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |