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
Yucheng Wang
March 31, 2019
Programming
1
120
基本網站安全防護
Yucheng Wang
March 31, 2019
Tweet
Share
More Decks by Yucheng Wang
See All by Yucheng Wang
不會寫程式也可以 - 使用 Elementor + ACF 來客製化網站
ucheng
0
370
使用 Gutenberg 和 ACF Block 重新建置網站
ucheng
0
170
使用 ManageWP 來管理網站
ucheng
0
350
提升你的古騰堡編輯體驗 - EditorsKit 介紹
ucheng
0
250
使用 ProjectHuddle 來管理客戶需求和回饋
ucheng
3
360
網站客製化、除錯的好幫手 - Chrome Developer Tools 基本介紹
ucheng
0
960
使用 ACF Pro 打造客製化古騰堡區塊
ucheng
1
470
使用 Admin Menu Editor 打造簡單易用的後台
ucheng
0
170
如何正確備份與搬移網站資料(使用 Duplicator 與 WP Migrate DB Pro)
ucheng
1
240
Other Decks in Programming
See All in Programming
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
110
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
1k
Updates on MLS on Ruby (and maybe more)
sylph01
1
170
print("Hello, World")
eddie
1
200
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
360
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
1
660
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
0
230
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
1
200
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
9
4.4k
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
19
4.1k
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
150
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
4k
BBQ
matthewcrist
89
9.8k
For a Future-Friendly Web
brad_frost
179
9.9k
Code Review Best Practice
trishagee
70
19k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Writing Fast Ruby
sferik
628
62k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Transcript
基本網站安全防護 使⽤用 itheme security WordPress Meetup Taichung #9
王昱程 Stanley @uchengwang PHP / Laravel / WordPress Developer WordPress
Meetup Taichung #6
網站安全的層⾯面 主機 Server 網站 Website
最重要的事 1.備份 2.備份 3.備份 WordPress Meetup Taichung #9
備份
最重要的事 1.更更新 核⼼心 2.更更新 插件 3.更更新 主題 WordPress Meetup Taichung
#9
迷思 WordPress 不安全?
WordPress 的市佔率 根據 W3Techs.com 在 2019年年 3/15 的統計,全球已超過 1/3 的網站使⽤用
WordPress 建置 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 1.使⽤用來來源可靠,持續更更新的主題或插件 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 2.使⽤用⾼高強度的密碼 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 密碼管理理軟體
如何讓⾃自⼰己的網站更更安全⼀一點 3.使⽤用 SSL WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 4.限制登入 limit login WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 5.限制使⽤用者可存取的後台⾴頁⾯面 (user role/capability) WordPress Meetup Taichung #9
限制使⽤用者可存取的後台⾴頁⾯面
如何讓⾃自⼰己的網站更更安全⼀一點 6.改變登入網址 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 7.注意檔案權限 https://wordpress.org/support/article/changing-file-permissions/#the-dangers-of-777
安全性資訊 https://blog.sucuri.net/category/wordpress-security
安全性資訊 https://wpvulndb.com/
使⽤用外掛來來提升網站安全性