From 3a04512521f92b1d2bc9ee6a994cc4c56eb8c2ce Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Mon, 13 Dec 2021 14:07:58 +0700 Subject: [PATCH] Add more blacklist ips --- cve-2021-44228.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cve-2021-44228.md b/cve-2021-44228.md index de3d23b..6f02e32 100644 --- a/cve-2021-44228.md +++ b/cve-2021-44228.md @@ -60,4 +60,6 @@ sudo cat /var/log/nginx/access.log | grep '${jndi:' 172.111.48.30 45.130.229.168 167.71.0.0/20 +193.3.19.159 +45.83.64.1 ```