From a250aca71f57036ede5b4934d404f3d33f574f98 Mon Sep 17 00:00:00 2001 From: Gasper Vozel Date: Mon, 16 Aug 2021 11:54:48 +0200 Subject: Fix a few typos and inconsistencies in config files --- config/rips.rules | 1 - 1 file changed, 1 deletion(-) (limited to 'config/rips.rules') diff --git a/config/rips.rules b/config/rips.rules index 52e3f27..dcb08c1 100644 --- a/config/rips.rules +++ b/config/rips.rules @@ -30,4 +30,3 @@ sp.disable_function.filename("/forgot_passwd.php").function("cpg_db_query").var( # CVE-2017-1001000 - https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html sp.disable_function.filename("/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php").function("register_routes").var("_GET[id]").value_r("[^0-9]").drop(); sp.disable_function.filename("/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php").function("register_routes").var("_POST[id]").value_r("[^0-9]").drop(); - -- cgit v1.3