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
以安全工程角度,連結實務與設計
Search
Funny Systems
March 13, 2018
Technology
0
350
以安全工程角度,連結實務與設計
iThome 臺灣資安大會 2018
https://www.ithome.com.tw/news/121852
Funny Systems
March 13, 2018
Tweet
Share
More Decks by Funny Systems
See All by Funny Systems
雲端 DHCP 安全問題
funnysystems
1
1k
雲端資料掉光光 - GCP 事件調查真實案例
funnysystems
2
1.6k
頑固吧!GCP Cloud SQL (Why Hardening GCP Cloud SQL)
funnysystems
0
460
SMB 捲土重來 (Turning SMB Server Side Bug to Client Side)
funnysystems
0
250
跟壞鄰居想的一樣,供應鏈安全與硬體後門
funnysystems
1
720
FunnyPot ‐ 改造 Windows 核心,強固化、蜜罐化
funnysystems
0
690
攻擊者的視角 - 兼談匿名識別度與可追蹤性
funnysystems
1
440
黑客技術,黑科技樹 II
funnysystems
1
820
黑科技樹,黑客技術
funnysystems
1
560
Other Decks in Technology
See All in Technology
サーバレスアプリ開発者向けアップデートをキャッチアップしてきた #AWSreInvent #regrowth_fuk
drumnistnakano
0
200
複雑性の高いオブジェクト編集に向き合う: プラガブルなReactフォーム設計
righttouch
PRO
0
120
5分でわかるDuckDB
chanyou0311
10
3.2k
権威ドキュメントで振り返る2024 #年忘れセキュリティ2024
hirotomotaguchi
2
750
第3回Snowflake女子会_LT登壇資料(合成データ)_Taro_CCCMK
tarotaro0129
0
200
LINE Developersプロダクト(LIFF/LINE Login)におけるフロントエンド開発
lycorptech_jp
PRO
0
120
DUSt3R, MASt3R, MASt3R-SfM にみる3D基盤モデル
spatial_ai_network
2
180
社内イベント管理システムを1週間でAKSからACAに移行した話し
shingo_kawahara
0
190
フロントエンド設計にモブ設計を導入してみた / 20241212_cloudsign_TechFrontMeetup
bengo4com
0
1.9k
事業貢献を考えるための技術改善の目標設計と改善実績 / Targeted design of technical improvements to consider business contribution and improvement performance
oomatomo
0
100
サイボウズフロントエンドエキスパートチームについて / FrontendExpert Team
cybozuinsideout
PRO
5
38k
Oracle Cloud Infrastructure:2024年12月度サービス・アップデート
oracle4engineer
PRO
0
210
Featured
See All Featured
Navigating Team Friction
lara
183
15k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Designing Experiences People Love
moore
138
23k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
What's in a price? How to price your products and services
michaelherold
243
12k
Designing for Performance
lara
604
68k
Statistics for Hackers
jakevdp
796
220k
4 Signs Your Business is Dying
shpigford
181
21k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.3k
Adopting Sorbet at Scale
ufuk
73
9.1k
Making Projects Easy
brettharned
116
5.9k
Transcript
安全工程
None
Kuon 喜歡學習,特別是「安全技術」。
None
需求→架構→開發→測試→部署
None
企業網段要怎麼切? 按照部門職責….
網站伺服器 郵件伺服器 Public DMZ Internal LAN 行政人員電腦 工程師電腦 文件伺服器 資料庫伺服器
Internet DNS 伺服器 AD 伺服器 假想敵模擬 製程記錄伺服器
#安全工程 在網路規劃前 你就該注意的事情
企業內網安全測試 1. 主機提權/橫向擴散/常駐後門/資料溢出/ 實體隔離主機滲透 2. 微軟視窗環境,主機端至少 15 種以上手 法,SMB/WPAD/Kerberos/NetBIOS 內
網協定攻擊
企業網段要怎麼切? 按照部門職責…. →百病叢生的舊 Windows
Internal LAN Windows 10 Windows XP Windows Server 2003 Windows
Server 2016 Windows 10 Windows Server 2016 Windows 8 Windows 7 Windows 10 Windows 8 Windows XP Windows 8 別 把 臭 雞 蛋 放 在 同 一 個 籃 子 裡
None
#安全工程 在滲透測試前 你就該注意的事情
需求 架構 開發 部署 API SOAP RESTful JSON Data Format
XML 測試
需求 架構 開發 部署 API SOAP RESTful JSON Data Format
XML XXE 測試
None
XML 的文件解析過程 需要能夠存取外部檔案嗎?
需求 架構 開發 部署 API SOAP RESTful JSON Data Format
XML Authentication Cookie HTTP Header XXE 測試
需求 架構 開發 測試 部署 API SOAP RESTful JSON Data
Format XML Authentication Cookie HTTP Header CSRF CSRF XXE
需求 架構 開發 部署 API SOAP RESTful JSON Data Format
XML Authentication Cookie HTTP Header Token Document URL Parsing OAuth Cross-Domain Sever-side Proxy Bot NoSQL CSRF CSRF Automation XXE Internal Web 測試
需求 架構 開發 部署 API SOAP RESTful JSON Data Format
XML Authentication Cookie HTTP Header Token Document URL Parsing OAuth Cross-Domain Sever-side Proxy SSRF Bot NoSQL CSRF CSRF Automation XXE Internal Web 測試
你的 URL 處理 & 網路請求 需要能夠發送到內網嗎? (外網 vs. 本機 &
其他主機)
需求 架構 開發 測試 部署 API SOAP RESTful JSON Data
Format XML Authentication Cookie HTTP Header Token OAuth Cross-Domain Sever-side Proxy NoSQL JSONP Callback CSRF CSRF XXE Document URL Parsing Bot Automation Internal Web SSRF
需求 架構 開發 測試 部署 API SOAP RESTful JSON Data
Format XML Authentication Cookie HTTP Header Token OAuth Cross-Domain Sever-side Proxy Javascript Hijacking NoSQL CORS CSRF JSONP Callback CSRF CSRF XXE Document URL Parsing Bot Automation Internal Web SSRF
需求 架構 開發 測試 部署 API SOAP RESTful JSON Data
Format XML Authentication Cookie HTTP Header Token OAuth Cross-Domain Sever-side Proxy Javascript Hijacking Secure Transport SSL/TLS HSTS NoSQL Cert Validation CORS CSRF JSONP Callback Resource Upload/Download Upload CSRF CSRF Pinning XXE Document URL Parsing Bot Automation Internal Web SSRF User Input Injection Sanitization
#一般工程 進行功能性設計
#安全工程 了解攻擊手法 進行防禦性設計
None
#安全工程 在系統部署前 你就該注意的事情
嵌入式系統 vs. 物聯網
Lock Bit & Read Protection
程式碼區段 開機程式碼 其他程式碼 其他程式碼 其他程式碼 程式碼儲存區 (Flash/ROM) 微控制器一 微控制器二 vs.
Read Protection != Write Protection 完整性檢查很重要 開機程式碼 其他程式碼 其他程式碼 其他程式碼
程式碼儲存區 (Flash/ROM) 微控制器二
Secure Boot
故障攻擊!
故障攻擊! 指令逃逸!
晶片卡
晶片卡 微控制器 微處理器
故障攻擊 典範轉移
數位簽章 Boot ROM Bootloader Kernel Userland Secure Boot 開機可信任鏈
數位簽章 繞過 Boot ROM Bootloader Kernel Userland 故障攻擊 開機可信任鏈
安全晶片 安全編譯器
TrustZone
None
系統安全無法替代軟體安全
建立好的防守 比攻擊更困難
法泥系統 » Funny Systems 1. 安全編譯器,自動抑制攻擊 • • • 2.
深度滲透、漏洞研究 • 大規模影響 • 自動化攻擊 • 至少覆蓋全球 10 %
[email protected]
記憶體漏洞 密碼側通道 嵌入式故障