- Joomla Version
- 5.1
- PHP Version
- PHP 8.3.x
- Hoster
- Strato
Hallo,
ich habe eine Joomla Seite mit dem Plugin "Marcos Interceptor".
Heute habe ich eine mail bekommen, das ein Hack Versuch unternommen wurde.
Ich kann mir aber aus der Meldung nichts nehmen.
Code
** PATTERNS MATCHED (possible hack attempts)
* Local File Inclusion $_GET['lang'] => ../../../../../../../../../../../usr/local/lib/php/pearcmd
* Local File Inclusion $_REQUEST['lang'] => ../../../../../../../../../../../usr/local/lib/php/pearcmd
** PAGE / SERVER INFO
*REMOTE_ADDR : 15.204.207.175
*HTTP_USER_AGENT : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.203
*REQUEST_METHOD : GET
*QUERY_STRING : +config-create+/&lang=../../../../../../../../../../../usr/local/lib/php/pearcmd&/safedog()+J2qw7jSAqX.log
** SUPERGLOBALS DUMP (sanitized)
*$_GET DUMP:
Array
(
[config-create_/] =>
[lang] => ../../../../../../../../../../../usr/local/lib/php/pearcmd
[/safedog()_J2qw7jSAqX_log] =>
)
*$_POST DUMP:
Array
(
)
*$_COOKIE DUMP:
Array
(
[88780a2fbc9e16d0592205d52f20a11e] => qg8tsqvo8o96ivj9np5j2q7ni9
)
*$_REQUEST DUMP:
Array
(
[config-create_/] =>
[lang] => ../../../../../../../../../../../usr/local/lib/php/pearcmd
[/safedog()_J2qw7jSAqX_log] =>
[88780a2fbc9e16d0592205d52f20a11e] => qg8tsqvo8o96ivj9np5j2q7ni9
)
Alles anzeigen
Was bedeuted das? Ist etwas passiert?
Muß ich etwas unternehmen?
Danke