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
84
網路安全 @ 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
410
Do No Harm Book Report
tewei
0
62
古騰堡革命
tewei
0
94
個人申請
tewei
0
130
Entresoft Program 2015-16
tewei
0
130
Intro to CS Course Outline
tewei
0
54
Deep and Reinforced Learning
tewei
1
110
網站程式設計[1] @ INFOR
tewei
0
100
Other Decks in Technology
See All in Technology
『AWS Distinguished Engineerに学ぶ リトライの技術』 #ARC403/Marc Brooker on Try again: The tools and techniques behind resilient systems
quiver
0
140
Building Products in the LLM Era
ymatsuwitter
10
5k
レビューを増やしつつ 高評価維持するテクニック
tsuzuki817
1
480
SA Night #2 FinatextのSA思想/SA Night #2 Finatext session
satoshiimai
1
130
人はなぜISUCONに夢中になるのか
kakehashi
PRO
6
1.5k
Helm , Kustomize に代わる !? 次世代 k8s パッケージマネージャー Glasskube 入門 / glasskube-entry
parupappa2929
0
210
あれは良かった、あれは苦労したB2B2C型SaaSの新規開発におけるCloud Spanner
hirohito1108
2
370
サーバーレスアーキテクチャと生成AIの融合 / Serverless Meets Generative AI
_kensh
12
3.1k
明日からできる!技術的負債の返済を加速するための実践ガイド~『ホットペッパービューティー』の事例をもとに~
recruitengineers
PRO
3
290
技術的負債解消の取り組みと専門チームのお話 #技術的負債_Findy
bengo4com
1
1.2k
株式会社EventHub・エンジニア採用資料
eventhub
0
4.2k
滅・サービスクラス🔥 / Destruction Service Class
sinsoku
6
1.6k
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
67
11k
Into the Great Unknown - MozCon
thekraken
35
1.6k
The Cost Of JavaScript in 2023
addyosmani
47
7.3k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
114
50k
Visualization
eitanlees
146
15k
Six Lessons from altMBA
skipperchong
27
3.6k
Reflections from 52 weeks, 52 projects
jeffersonlam
348
20k
Embracing the Ebb and Flow
colly
84
4.6k
Rails Girls Zürich Keynote
gr2m
94
13k
Unsuck your backbone
ammeep
669
57k
KATA
mclloyd
29
14k
Git: the NoSQL Database
bkeepers
PRO
427
64k
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