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
Web Intelligence and Visual Media Analytics
weblyzard
PRO
1
5.9k
「経験の点」の位置を意識したキャリア形成 / Career development with an awareness of the “point of experience” position
pauli
4
130
AWSの新機能検証をやる時こそ、Amazon Qでプロンプトエンジニアリングを駆使しよう
duelist2020jp
1
320
ここはMCPの夜明けまえ
nwiizo
32
12k
Dynamic Reteaming And Self Organization
miholovesq
3
700
意思決定を支える検索体験を目指してやってきたこと
hinatades
PRO
0
370
Как мы автоматизировали интеграционное тестирование с Gonkey и не пожалели. Паша Егорычев, Кирилл Поляков
lamodatech
0
1k
Асинхронная коммуникация в Go: от понятного к душному. Дима Некрасов, Otello, 2ГИС
lamodatech
0
1k
MCPを理解する
yudai00
12
8.3k
白金鉱業Meetup_Vol.18_AIエージェント時代のUI/UX設計
brainpadpr
1
270
持続可能なドキュメント運用のリアル: 1年間の成果とこれから
akitok_
1
260
AI 코딩 에이전트 더 똑똑하게 쓰기
nacyot
0
440
Featured
See All Featured
Adopting Sorbet at Scale
ufuk
76
9.3k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
5
580
Making the Leap to Tech Lead
cromwellryan
133
9.2k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
Writing Fast Ruby
sferik
628
61k
Being A Developer After 40
akosma
91
590k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Building Applications with DynamoDB
mza
94
6.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
Designing for humans not robots
tammielis
253
25k
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