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
460
Other Decks in Technology
See All in Technology
Green Tea Garbage Collector の今
zchee
PRO
2
390
AIが書いたコードをAIが検証する!自律的なモバイルアプリ開発の実現
henteko
1
350
いまさら聞けない ABテスト入門
skmr2348
1
200
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
270
職種別ミートアップで社内から盛り上げる アウトプット文化の醸成と関係強化/ #DevRelKaigi
nishiuma
2
140
JAZUG 15周年記念 × JAT「AI Agent開発者必見:"今"のOracle技術で拡張するAzure × OCIの共存アーキテクチャ」
shisyu_gaku
0
110
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
410
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
3.8k
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
180
20201008_ファインディ_品質意識を育てる役目は人かAIか___2_.pdf
findy_eventslides
1
400
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
140
Access-what? why and how, A11Y for All - Nordic.js 2025
gdomiciano
1
110
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
697
190k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
BBQ
matthewcrist
89
9.8k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
KATA
mclloyd
32
15k
Site-Speed That Sticks
csswizardry
11
880
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
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