html[] = POST.theBody
html[] = REQUEST.theBody
if (!$result->isEmpty()) {
/*
* The following steps are optional to log the results
*/
require_once 'IDS/Log/File.php';
require_once 'IDS/Log/Composite.php';
require_once 'IDS/Log/Email.php';
$compositeLog = new IDS_Log_Composite();
$compositeLog->addLogger(
IDS_Log_Email::getInstance($init),
IDS_Log_File::getInstance($init)
);
/*
* Note that you might also use different logging facilities
* such as IDS_Log_Email or IDS_Log_Database
*
* Just uncomment the following lines to test the wrappers
*/
/*
*
require_once 'IDS/Log/Database.php';
$compositeLog->addLogger(
IDS_Log_Database::getInstance($init)
);
*/
//echo $result;
echo "<p'>Hacked attempt</p>";
$compositeLog->execute($result);
exit;
}
} catch (Exception $e) {
/*
* sth went terribly wrong - maybe the
* filter rules weren't found?
*/
printf(
'An error occured: %s',
$e->getMessage()
);
}
Total impact: 24
Affected tags: xss, csrf, id, rfe, lfi
Variable: REQUEST.subject | Value: No diploma, but looking for a university job? Traineeship Jr Payroll Consultant: Work and learn!
Impact: 12 | Tags: xss, csrf, id, rfe, lfi
Description: Detects JavaScript with(), ternary operators and XML predicate attacks | Tags: xss, csrf | ID: 7
Description: Detects unknown attack vectors based on PHPIDS Centrifuge detection | Tags: xss, csrf, id, rfe, lfi | ID: 67
Variable: POST.subject | Value: No diploma, but looking for a university job? Traineeship Jr Payroll Consultant: Work and learn!
Impact: 12 | Tags: xss, csrf, id, rfe, lfi
Description: Detects JavaScript with(), ternary operators and XML predicate attacks | Tags: xss, csrf | ID: 7
Description: Detects unknown attack vectors based on PHPIDS Centrifuge detection | Tags: xss, csrf, id, rfe, lfi | ID: 67
Centrifuge detection data
Threshold: 3.49
Ratio: 1.2777777777778