1
0
mirror of https://github.com/nganhkhoa/malware.git synced 2024-06-10 21:32:07 +07:00

Update malware-analysis_ref_and_memo.md

This commit is contained in:
mether049 2020-03-28 23:58:47 +09:00 committed by GitHub
parent 7a599fa2e1
commit ddb659a62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -382,6 +382,10 @@ Injecition/Hollowingされたプロセスの自動検出<br>
- ref: - ref:
- [vbastomp.com](https://vbastomp.com/) - [vbastomp.com](https://vbastomp.com/)
- [Advanced VBA Macros Attack&Defence,BHEU2019](https://www.decalage.info/files/eu-19-Lagadec-Advanced-VBA-Macros-Attack-And-Defence.pdf) - [Advanced VBA Macros Attack&Defence,BHEU2019](https://www.decalage.info/files/eu-19-Lagadec-Advanced-VBA-Macros-Attack-And-Defence.pdf)
- [VbsEdit](https://www.vbsedit.com/)
- vbsのデバッガ付きエディタ
- [WSH Shell](http://glsft.free.fr/)
- vbsの対話型シェルとして利用可能
- vba memo - vba memo
- Using WScript.Shell - Using WScript.Shell
``` ```