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-04-22 19:24:58 +09:00 committed by GitHub
parent 741ab4dbb8
commit b39c4fd76b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,7 @@ DFIR,マルウェア解析OSINTに特化したUbuntuベースのディスト
- CLI版はTShark - CLI版はTShark
- ref: - ref:
- [Wireshark Tutorial,Unit42(2019)](https://unit42.paloaltonetworks.com/tag/tutorial/) - [Wireshark Tutorial,Unit42(2019)](https://unit42.paloaltonetworks.com/tag/tutorial/)
- [Decrypting SSL/TLS traffic with Wireshark](https://resources.infosecinstitute.com/decrypting-ssl-tls-traffic-with-wireshark/)
- **tcpdump** - **tcpdump**
- **[Scapy](https://scapy.net/)** - **[Scapy](https://scapy.net/)**
- **[Fiddler](https://www.telerik.com/fiddler)** - **[Fiddler](https://www.telerik.com/fiddler)**