Host Details

13.233.153.154

Copy IP

Open Ports

1

Unique Services

1

CVEs

0

TLS Services

0
Port Protocol Service Product Version OS Scan Date
1081 http Microsoft IIS httpd 10.0 Windows Feb. 23, 2026
Port 1081 http Copy
HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/10.0
X-Frame-Options: SAMEORIGIN
X-AspNet-Version: 4.0.30319
Set-Cookie: __RequestVerificationToken=Uyn3IWzXoe64FCtCGgoxE1HWd31-sJCHbvqEPRKeIy46kh9ljqrzB05tZe9NJqTluBNAC_yxv3wWxSqSFsoVzD6ihj9_Ca1Jq0lQkZTwDo81; path=/; HttpOnly
X-Powered-By: ASP.NET
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: X-AspNet-Version,X-Powered-By,Date,Server,Accept,Accept-Encoding,Accept-Language,Cache-Control,Connection,Content-Length,Content-Type,Host,Origin,Pragma,Referer,User-Agent
Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
Access-Control-Max-Age: 1000
Date: Mon, 23 Feb 2026 04:44:05 GMT
Connection: close
Content-Length: 14987


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="/Content/css/Login_Page_Two.css" rel="stylesheet" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.0/js/swiper.min.js">
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css" />
    <script src="/Scripts/jquery-1.8.2.js"></script>
    <link href="/Content/font-icons/font-icon.css" rel="stylesheet" />
    <link href="/Content/fonts/fonts.css" rel="stylesheet" />
    <script src="/Scripts/jquery.validate.min.js"></script>
    <script src="/Scripts/jquery.validate.unobtrusive.min.js"></script>


    <title>Account Login</title>
    <style>
        #divMayus {
            color: #a78a23;
            margin-top: -25px;
            background-color: lightgoldenrodyellow;
            font-size: 12px;
        }

        i#show-password {
            cursor: pointer;
        }

        i#hide-password {
            cursor: pointer;
        }
        .swiper-pagination-bullet {
            background: #5b21b1;
        }
        .swiper-pagination-bullet-active {
            background: #5b21b1;
        }
    </style>
</head>
<body>
    <div class="login-container">
        <div class="client-div">
		ADY INFRATECH - CONSTRUCTION
        </div>
        <div class="login-form">
            <div class="login-form-inner">
                <div class="logo">
                    <img src="/Content/images/Inniti_Software_Logo.png" />
                </div>
                <h1>Welcome to Inniti ERP</h1>
<form action="/" method="post"><input name="__RequestVerificationToken" type="hidden" value="ixK3jMEWeFMDdY8HiSQOBvatPbqtNOy-WUAAuBIvD4RGFZTErtXOHnwHWb9Dnr1jdLU0kl4yRSOYTrxcfv3hwKzAaBqNje0eGuGYrgB-J8E1" />                    <div class="login-form-group">
                        <label for="text">Username <span class="required-star">*</span></label>
                        <input data-val="true" data-val-length="Username must not be greater than 50 char." data-val-length-max="50" data-val-required="Please Enter Username." id="UserName" name="UserName" placeholder="Username" type="text" value="" />
                        <span class="field-validation-valid" data-valmsg-for="UserName" data-valmsg-replace="true"></span>
                    </div>
                    <div class="login-form-group">
                        <label for="password">Password <span class="required-star">*</span></label>
                        <input data-val="true" data-val-length="Password must not be greater than 50 char." data-val-length-max="50" data-val-required="Please Enter Password." id="Password" name="Password" onkeypress="capLock(event)" onpaste="return false;" placeholder="Password" style="float:right" type="password" />

                        <div style="position: absolute; top: 35px; right: 10px;" class="show">
                            <i class='material-icons show-password' id="show-password" style="font-size:20px;display:none">visibility</i>
                            <i class='material-icons hide-password' id="hide-password" style="font-size:20px">visibility_off</i>
                        </div>
   

No vulnerabilities found.

No TLS/SSL services found.