防火牆教程

https://github.com/haidragon/study_firewall

# firewall
主動防禦-網絡過濾器(firewall)
# windows篇
* 第一課 網絡基礎(socket)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page1/page.md
* 第二課 基於SPI層的網絡過濾(LSP)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page2/page.md
* 第三課 windows內核調試環境搭建(雙機調試 mac平臺 windows平臺)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page3/page.md
* 第四課 TDI層的網絡過濾 ([Transport Driver Interface](https://docs.microsoft.com/en-us/previous-versions/windows/hardware/network/ff565094(v=vs.85)?redirectedfrom=MSDN))
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page4/page.md
* 第五課 NDIS層的網絡過濾
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page5/page.md
* 第六課 PassThru 源碼分析
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page6/page.md
* 第七課 WFP基礎[(Windows Filtering Platform)](https://docs.microsoft.com/zh-cn/windows/win32/fwp/windows-filtering-platform-architecture-overview)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page7/page.md
* 第八課 WFP r3層下的網絡過濾
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page8/page.md
* 第九課 WFP r0層下的網絡過濾(數據修改)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page9/page.md
# linux篇
* 第一課 網絡基礎(socket)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page10/page.md
* 第二課 基於r3層的網絡過濾
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page11/page.md
* 第三課 linux內核源碼編譯
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page12/page.md
* 第四課 linux內核調試環境搭建(雙機調試 mac平臺 windows平臺)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page13/page.md
* 第五課 Netfilter
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page14/page.md
* 第六課 基於Netfilter的網絡過濾
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page15/page.md
# macosx篇
* 第一課 網絡基礎(freebsd)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page16/page.md
* 第二課 基於r3層的網絡過濾
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page17/page.md
* 第三課 macosx內核源碼編譯
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page18/page.md
* 第四課 macosx內核調試環境搭建(雙機調試)
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page19/page.md
* 第五課 基於r0層的網絡過濾
* https://github.com/haidragon/study_firewall/blob/master/study_firewall/page20/page.md
# 視頻持續更新.......  
# 其它教程
* study_frida https://github.com/haidragon/study_frida
* study_obscure https://github.com/haidragon/study_obscure
* study_Android_Mchange https://github.com/haidragon/study_Android_Mchange
* qq交流羣
* 309262570
* 有的課題可能沒第一時在這寫,可以關注我微博 [haidragonx](https://weibo.com/haidragon)同時我也會出其它教程,比如 主動防禦(window驅動/linux驅動/mac驅動)、android/ios逆向、流量分析等等 有任何問題。可以聯繫作者
* qq:2207344074
## 查看完整資料請加入星球
![](https://github.com/haidragon/study_frida/blob/master/image/1681580715267_.pic_hd.jpg)

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章