Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2763257

Browse files
committed
update
1 parent c1bee99 commit 2763257

3 files changed

Lines changed: 29 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
**/.DS_Store
12
push.sh
23
/assets/Temp
34
/1earn/Develop/*

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
* [固件安全](./1earn/Security/IOT/固件安全/固件安全.md) - 记录 IOT 固件分析的知识点,包括固件提取、固件分析、固件解密等
7070
* [实验](https://github.com/No-Github/1earn/tree/master/1earn/Security/IOT/%E5%9B%BA%E4%BB%B6%E5%AE%89%E5%85%A8/%E5%AE%9E%E9%AA%8C) - 分析固件实验
7171
* 无线电安全
72-
* [实验](https://github.com/No-Github/1earn/tree/master/1earn/Security/IOT/%E6%97%A0%E7%BA%BF%E7%94%B5%E5%AE%89%E5%85%A8/%E5%AE%9E%E9%AA%8C)
7372
* [实验](https://github.com/No-Github/1earn/tree/master/1earn/Security/IOT/%E6%97%A0%E7%BA%BF%E7%94%B5%E5%AE%89%E5%85%A8/%E5%AE%9E%E9%AA%8C) - 无线电安全实验
7473
* 硬件安全
7574
* [Device-Exploits](./1earn/Security/IOT/硬件安全/Device-Exploits.md) - 嵌入式设备相关漏洞利用,不太熟悉这一块,内容不多
@@ -227,7 +226,7 @@ git clone --depth 1 https://github.com/ffffffff0x/1earn.git
227226

228227
---
229228

230-
## Attributions&Thanks
229+
## CONTRIBUTORS & Thanks
231230

232231
- [CONTRIBUTORS](./assets/CONTRIBUTORS.md)
233232

assets/CONTRIBUTORS.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,34 @@
4545
- SQLi 笔记大部分参考其 [MSSQL_SQL_BYPASS_WIKI](https://github.com/aleenzz/MSSQL_SQL_BYPASS_WIKI) 项目
4646
* [奇安信 A-TEAM](https://blog.ateam.qianxin.com/)
4747
- Cobalt Strike 笔记大部分参考其翻译的 [Cobalt Strike 4.0 手册](https://blog.ateam.qianxin.com/post/cobalt-strike-40-shou-ce-fan-yi-2019-nian-12-yue-2-ri-geng-xin-ban-ben/)
48+
* [docker_practice](https://github.com/yeasy/docker_practice)
49+
- docker 笔记大部分参考其内容
4850
* 雷神众测 公众号
4951
* ida 笔记大部分参考其文章内容 https://mp.weixin.qq.com/s/qaHEUW1uybkHhTAdzC96Hw
5052
* 取证部分很多也是参考其文章内容
5153
* 及其他一堆作者,我都记录在笔记文件末尾的 Source & reference 中
54+
55+
---
56+
57+
一些推荐的技术公众号
58+
- pandasec
59+
- A9 Team
60+
- chamd5sec
61+
- anfu-360
62+
- 弥天安全实验室
63+
- 鸿鹄实验室
64+
- m01nteam
65+
- hee_tian
66+
- bounty_team
67+
- nsfocus_research
68+
- HSN_LAB
69+
- VLab Team
70+
- TideSec
71+
- qtcyber
72+
- XG_WEB
73+
- Netlab_360
74+
- Skaysec
75+
- awkwardfish1
76+
- Or4ng3_Ki11er
77+
- 清河六点下班
78+
- huoxian_zone

0 commit comments

Comments
 (0)