Skip to content

Commit 8d7c1fe

Browse files
fix: add references for SilverFox POC documentation
1 parent 76ffebc commit 8d7c1fe

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

_posts/2025-12-15-silver-fox-poc-2025-zh-cn.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,4 +658,19 @@ ST6_RUN_RANSOMWARE = "Stage 6 - Run Ransomware"
658658
ST7_ADD_WDAC_POLICY_P7B = "Stage 7 - Add WDAC blocking policies - Direct"
659659
ST7_ADD_WDAC_POLICY_CITOOL = "Stage 7 - Add WDAC blocking policies - CiTool"
660660
ST8_REBOOT = "Stage 8 - Reboot"
661-
```
661+
```
662+
663+
## Reference
664+
665+
* [PythonMemoryModule](https://github.com/naksyn/PythonMemoryModule)
666+
* [EDRSilencer](https://github.com/netero1010/EDRSilencer)
667+
* [LOLDrivers](https://www.loldrivers.io/)
668+
* [Check Point 报告](https://research.checkpoint.com/2025/silver-fox-apt-vulnerable-drivers/)
669+
* [WatchDogKiller](https://github.com/j3h4ck/WatchDogKiller)
670+
* [Researching an APT attack and weaponizing it](https://medium.com/@jehadbudagga/researching-an-apt-attack-and-weaponizing-it-56daabee11c9)
671+
* [gSigFlip](https://github.com/akkuman/gSigFlip)
672+
* [SspiUacBypass](https://github.com/antonioCoco/SspiUacBypass/blob/main/CreateSvcRpc.cpp)
673+
* [火绒安全报告](https://www.huorong.cn/document/tech/vir_report/1846)
674+
* [Weaponizing WDAC - Killing the Dreams of EDR](https://beierle.win/2024-12-20-Weaponizing-WDAC-Killing-the-Dreams-of-EDR/)
675+
* [App Control Policy Wizard](https://webapp-wdac-wizard.azurewebsites.net)
676+
* [腾讯安全分析报告](https://www.freebuf.com/articles/vuls/438775.html)

_posts/2025-12-15-silver-fox-poc-2025.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,3 +659,18 @@ ST7_ADD_WDAC_POLICY_P7B = "Stage 7 - Add WDAC blocking policies - Direct"
659659
ST7_ADD_WDAC_POLICY_CITOOL = "Stage 7 - Add WDAC blocking policies - CiTool"
660660
ST8_REBOOT = "Stage 8 - Reboot"
661661
```
662+
663+
## References
664+
665+
* [PythonMemoryModule](https://github.com/naksyn/PythonMemoryModule)
666+
* [EDRSilencer](https://github.com/netero1010/EDRSilencer)
667+
* [LOLDrivers](https://www.loldrivers.io/)
668+
* [Check Point Report](https://research.checkpoint.com/2025/silver-fox-apt-vulnerable-drivers/)
669+
* [WatchDogKiller](https://github.com/j3h4ck/WatchDogKiller)
670+
* [Researching an APT attack and weaponizing it](https://medium.com/@jehadbudagga/researching-an-apt-attack-and-weaponizing-it-56daabee11c9)
671+
* [gSigFlip](https://github.com/akkuman/gSigFlip)
672+
* [SspiUacBypass](https://github.com/antonioCoco/SspiUacBypass/blob/main/CreateSvcRpc.cpp)
673+
* [Huorong Security Report](https://www.huorong.cn/document/tech/vir_report/1846)
674+
* [Weaponizing WDAC - Killing the Dreams of EDR](https://beierle.win/2024-12-20-Weaponizing-WDAC-Killing-the-Dreams-of-EDR/)
675+
* [App Control Policy Wizard](https://webapp-wdac-wizard.azurewebsites.net)
676+
* [Tencent Security Analysis Report](https://www.freebuf.com/articles/vuls/438775.html)

0 commit comments

Comments
 (0)