cvms.vmukti.com
Open in
urlscan Pro
98.70.36.214
Public Scan
URL:
https://cvms.vmukti.com/
Submission: On July 02 via api from US — Scanned from DE
Submission: On July 02 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST ./
<form method="post" action="./" id="form2">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE3ODEyMzYyOTBkZDkzb2GIoR43EB1bwSEy8m30vurvMSOiUO6GmGelb6e8">
</div>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAARpltqBQPMndtBxrlTHM7upwHfs5bfEotyK7T4MY0my5nyZ6170YdF5KeuOsM32h/3UQ7fDN+t8m+Gb+66Zs0HKEQXlQlFinOTBAOWOrZBO96j4fuvGd5f0sGz7Unmg+uk=">
</div>
<style>
body {
background: url(../images/LoginBG.jpg) no-repeat !important;
}
.login-page {
padding: 148px 38% !important;
background-color: none !important;
}
</style>
<div class="container-fluid">
<div class="row">
<div class="bodywrap col-md-12">
<style>
.card {
background-color: #F7F7F7 !important;
padding: 0px !important;
margin-top: 50px !important;
-moz-border-radius: 2px;
border-radius: 1px !important;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3) !important;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3) !important;
border: 1px solid #000c0edb;
left: 70%;
}
.card-body {
flex: 1 1 auto !important;
padding: 30px 10px !important;
}
.card-outline {
border-top: 3px solid #007bff !important;
}
.form-control {
font-size: 18px;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border-radius: 9px;
}
.input-group-text {
font-size: 18px;
display: block;
padding: 4px 10px;
}
.btn {
padding: 0px 10px;
font-size: 18px;
border-radius: 7px;
}
.mb-3 {
margin-bottom: 2rem !important;
}
@media (min-width: 768px) {
.login-page {
padding: 148px 38% !important;
}
}
#toast-container>div {
position: fixed !important;
top: 55%;
right: 40%;
}
.toast-message {
font-size: 14px !important;
}
.no-underline {
text-decoration: none;
color: #0d6efd;
}
</style>
<div class="hold-transition login-page">
<div class="login-box">
<!-- /.login-logo -->
<div class="card">
<div class="card-header text-center">
<a href="#" class="h3 no-underline"><b>LOGIN</b></a>
</div>
<div class="card-body">
<div class="input-group mb-3">
<input name="ctl00$ContentPlaceHolder2$txtUsername" type="text" id="ContentPlaceHolder2_txtUsername" class="form-control required" placeholder="Enter Username">
<div class="input-group-append">
<div class="input-group-text">
<span class="fas fa-user-alt"></span>
</div>
</div>
</div>
<div class="input-group mb-3">
<input name="ctl00$ContentPlaceHolder2$txtPassword" type="password" id="ContentPlaceHolder2_txtPassword" class="form-control required" placeholder="Enter Password">
<div class="input-group-append">
<div class="input-group-text">
<span class="fas fa-lock"></span>
</div>
</div>
</div>
<div class="row">
<div class="col-8">
</div>
<!-- /.col -->
<div class="col-4">
<input type="submit" name="ctl00$ContentPlaceHolder2$btn_Login" value="Login" onclick="javascript: return checkValidate();" id="ContentPlaceHolder2_btn_Login" class="btn btn-primary btn-block toastrDefaultError"
style="border-radius:0px;">
</div>
<!-- /.col -->
</div>
<div class="row" style="font-size: 9px;color: #767676;font-style: italic;">
<b>Unauthorized Access Prohibited </b><span style="color:red;">This website is for authorized government users only. Unauthorized access is strictly prohibited.</span>
</div>
</div>
<!-- /.card-body -->
</div>
<!-- /.card -->
</div>
</div>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
<!-- Font Awesome -->
<link rel="stylesheet" href="plugins/fontawesome-free/css/all.min.css">
<!-- Toastr -->
<link rel="stylesheet" href="plugins/toastr/toastr.min.css">
<script src="plugins/jquery/jquery.min.js"></script>
<!-- Bootstrap 4 -->
<script src="plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="plugins/toastr/toastr.min.js"></script>
<script type="text/javascript">
function checkValidate() {
if ($("#ContentPlaceHolder2_txtUsername").valid() && $("#ContentPlaceHolder2_txtPassword").valid()) {
return true;
} else {
return false;
}
}
</script>
<link media="screen" rel="stylesheet" href="https://cdn.jsdelivr.net/sweetalert2/6.3.8/sweetalert2.min.css">
<script type="text/javascript" src="https://cdn.jsdelivr.net/sweetalert2/6.3.8/sweetalert2.min.js"> </script>
<script type="text/javascript">
// Function to show success popup if the current date and time are before 11-05-2024 09:00 PM
function showSuccessPopup() {
// Define the target date and time (11-05-2024 09:00 PM)
var targetDate = new Date("2024-05-11T21:15:00");
var currentDate = new Date();
if (currentDate < targetDate) {
var popup = swal({
title: "INFORMATION!",
text: "Pre Scheduled Maintenance Activity is planned on 11/05/2024 from 21:00 to 21:15 PM IST.",
icon: "info",
timer: null // Set timer to null to prevent auto-close
});
}
}
// Call the function when the page finishes loading
window.onload = function() {
showSuccessPopup();
};
</script>
</div>
</div>
</div>
</form>
Text Content
LOGIN Unauthorized Access Prohibited This website is for authorized government users only. Unauthorized access is strictly prohibited.