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
440
Other Decks in Technology
See All in Technology
2025/1/29 BigData-JAWS 勉強会 #28 (re:Invent 2024 re:Cap)/new-feature-preview-q-in-quicksight-scenarios-tried-and-tested
emiki
0
310
Amazon Location Serviceを使ってラーメンマップを作る
ryder472
2
160
Server Side Swift 実践レポート: 2024年に案件で採用して見えた課題と可能性
yusuga
1
420
【Λ(らむだ)】アップデート機能振り返りΛ編 / PADjp20250127
lambda
0
120
さいきょうのアーキテクチャを生み出すセンスメイキング
jgeem
0
270
“自分”を大切に、フラットに。キャリアチェンジしてからの一年 三ヶ月で見えたもの。
maimyyym
0
300
BLEAでAWSアカウントのセキュリティレベルを向上させよう
koheiyoshikawa
0
130
CloudWatch Container Insightsを使ったAmazon ECSのリソース監視
umekou
1
120
バクラクの組織とアーキテクチャ(要約)2025/01版
shkomine
13
2.9k
エンジニアとしてプロダクトマネジメントに向き合った1年半
sansantech
PRO
0
100
サーバーレスで楽しよう!お気軽に始められる3つのポイント / Have fun with Serverless!
_kensh
2
230
[2024年10月版] Notebook 2.0のご紹介 / Notebook2.0
databricksjapan
0
1.6k
Featured
See All Featured
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
A Philosophy of Restraint
colly
203
16k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.2k
Mobile First: as difficult as doing things right
swwweet
222
9.2k
The Pragmatic Product Professional
lauravandoore
32
6.4k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
Music & Morning Musume
bryan
46
6.3k
Into the Great Unknown - MozCon
thekraken
34
1.6k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
Designing Experiences People Love
moore
139
23k
Speed Design
sergeychernyshev
25
760
Transcript
SSHell :)
[email protected]
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