From ba417543941c4cc0c93adf4f2ea3cec6bfa2d745 Mon Sep 17 00:00:00 2001 From: rshipp Date: Sat, 9 May 2015 12:53:33 -0600 Subject: [PATCH] Add link to browser section from documents section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bdc3f46..333cc13 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by ## Documents and Shellcode -*Analyze malicious JS and shellcode from PDFs and Office documents.* +*Analyze malicious JS and shellcode from PDFs and Office documents. See also +the [browser malware](#browser-malware) section.* * [AnalyzePDF](https://github.com/hiddenillusion/AnalyzePDF) - A tool for analyzing PDFs and attempting to determine whether they are malicious.