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
360
以安全工程角度,連結實務與設計
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
1.1k
雲端資料掉光光 - GCP 事件調查真實案例
funnysystems
2
1.6k
頑固吧!GCP Cloud SQL (Why Hardening GCP Cloud SQL)
funnysystems
0
480
SMB 捲土重來 (Turning SMB Server Side Bug to Client Side)
funnysystems
0
260
跟壞鄰居想的一樣,供應鏈安全與硬體後門
funnysystems
1
730
FunnyPot ‐ 改造 Windows 核心,強固化、蜜罐化
funnysystems
0
710
攻擊者的視角 - 兼談匿名識別度與可追蹤性
funnysystems
1
450
黑客技術,黑科技樹 II
funnysystems
1
830
黑科技樹,黑客技術
funnysystems
1
570
Other Decks in Technology
See All in Technology
Re:VIEWで書いた「Compose で Android の edge-to-edge に対応する」をRoo Codeで発表資料にしてもらった
tomoya0x00
0
240
Road to SRE NEXT@仙台 IVRyの組織の形とSLO運用の現状
abnoumaru
1
450
20250328_OpenAI製DeepResearchは既に一種のAGIだと思う話
doradora09
PRO
0
180
AIエージェントキャッチアップと論文リサーチ
os1ma
6
1.4k
Zabbixチョットデキルとは!?
kujiraitakahiro
0
120
OPENLOGI Company Profile
hr01
0
62k
.mdc駆動ナレッジマネジメント/.mdc-driven knowledge management
yodakeisuke
18
4k
SSH公開鍵認証による接続 / Connecting with SSH Public Key Authentication
kaityo256
PRO
2
260
20250325_Logic Apps / Power Automate の SharePoint コネクタの裏側を知る 〜Graph APIで直接操作してみよう〜
yutakaosada
0
110
3/26 クラウド食堂LT #2 GenU案件を通して学んだ教訓 登壇資料
ymae
1
240
OSSコントリビュートをphp-srcメンテナの立場から語る / OSS Contribute
sakitakamachi
0
110
サーバシステムを無理なくコンテナ移行する際に伝えたい4つのポイント/Container_Happy_Migration_Method
ozawa
1
120
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
51
7.5k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
A better future with KSS
kneath
239
17k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.4k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
135
33k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Designing Experiences People Love
moore
141
23k
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]
記憶體漏洞 密碼側通道 嵌入式故障