From 0a7b6685439de18f85bf5e5f9ce9e4ce50db1ead Mon Sep 17 00:00:00 2001 From: mether049 Date: Mon, 24 Feb 2020 19:42:17 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8c193d..286cbe2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ - [Living Off The Land(LOL)](https://github.com/mether049/malware/blob/master/malware-tech_ref_and_memo.md#living-off-the-landlol) - [DGA](https://github.com/mether049/malware/blob/master/malware-tech_ref_and_memo.md#dga) - [Fast Flux](https://github.com/mether049/malware/blob/master/malware-tech_ref_and_memo.md#fast-flux) + - [DNS Tunneling](https://github.com/mether049/malware/blob/master/malware-tech_ref_and_memo.md#dns-tunneling) - [Pakcing](https://github.com/mether049/malware/blob/master/malware-tech_ref_and_memo.md#packing) - [Anti-Unpacking](https://github.com/mether049/malware/blob/master/malware-tech_ref_and_memo.md#anti-unpacking) - [Mutex](https://github.com/mether049/malware/blob/master/malware-tech_ref_and_memo.md#mutex)