From 028ae9aaa52b1d7b627b31ec3aaee06776f57d56 Mon Sep 17 00:00:00 2001
From: Robert David Graham <robert_david_graham@yahoo.com>
Date: Sun, 13 Oct 2013 21:14:08 -0400
Subject: [PATCH] remove html tags

---
 VULNINFO.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VULNINFO.md b/VULNINFO.md
index df2312d..f5672e6 100644
--- a/VULNINFO.md
+++ b/VULNINFO.md
@@ -42,7 +42,7 @@ responses in order to:
   SYN cookies)
 * flood packets trying to overload bandwidth/storage
 * bad data, such as corrupting banners or DNS names trying to exploit
-  downstream consumers with bad <html> or <script> tags.
+  downstream consumers with bad html or script tags.
 
 The secondary threat is from use of the program. For example, when a bad
 parameter is entered on the command-line, the program spits it back out
-- 
GitLab