add Invoke-CustomKatz.ps1-bypass AMSI 的Mimikatz PS脚本

This commit is contained in:
Mrxn 2020-09-22 21:34:31 +08:00
parent 4e782bf88d
commit 1f97a624af
2 changed files with 2232 additions and 0 deletions

View File

@ -483,6 +483,7 @@
- [SweetPotato_CS-修改的SweetPotato使之可以用于CobaltStrike v4.0](https://github.com/Tycx2ry/SweetPotato_CS)
- [ServerScan-一款使用Golang开发的高并发网络扫描、服务探测工具](https://github.com/Adminisme/ServerScan)
- [ShellcodeLoader-将shellcode用rsa加密并动态编译exe自带几种反沙箱技术](https://github.com/Hzllaga/ShellcodeLoader)
- [Invoke-CustomKatz.ps1-bypass AMSI 的Mimikatz PS脚本](./tools/Invoke-CustomKatz.ps1)-[原文地址](https://s3cur3th1ssh1t.github.io/Bypass-AMSI-by-manual-modification-part-II/)-[原gits链接](https://gist.github.com/S3cur3Th1sSh1t/b33b978ea62a4b0f6ef545f1378512a6)
## <span id="head8"> 文章/书籍/教程相关</span>

2231
tools/Invoke-CustomKatz.ps1 Normal file

File diff suppressed because one or more lines are too long