Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: (2.5.7)
PHP version: (5.3.6)
MySQL version: (5.1.65 )
Host: (vodien.com)
Admin Tools version: (2.4.1 latest)
Description of my issue:
Problem 1)
I constantly see this "admin query string" in the security exception log whenever I navigate around in the backend.
http://mydomain.com/administrator/index.php?option=com_installer&view=update&task=update.ajax
I believe this is caused by the com_installer attempting to look for updates, which should be a legit request thus I don't understand why it's appearing as a security exception. I have tried to create a WAF exception rule for com_installer and view update but the log still continues to display that admin query string from my IP address.
Since the site is offline and I'm the only one accessing the website, I'm pretty sure this is a bug especially when I'm able to reproduce it by going to Extension Manager->Update->Find Updates.
Problem 2)
The time shown in the log seems to be wrong. In Joomla I have set my timezone to Singapore but the time for the events in the security exception log seems to show the US time instead. For example, it's 6pm now but the log says 10am.