Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ssh
Search
Christian Heinrich
January 09, 2012
Technology
2
380
ssh
Presented at the SAGE-AU Meeting in Sydney on 15 November 2011
Christian Heinrich
January 09, 2012
Tweet
Share
More Decks by Christian Heinrich
See All by Christian Heinrich
Maltego - "Have I been pwned?"
cmlh
0
450
Other Decks in Technology
See All in Technology
CDKコード品質UP!ナイスな自作コンストラクタを作るための便利インターフェース
harukasakihara
2
200
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
7.8k
ABEMAの本番環境負荷試験への挑戦
mk2taiga
5
980
DatabricksにOLTPデータベース『Lakebase』がやってきた!
inoutk
0
160
オーティファイ会社紹介資料 / Autify Company Deck
autifyhq
10
130k
AIでテストプロセス自動化に挑戦する
sakatakazunori
1
130
Delta airlines Customer®️ USA Contact Numbers: Complete 2025 Support Guide
deltahelp
0
1.1k
ソフトウェアテストのAI活用_ver1.25
fumisuke
1
570
スタックチャン家庭用アシスタントへの道
kanekoh
0
110
Lakebaseを使ったAIエージェントを実装してみる
kameitomohiro
0
190
安定した基盤システムのためのライブラリ選定
kakehashi
PRO
3
110
NewSQLや分散データベースを支えるRaftの仕組み - 仕組みを理解して知る得意不得意
hacomono
PRO
3
230
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
How to Ace a Technical Interview
jacobian
278
23k
Writing Fast Ruby
sferik
628
62k
Fireside Chat
paigeccino
37
3.5k
Side Projects
sachag
455
42k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
980
A designer walks into a library…
pauljervisheath
207
24k
Transcript
SSHell :) christian.heinrich@cmlh.id.au SAGE-AU - Sydney - 15 November 2011
Disclaimer These slides are my own and not representative of
any specific implementation. Consider these lessons learned so that you don’t repeat the same mistakes.
whoami http:/ /www.linkedin.com/in/ChristianHeinrich 1. Windows (MCSE) 2.Slackware (August 1998) Linux
1.x Monolithic Kernel 3.OpenBSD and Gentoo 4.Ubuntu (LiveCD) and OS X
Secure File Transfer At Rest PGP/GPG, X.509, etc In Transit
SCP/SFTP (SSH), HTTPS (SSL/TLS), etc National Privacy Principals (NPP)
OpenSSH - History 1. Free SSH v1.2.12 by Tatu Ylönen
of ssh.com 2.OpenSSH v1.2.12 in OpenBSD 2.6 ftp:/ /ftp.pdc.kth.se/pub/krypto/ossh/ Support Protocol SSH v1.3 3.OpenSSH (SSH v2) in OpenBSD 2.7 4.ssh.com attempts “chilling effect”
Usage - sshscan OpenVMS Convert OpenSSH Key Format
Windows Recommended SSH Server
Transiting from FTP 1. scp sftp HERE Document 2.Public Key
Auth or ssh-pass no passphrase ssh-agent or keychain Don’t use HTTPS/SSL cron
passphrase vs password Decrypts SSH Key
ssh-pass SSH Public Key Auth preferred
keychain SSH_AGENT_PID=/tmp/ssh-XXXXXXXX/agent.pid
SFTP 1.sftp user@host << SFTP 2.put * 3.bye 4.SFTP scp
is preferred i.e. wildcards are static HERE Documents
Questions Latest Slides available from: http:/ /www.slideshare.net/cmlh https:/ /github.com/cmlh/ssh Contact
Information: http:/ /cmlh.id.au/contact