shell bypass 403
/**
* @package admintools
* @copyright Copyright (c)2023 Nicholas K. Dionysopoulos / Akeeba Ltd
* @license GNU General Public License version 3, or later
*/
INSERT INTO "#__admintools_wafblacklists"
("option", "view", "task", "query", "query_type", "query_content", "verb", "application", "enabled")
VALUES ('', '', '', 'public', 'E', '', 'GET', 'api', 1);