servicedesk.anac.ci
Open in
urlscan Pro
105.235.66.227
Public Scan
URL:
https://servicedesk.anac.ci/
Submission: On September 13 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 13 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMPOST front/login.php
<form role="form" action="front/login.php" method="post">
<div class="form-group text-center">
<div class="logo">
<img src="pics/logo_big.png" alt="GLPI" class="logo2" height="150">
</div>
</div>
<div class="form-group input-md">
<div class="input" id="login_input_name">
<input class="" name="fielda613fb489824f4" id="login_name" required="" placeholder="Benutzer" type="text">
<span class="fa fa-user"></span>
</div>
</div>
<div class="form-group input-md">
<div class="input" id="login_input_password">
<input class="" name="fieldb613fb489824f9" id="login_password" required="" placeholder="Passwort" type="password">
<span class="fa fa-lock"></span>
</div>
</div>
<p class="login_input"></p>
<p class="login_input" id="login_input_src"><select name="auth" id="dropdown_auth1" size="1">
<option value="local">GLPI-interne Datenbank</option>
<option value="ldap-1" selected="">LIVE</option>
</select>
<script type="text/javascript">
//<![CDATA[
$(function() {
$('#dropdown_auth1').select2({
width: '100%',
dropdownAutoWidth: true,
quietMillis: 100,
minimumResultsForSearch: 10,
matcher: function(params, data) {
// store last search in the global var
query = params;
// If there are no search terms, return all of the data
if ($.trim(params.term) === '') {
return data;
}
var searched_term = getTextWithoutDiacriticalMarks(params.term);
var data_text = typeof(data.text) === 'string' ? getTextWithoutDiacriticalMarks(data.text) : '';
var select2_fuzzy_opts = {
pre: '<span class="select2-rendered__match">',
post: '</span>',
};
if (data_text.indexOf('>') !== -1 || data_text.indexOf('<') !== -1) {
// escape text, if it contains chevrons (can already be escaped prior to this point :/)
data_text = jQuery.fn.select2.defaults.defaults.escapeMarkup(data_text);
}
// Skip if there is no 'children' property
if (typeof data.children === 'undefined') {
var match = fuzzy.match(searched_term, data_text, select2_fuzzy_opts);
if (match == null) {
return false;
}
data.rendered_text = match.rendered_text;
data.score = match.score;
return data;
}
// `data.children` contains the actual options that we are matching against
// also check in `data.text` (optgroup title)
var filteredChildren = [];
$.each(data.children, function(idx, child) {
var child_text = typeof(child.text) === 'string' ? getTextWithoutDiacriticalMarks(child.text) : '';
if (child_text.indexOf('>') !== -1 || child_text.indexOf('<') !== -1) {
// escape text, if it contains chevrons (can already be escaped prior to this point :/)
child_text = jQuery.fn.select2.defaults.defaults.escapeMarkup(child_text);
}
var match_child = fuzzy.match(searched_term, child_text, select2_fuzzy_opts);
var match_text = fuzzy.match(searched_term, data_text, select2_fuzzy_opts);
if (match_child !== null || match_text !== null) {
if (match_text !== null) {
data.score = match_text.score;
data.rendered_text = match_text.rendered;
}
if (match_child !== null) {
child.score = match_child.score;
child.rendered_text = match_child.rendered;
}
filteredChildren.push(child);
}
});
// If we matched any of the group's children, then set the matched children on the group
// and return the group object
if (filteredChildren.length) {
var modifiedData = $.extend({}, data, true);
modifiedData.children = filteredChildren;
// You can return modified objects from here
// This includes matching the `children` how you want in nested data sets
return modifiedData;
}
// Return `null` if the term should not be displayed
return null;
},
templateResult: templateResult,
templateSelection: templateSelection,
}).bind('setValue', function(e, value) {
$('#dropdown_auth1').val(value).trigger('change');
})
$('label[for=dropdown_auth1]').on('click', function() {
$('#dropdown_auth1').select2('open');
});
});
//]]>
</script>
</p>
<p></p>
<p class="login_input">
<label for="login_remember">
<input type="checkbox" name="fieldc613fb489824fa" id="login_remember" checked="checked"> Angemeldet bleiben</label>
</p>
<div class="form-group">
<button type="submit" class="btn btn-default btn-lg btn-block btn-primary">Abschicken</button>
</div>
<div class="form-group last-row">
<div class="">
<a href="#">
</a>
</div>
</div>
<!-- </form>-->
<input type="hidden" name="_glpi_csrf_token" value="593ee96549b9b156734f0db3b57ea041c12ea795e2bbab9576143e891cf09e08">
</form>
Text Content
GLPI-interne DatenbankLIVE Angemeldet bleiben Abschicken Autorité Nationale de l'Aviation Civile de Côte d'Ivoire | ANAC-ServiceDesk