tickets.genesisgroup.com.br
Open in
urlscan Pro
200.150.72.77
Public Scan
URL:
https://tickets.genesisgroup.com.br/
Submission: On September 24 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 24 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMPOST /front/login.php
<form action="/front/login.php" method="post">
<p class="login_input" id="login_input_name">
<label for="login_name" class="sr-only">Benutzername</label>
<input type="text" name="fielda614d43bfec46a" id="login_name" required="required" placeholder="Benutzername" autofocus="autofocus">
</p>
<p class="login_input" id="login_input_password">
<label for="login_password" class="sr-only">Passwort</label>
<input type="password" name="fieldb614d43bfec46f" id="login_password" required="required" placeholder="Passwort">
</p>
<p class="login_input" id="login_input_src"><select name="auth" id="dropdown_auth1" size="1" data-select2-id="dropdown_auth1" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
<option value="local">GLPI-interne Datenbank</option>
<option value="ldap-1" selected="" data-select2-id="2">GEN-SRV-DC-01</option>
<option value="ldap-2">GEN-SRV-DC-02</option>
</select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="1" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-dropdown_auth1-container"><span class="select2-selection__rendered" id="select2-dropdown_auth1-container" role="textbox" aria-readonly="true"
title="GEN-SRV-DC-01">GEN-SRV-DC-01</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
<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 class="login_input">
<label for="login_remember">
<input type="checkbox" name="fieldc614d43bfec470" id="login_remember" checked="checked"> Angemeldet bleiben</label>
</p>
<p class="login_input">
<input type="submit" name="submit" value="Abschicken" class="submit">
</p>
<input type="hidden" name="_glpi_csrf_token" value="4b66b6740fcfeae20326470596beeec40f1bac5ce530b3a7c52f2e1873e3fef7">
</form>
Text Content
GenesisGroup Benutzername Passwort GLPI-interne DatenbankGEN-SRV-DC-01GEN-SRV-DC-02GEN-SRV-DC-01 Angemeldet bleiben Die JavaScript Funktion Ihres Browsers muss aktiviert sein GLPI Copyright (C) 2015-2020 Teclib' and contributors