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
網路安全 @ INFOR
Search
tewei
October 21, 2014
Technology
0
82
網路安全 @ INFOR
tewei
October 21, 2014
Tweet
Share
More Decks by tewei
See All by tewei
Alcoholism Treatment: A Translational Perspective
tewei
0
190
AI in Medicine @ APMSS 2019
tewei
1
400
Do No Harm Book Report
tewei
0
59
古騰堡革命
tewei
0
91
個人申請
tewei
0
130
Entresoft Program 2015-16
tewei
0
130
Intro to CS Course Outline
tewei
0
53
Deep and Reinforced Learning
tewei
1
110
網站程式設計[1] @ INFOR
tewei
0
100
Other Decks in Technology
See All in Technology
データプロダクトの定義からはじめる、データコントラクト駆動なデータ基盤
chanyou0311
2
350
誰も全体を知らない ~ ロールの垣根を超えて引き上げる開発生産性 / Boosting Development Productivity Across Roles
kakehashi
2
230
組織成長を加速させるオンボーディングの取り組み
sudoakiy
2
220
20241120_JAWS_東京_ランチタイムLT#17_AWS認定全冠の先へ
tsumita
2
310
開発生産性を上げながらビジネスも30倍成長させてきたチームの姿
kamina_zzz
2
1.7k
Adopting Jetpack Compose in Your Existing Project - GDG DevFest Bangkok 2024
akexorcist
0
120
Terraform Stacks入門 #HashiTalks
msato
0
360
日経電子版のStoreKit2フルリニューアル
shimastripe
1
150
100 名超が参加した日経グループ横断の競技型 AWS 学習イベント「Nikkei Group AWS GameDay」の紹介/mediajaws202411
nikkei_engineer_recruiting
1
170
iOSチームとAndroidチームでブランチ運用が違ったので整理してます
sansantech
PRO
0
150
Next.jsとNuxtが混在? iframeでなんとかする!
ypresto
1
130
Storybook との上手な向き合い方を考える
re_taro
5
920
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
409
22k
How GitHub (no longer) Works
holman
310
140k
Done Done
chrislema
181
16k
Statistics for Hackers
jakevdp
796
220k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
We Have a Design System, Now What?
morganepeng
50
7.2k
Why Our Code Smells
bkeepers
PRO
334
57k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
44
2.2k
For a Future-Friendly Web
brad_frost
175
9.4k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.8k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
47
2.1k
Transcript
網路安全 Alexander Shieh @ INFOR 2014/9/11
今天會講到什麼 • 重新認識網⾴頁、網路 • Cookie, Session, CookieSession • 代碼注⼊入Injection:跨站指令XSS、SQL Injection
• 阻斷服務DDoS • VPN & Proxy • 密碼學Cryptography:DH、RSA、ECC、數位簽章
放輕鬆今天不會有很多實作 抱持著愉悅的⼼心情就好
什麼是網⾴頁 • HTTP Request • Cache • TCP/IP • 下載IG圖⽚片
• 下載FB影⽚片 • Facebook帳號保安
TCP/IP
TCP/IP • Application (HTTP/SSL/FTP…) • Transport(TCP) • Network(IP) • Physical(PPP)
TCP/IP • Application (HTTP/SSL/FTP…) • Transport(TCP) • Network(IP) • Physical(PPP)
TCP/IP • Application (HTTP/SSL/FTP…) • Transport(TCP) • Network(IP) • Physical(PPP)
我現在不想講這個
• Developer Tools • Resources • Frames>Images
• chrome://cache/ • find mp4
! SQL Injection • 隨便打個’或是’ or ‘1’ = ‘1 •
如果加⼀一些其他的東⻄西怎辦www • 不要去打夢駝林會被ban ip
XSS • 撈cookie=>XSRF • ⾃自⼰己盜⾃自⼰己的帳
如何在網路上匿名 Stay Anonymous Image: http://manurevah.com/blah/en/blog/ISP-vs-VPN-vs-Tor CC-BY-NC-SA
原本上網的⽅方式
• 架在網際網路上的私⼈人網路 • 因為Tunnel所以可以換IP(Encrypted, Encapsulation) • IPSec, SSL VPN •
Open VPN VPN
• Image: https://www.torproject.org/about/overview
• Image: https://www.torproject.org/about/overview
• Image: https://www.torproject.org/about/overview Random Circuit Every 10 min
• Image: https://www.torproject.org/about/overview Random Circuit Every 10 min
• Image: https://www.torproject.org/about/overview Random Circuit Every 10 min
Cryptography • Image: http://www.di.ens.fr/~pnguyen/
囧rz
囧rz • Cryptographic Hash Algorithm
囧rz • Cryptographic Hash Algorithm • 對稱式加密演算法
囧rz • Cryptographic Hash Algorithm • 對稱式加密演算法 • AES/DES
囧rz • Cryptographic Hash Algorithm • 對稱式加密演算法 • AES/DES •
⾮非對稱式加密
囧rz • Cryptographic Hash Algorithm • 對稱式加密演算法 • AES/DES •
⾮非對稱式加密 • Diffie-Hellman Key Exchange
囧rz • Cryptographic Hash Algorithm • 對稱式加密演算法 • AES/DES •
⾮非對稱式加密 • Diffie-Hellman Key Exchange • RSA Public Key Cryptosystem
囧rz • Cryptographic Hash Algorithm • 對稱式加密演算法 • AES/DES •
⾮非對稱式加密 • Diffie-Hellman Key Exchange • RSA Public Key Cryptosystem • Elliptic Curve Cryptography
⽣生活中的例⼦子 • TLS/SSL=>HTTPS • ⾃自然⼈人憑證 • http://smartfacts.cr.yp.to/ smartfacts-20130916.pdf • Bitcoin
• http://hitcon.org/2014/ downloads/E1_06_Chris %20Lin%20-%20Bitcoin %20Security.pdf
監聽封包 • 因為 802.11有監聽模式,但在監聽模式不能傳送也不能攔 截,只要未加密過的連線都有可能看到明⽂文 • 主要的兩個技術: • http://en.wikipedia.org/wiki/Promiscuous_mode •
http://en.wikipedia.org/wiki/Monitor_mode
Wireshark
Capture Options