helpdesk.grupobarigui.com.br
Open in
urlscan Pro
35.208.188.42
Public Scan
URL:
https://helpdesk.grupobarigui.com.br/
Submission: On September 01 via automatic, source certstream-suspicious
Submission: On September 01 via automatic, source certstream-suspicious
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">
<input type="text" name="fielda612f99c518f0e" id="login_name" required="required" placeholder="Usuário" autofocus="autofocus">
</p>
<p class="login_input" id="login_input_password">
<input type="password" name="fieldb612f99c518f10" id="login_password" required="required" placeholder="Senha">
</p>
<p class="login_input" id="login_input_src"><select name="auth" id="dropdown_auth1" size="1" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
<option value="local">Banco de dados interno do GLPI</option>
<option value="ldap-1" selected="">BARIGUI</option>
</select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
aria-expanded="false" tabindex="0" aria-labelledby="select2-dropdown_auth1-container"><span class="select2-selection__rendered" id="select2-dropdown_auth1-container" title="BARIGUI">BARIGUI</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: 50,
matcher: function(params, data) {
// If there are no search terms, return all of the data
if ($.trim(params.term) === '') {
return data;
}
// Skip if there is no 'children' property
if (typeof data.children === 'undefined') {
if (typeof data.text === 'string' && data.text.toUpperCase().indexOf(params.term.toUpperCase()) >= 0) {
return data;
}
return null;
}
// `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) {
if (child.text.toUpperCase().indexOf(params.term.toUpperCase()) != -1 || data.text.toUpperCase().indexOf(params.term.toUpperCase()) != -1) {
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="fieldc612f99c518f11" id="login_remember" checked="checked"> Lembrar me</label>
</p>
<p class="login_input">
<input type="submit" name="submit" value="Enviar" class="submit">
</p><a id="forget" href="front/lostpassword.php?lostpassword=1">Esqueceu sua senha?</a>
<input type="hidden" name="_glpi_csrf_token" value="ef196cbcf2072ade5d26acbc8364d780">
</form>
Text Content
Banco de dados interno do GLPIBARIGUIBARIGUI Lembrar me Esqueceu sua senha? Você deve ativar a função JavaScript do seu navegador GLPI Copyright (C) 2015-2018 Teclib' and contributors