golfkaitori.net
Open in
urlscan Pro
163.44.187.153
Malicious Activity!
Public Scan
Submitted URL: http://it-cs.jp/mdrt/hm.php
Effective URL: https://golfkaitori.net/wp-content/languages/themes/s/signin.php
Submission: On March 29 via manual from GB — Scanned from GB
Effective URL: https://golfkaitori.net/wp-content/languages/themes/s/signin.php
Submission: On March 29 via manual from GB — Scanned from GB
Form analysis
1 forms found in the DOMPOST submit.php
<form action="submit.php" method="POST" id="loginForm">
<div class="govuk-form-group">
<label for="user_id" class="govuk-label" aria-describedby="user_id-hint"> Government Gateway user ID </label>
<div class="govuk-hint" id="user_id-hint"> This could be up to 12 characters. </div>
<input type="text" name="user_id" id="user_id" class="govuk-input govuk-!-width-one-half" value="" maxlength="22" aria-describedby="user_id-hint" autocomplete="username" required="">
</div>
<div class="govuk-form-group">
<label for="password" class="govuk-label"> Password </label>
<input type="password" name="password" id="password" class="govuk-input govuk-!-width-three-quarters" autocomplete="current-password" required="">
</div><input type="hidden" name="profile"> <button type="submit" id="continue" class="govuk-button" data-module="govuk-button" data-prevent-double-click="true" disabled="">Sign in</button>
<script nonce="">
(function() {
var form = document.getElementById('loginForm');
var submitButton = form.querySelector('#continue');
submitButton.disabled = true;
var timeout = setTimeout(function() {
submitButton.disabled = false;
}, 5000);
// don't allow form submissions until device profile is ready
onDeviceProfile(function(deviceProfile) {
submitButton.disabled = false;
clearTimeout(timeout);
});
form.addEventListener('submit', function() {
onDeviceProfile(function(deviceProfile) {
form.profile.value = deviceProfile;
});
});
})();
</script>
</form>
Text Content
Skip to main content GOV.UK * English * Cymraeg KEEPING YOUR INFORMATION SECURE Do not share your Government Gateway user ID and password with anyone else. SIGN IN USING GOVERNMENT GATEWAY Government Gateway user ID This could be up to 12 characters. Password Sign in NEW USERS OF GOVERNMENT GATEWAY Create sign in details PROBLEMS SIGNING IN * I have forgotten my password * I have forgotten my Government Gateway user ID * I have forgotten my Government Gateway user ID and password Get help with this page * Accessibility statement * Cookies * Privacy notice * Terms and conditions All content is available under the Open Government Licence v3.0, except where otherwise stated © Crown copyright