Skip to content

Commit 7dc47fe

Browse files
committed
Update: Security
1 parent fa7521d commit 7dc47fe

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

security/README.rst

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
========================================
2+
資訊安全相關 (Security)
3+
========================================
4+
5+
6+
* Linux distro
7+
- Kali Linux
8+
9+
* 檢查自己的帳號是否有在已知的漏洞清單內
10+
- `Have I Been Pwned <https://haveibeenpwned.com/>`_
11+
- `Firefox Monitor <https://monitor.firefox.com/>`_
12+
+ Mozilla 基於 Have I Been Pwned 包裝成的服務
13+
14+
* 工具
15+
- `Radare2 <https://github.com/radare/radare2>`_
16+
- `Mobile Security Framework (MobSF) <https://github.com/MobSF/Mobile-Security-Framework-MobSF>`_
17+
- `SecLists - security tester's companion <https://github.com/danielmiessler/SecLists>`_
18+
19+
* Linux kernel 安全相關設定、擴充
20+
* 案例分析
21+
22+
* Blog
23+
- `Project Zero <https://googleprojectzero.blogspot.com/>`_
24+
* `The Practical Linux Hardening Guide <https://github.com/trimstray/the-practical-linux-hardening-guide>`_
25+
- 保護 Linux 的檢查清單

0 commit comments

Comments
 (0)