Domain pos.meatomax.com
France
Contabo GmbH
Ubuntu
Software information

Apache Apache 2.4.41

tcp/443

  • Git configuration and history exposed
    First seen 2023-07-18 04:39
    Last seen 2026-01-02 19:03
    Open for 899 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522f8a2d887

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = git@github.com:reagan20/prime_inventory.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "dev_branch"]
      	remote = origin
      	merge = refs/heads/dev_branch
      [branch "dev_branch1.2"]
      	remote = origin
      	merge = refs/heads/dev_branch1.2
      
      Found on 2026-01-02 19:03
      414 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652268a6c028

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = git@github.com:reagan20/prime_inventory.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "dev_branch"]
      	remote = origin
      	merge = refs/heads/dev_branch
      
      Found on 2025-09-02 07:43
      338 Bytes
  • Open service 161.97.96.110:443 · pos.meatomax.com

    2026-01-10 00:54

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 00:54:51 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Set-Cookie: csrf_cookie_name=5bd21150b65649d1ac388df8538fc3da; expires=Sat, 10-Jan-2026 02:54:51 GMT; Max-Age=7200; path=/
    Set-Cookie: ci_session=8l422q3qde5l7i25vp266tc9v087ej21; expires=Sat, 10-Jan-2026 02:54:51 GMT; Max-Age=7200; path=/; HttpOnly
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: PrimePOS | Log in
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
        <meta name="description" content="">
        <meta name="author" content="">
    
        <title>PrimePOS | Log in</title>
        <link rel='shortcut icon' href='https://pos.meatomax.com/theme/images/prime.ico' />
        <!-- Tell the browser to be responsive to screen width -->
        <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    
        <link href="https://pos.meatomax.com/theme/css/login/style.default.css" rel="stylesheet">
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="js/html5shiv.js"></script>
        <script src="js/respond.min.js"></script>
        <![endif]-->
        <style>
            /* .signin {
                background-image: url("https://pos.meatomax.com/uploads/nairobi.jpg");
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
            } */
            body, html {
                height: 100%;
                margin: 0;
                }
    
            .footer {
                position: fixed;
                left: 0;
                bottom: 0;
                width: 100%;
                background-color: white;
                color: black;
                text-align: center;
                height: 30px;
                font-size: 12px;
            }
        </style>
        <style>
            .signin {
                background-image: url("https://pos.meatomax.com/assets/bg2.jpg");
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                /* background-size: 100%; */
                background-size: cover;
                
            }
        </style>
        <script>
        document.onkeydown = function(e) {
            if (e.ctrlKey && e.keyCode === 85) {
            return false;
            }
        };
        </script>
        
    </head>
    
    <body class="signin"  onload="set_interval()" onclick="reset_interval()" onkeypress="reset_interval()" onscroll="reset_interval()" oncontextmenu="return false;">
            <section>
            <div class="panel panel-signin">
                <div class="panel-body">
                    <div class="logo text-center">
                                            <img src="./uploads/Meat_o_max.png" alt="COMPANY LOGO" style="width: 200px; height: 100px;" loading="lazy"><!-- style="width: 100px; height:100px;" -->
                                            </div>
                    <!-- <h5 class="text-center">Sign in to your account</h5> -->
                    <p>
                                        </p>
                    <!-- <div class="mb30"></div> -->
                                    <div class="text-danger tex-center"></div>
                    <div class="text-success tex-center"></div>
                    <div class="text-danger tex-center" id="failed" style="display: none;">SORRY!! The provided email does not exist. Please check and try again.</div>
                    <div class="text-success tex-center" id="success" style="display: none;">Success!! Recovery link successfully sent to your email. Please check.</div>
                    <div id="login">
                    <form action="https://pos.meatomax.com/login/verify" method="post" autocomplete="off">
                        <input type="hidden" name="csrf_test_name" value="5bd21150b65649d1ac388df8538fc3da">
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-user icon-reo"></i></span>
                            <input type="text" class="form-control" placeholder="Username" id="username" name="username" autofocus>
                            <input type="hidden" class="form-control" readonly name="serial" id="serial" value="">
                        </div><!-- input-group -->
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-lock icon-reo"></i></span>
                            <input type="password" class="form-control" pl
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 161.97.96.110:443 · pos.meatomax.com

    2026-01-06 19:24

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 19:24:16 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Set-Cookie: csrf_cookie_name=ea960ed0154f59f49b8a55c50a179ae5; expires=Tue, 06-Jan-2026 21:24:16 GMT; Max-Age=7200; path=/
    Set-Cookie: ci_session=rrfd4928ljc0ubshqfru5le4p014eu05; expires=Tue, 06-Jan-2026 21:24:16 GMT; Max-Age=7200; path=/; HttpOnly
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: PrimePOS | Log in
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
        <meta name="description" content="">
        <meta name="author" content="">
    
        <title>PrimePOS | Log in</title>
        <link rel='shortcut icon' href='https://pos.meatomax.com/theme/images/prime.ico' />
        <!-- Tell the browser to be responsive to screen width -->
        <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    
        <link href="https://pos.meatomax.com/theme/css/login/style.default.css" rel="stylesheet">
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="js/html5shiv.js"></script>
        <script src="js/respond.min.js"></script>
        <![endif]-->
        <style>
            /* .signin {
                background-image: url("https://pos.meatomax.com/uploads/nairobi.jpg");
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
            } */
            body, html {
                height: 100%;
                margin: 0;
                }
    
            .footer {
                position: fixed;
                left: 0;
                bottom: 0;
                width: 100%;
                background-color: white;
                color: black;
                text-align: center;
                height: 30px;
                font-size: 12px;
            }
        </style>
        <style>
            .signin {
                background-image: url("https://pos.meatomax.com/assets/bg2.jpg");
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                /* background-size: 100%; */
                background-size: cover;
                
            }
        </style>
        <script>
        document.onkeydown = function(e) {
            if (e.ctrlKey && e.keyCode === 85) {
            return false;
            }
        };
        </script>
        
    </head>
    
    <body class="signin"  onload="set_interval()" onclick="reset_interval()" onkeypress="reset_interval()" onscroll="reset_interval()" oncontextmenu="return false;">
            <section>
            <div class="panel panel-signin">
                <div class="panel-body">
                    <div class="logo text-center">
                                            <img src="./uploads/Meat_o_max.png" alt="COMPANY LOGO" style="width: 200px; height: 100px;" loading="lazy"><!-- style="width: 100px; height:100px;" -->
                                            </div>
                    <!-- <h5 class="text-center">Sign in to your account</h5> -->
                    <p>
                                        </p>
                    <!-- <div class="mb30"></div> -->
                                    <div class="text-danger tex-center"></div>
                    <div class="text-success tex-center"></div>
                    <div class="text-danger tex-center" id="failed" style="display: none;">SORRY!! The provided email does not exist. Please check and try again.</div>
                    <div class="text-success tex-center" id="success" style="display: none;">Success!! Recovery link successfully sent to your email. Please check.</div>
                    <div id="login">
                    <form action="https://pos.meatomax.com/login/verify" method="post" autocomplete="off">
                        <input type="hidden" name="csrf_test_name" value="ea960ed0154f59f49b8a55c50a179ae5">
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-user icon-reo"></i></span>
                            <input type="text" class="form-control" placeholder="Username" id="username" name="username" autofocus>
                            <input type="hidden" class="form-control" readonly name="serial" id="serial" value="">
                        </div><!-- input-group -->
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-lock icon-reo"></i></span>
                            <input type="password" class="form-control" pl
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 161.97.96.110:443 · pos.meatomax.com

    2026-01-02 19:03

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 19:03:57 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Set-Cookie: csrf_cookie_name=5a29b148d2e2ad7770d016580d4aa0e7; expires=Fri, 02-Jan-2026 21:03:57 GMT; Max-Age=7200; path=/
    Set-Cookie: ci_session=is69cdvjablrg488ij8hh25uha3oq80j; expires=Fri, 02-Jan-2026 21:03:57 GMT; Max-Age=7200; path=/; HttpOnly
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: PrimePOS | Log in
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
        <meta name="description" content="">
        <meta name="author" content="">
    
        <title>PrimePOS | Log in</title>
        <link rel='shortcut icon' href='https://pos.meatomax.com/theme/images/prime.ico' />
        <!-- Tell the browser to be responsive to screen width -->
        <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    
        <link href="https://pos.meatomax.com/theme/css/login/style.default.css" rel="stylesheet">
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="js/html5shiv.js"></script>
        <script src="js/respond.min.js"></script>
        <![endif]-->
        <style>
            /* .signin {
                background-image: url("https://pos.meatomax.com/uploads/nairobi.jpg");
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
            } */
            body, html {
                height: 100%;
                margin: 0;
                }
    
            .footer {
                position: fixed;
                left: 0;
                bottom: 0;
                width: 100%;
                background-color: white;
                color: black;
                text-align: center;
                height: 30px;
                font-size: 12px;
            }
        </style>
        <style>
            .signin {
                background-image: url("https://pos.meatomax.com/assets/bg2.jpg");
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                /* background-size: 100%; */
                background-size: cover;
                
            }
        </style>
        <script>
        document.onkeydown = function(e) {
            if (e.ctrlKey && e.keyCode === 85) {
            return false;
            }
        };
        </script>
        
    </head>
    
    <body class="signin"  onload="set_interval()" onclick="reset_interval()" onkeypress="reset_interval()" onscroll="reset_interval()" oncontextmenu="return false;">
            <section>
            <div class="panel panel-signin">
                <div class="panel-body">
                    <div class="logo text-center">
                                            <img src="./uploads/Meat_o_max.png" alt="COMPANY LOGO" style="width: 200px; height: 100px;" loading="lazy"><!-- style="width: 100px; height:100px;" -->
                                            </div>
                    <!-- <h5 class="text-center">Sign in to your account</h5> -->
                    <p>
                                        </p>
                    <!-- <div class="mb30"></div> -->
                                    <div class="text-danger tex-center"></div>
                    <div class="text-success tex-center"></div>
                    <div class="text-danger tex-center" id="failed" style="display: none;">SORRY!! The provided email does not exist. Please check and try again.</div>
                    <div class="text-success tex-center" id="success" style="display: none;">Success!! Recovery link successfully sent to your email. Please check.</div>
                    <div id="login">
                    <form action="https://pos.meatomax.com/login/verify" method="post" autocomplete="off">
                        <input type="hidden" name="csrf_test_name" value="5a29b148d2e2ad7770d016580d4aa0e7">
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-user icon-reo"></i></span>
                            <input type="text" class="form-control" placeholder="Username" id="username" name="username" autofocus>
                            <input type="hidden" class="form-control" readonly name="serial" id="serial" value="">
                        </div><!-- input-group -->
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-lock icon-reo"></i></span>
                            <input type="password" class="form-control" pl
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 161.97.96.110:443 · pos.meatomax.com

    2025-12-22 13:45

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 13:45:02 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Set-Cookie: csrf_cookie_name=cb6bbff39b31cab02f4889df4406ddd7; expires=Mon, 22-Dec-2025 15:45:02 GMT; Max-Age=7200; path=/
    Set-Cookie: ci_session=8pp190qo19dh37gd8enqh8tptrd9b959; expires=Mon, 22-Dec-2025 15:45:02 GMT; Max-Age=7200; path=/; HttpOnly
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: PrimePOS | Log in
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
        <meta name="description" content="">
        <meta name="author" content="">
    
        <title>PrimePOS | Log in</title>
        <link rel='shortcut icon' href='https://pos.meatomax.com/theme/images/prime.ico' />
        <!-- Tell the browser to be responsive to screen width -->
        <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    
        <link href="https://pos.meatomax.com/theme/css/login/style.default.css" rel="stylesheet">
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="js/html5shiv.js"></script>
        <script src="js/respond.min.js"></script>
        <![endif]-->
        <style>
            /* .signin {
                background-image: url("https://pos.meatomax.com/uploads/nairobi.jpg");
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
            } */
            body, html {
                height: 100%;
                margin: 0;
                }
    
            .footer {
                position: fixed;
                left: 0;
                bottom: 0;
                width: 100%;
                background-color: white;
                color: black;
                text-align: center;
                height: 30px;
                font-size: 12px;
            }
        </style>
        <style>
            .signin {
                background-image: url("https://pos.meatomax.com/assets/bg2.jpg");
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                /* background-size: 100%; */
                background-size: cover;
                
            }
        </style>
        <script>
        document.onkeydown = function(e) {
            if (e.ctrlKey && e.keyCode === 85) {
            return false;
            }
        };
        </script>
        
    </head>
    
    <body class="signin"  onload="set_interval()" onclick="reset_interval()" onkeypress="reset_interval()" onscroll="reset_interval()" oncontextmenu="return false;">
            <section>
            <div class="panel panel-signin">
                <div class="panel-body">
                    <div class="logo text-center">
                                            <img src="./uploads/Meat_o_max.png" alt="COMPANY LOGO" style="width: 200px; height: 100px;" loading="lazy"><!-- style="width: 100px; height:100px;" -->
                                            </div>
                    <!-- <h5 class="text-center">Sign in to your account</h5> -->
                    <p>
                                        </p>
                    <!-- <div class="mb30"></div> -->
                                    <div class="text-danger tex-center"></div>
                    <div class="text-success tex-center"></div>
                    <div class="text-danger tex-center" id="failed" style="display: none;">SORRY!! The provided email does not exist. Please check and try again.</div>
                    <div class="text-success tex-center" id="success" style="display: none;">Success!! Recovery link successfully sent to your email. Please check.</div>
                    <div id="login">
                    <form action="https://pos.meatomax.com/login/verify" method="post" autocomplete="off">
                        <input type="hidden" name="csrf_test_name" value="cb6bbff39b31cab02f4889df4406ddd7">
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-user icon-reo"></i></span>
                            <input type="text" class="form-control" placeholder="Username" id="username" name="username" autofocus>
                            <input type="hidden" class="form-control" readonly name="serial" id="serial" value="">
                        </div><!-- input-group -->
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-lock icon-reo"></i></span>
                            <input type="password" class="form-control" pl
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 161.97.96.110:443 · pos.meatomax.com

    2025-12-20 11:12

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 11:12:07 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Set-Cookie: csrf_cookie_name=39d1cb8e27b1f9401a701cae51da36e7; expires=Sat, 20-Dec-2025 13:12:07 GMT; Max-Age=7200; path=/
    Set-Cookie: ci_session=bp8l6flh89foj2dhecack0gbnv9k31s4; expires=Sat, 20-Dec-2025 13:12:07 GMT; Max-Age=7200; path=/; HttpOnly
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: PrimePOS | Log in
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
        <meta name="description" content="">
        <meta name="author" content="">
    
        <title>PrimePOS | Log in</title>
        <link rel='shortcut icon' href='https://pos.meatomax.com/theme/images/prime.ico' />
        <!-- Tell the browser to be responsive to screen width -->
        <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    
        <link href="https://pos.meatomax.com/theme/css/login/style.default.css" rel="stylesheet">
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="js/html5shiv.js"></script>
        <script src="js/respond.min.js"></script>
        <![endif]-->
        <style>
            /* .signin {
                background-image: url("https://pos.meatomax.com/uploads/nairobi.jpg");
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
            } */
            body, html {
                height: 100%;
                margin: 0;
                }
    
            .footer {
                position: fixed;
                left: 0;
                bottom: 0;
                width: 100%;
                background-color: white;
                color: black;
                text-align: center;
                height: 30px;
                font-size: 12px;
            }
        </style>
        <style>
            .signin {
                background-image: url("https://pos.meatomax.com/assets/bg2.jpg");
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                /* background-size: 100%; */
                background-size: cover;
                
            }
        </style>
        <script>
        document.onkeydown = function(e) {
            if (e.ctrlKey && e.keyCode === 85) {
            return false;
            }
        };
        </script>
        
    </head>
    
    <body class="signin"  onload="set_interval()" onclick="reset_interval()" onkeypress="reset_interval()" onscroll="reset_interval()" oncontextmenu="return false;">
            <section>
            <div class="panel panel-signin">
                <div class="panel-body">
                    <div class="logo text-center">
                                            <img src="./uploads/Meat_o_max.png" alt="COMPANY LOGO" style="width: 200px; height: 100px;" loading="lazy"><!-- style="width: 100px; height:100px;" -->
                                            </div>
                    <!-- <h5 class="text-center">Sign in to your account</h5> -->
                    <p>
                                        </p>
                    <!-- <div class="mb30"></div> -->
                                    <div class="text-danger tex-center"></div>
                    <div class="text-success tex-center"></div>
                    <div class="text-danger tex-center" id="failed" style="display: none;">SORRY!! The provided email does not exist. Please check and try again.</div>
                    <div class="text-success tex-center" id="success" style="display: none;">Success!! Recovery link successfully sent to your email. Please check.</div>
                    <div id="login">
                    <form action="https://pos.meatomax.com/login/verify" method="post" autocomplete="off">
                        <input type="hidden" name="csrf_test_name" value="39d1cb8e27b1f9401a701cae51da36e7">
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-user icon-reo"></i></span>
                            <input type="text" class="form-control" placeholder="Username" id="username" name="username" autofocus>
                            <input type="hidden" class="form-control" readonly name="serial" id="serial" value="">
                        </div><!-- input-group -->
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-lock icon-reo"></i></span>
                            <input type="password" class="form-control" pl
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 161.97.96.110:443 · pos.meatomax.com

    2025-12-19 10:29

    HTTP/1.1 200 OK
    Date: Fri, 19 Dec 2025 10:29:56 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Set-Cookie: csrf_cookie_name=2ef26e1e0ea96f74f55ca11ba80f1bec; expires=Fri, 19-Dec-2025 12:29:56 GMT; Max-Age=7200; path=/
    Set-Cookie: ci_session=3cafqe34tfhdvgvig6lmsil1529pidiv; expires=Fri, 19-Dec-2025 12:29:56 GMT; Max-Age=7200; path=/; HttpOnly
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: PrimePOS | Log in
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
        <meta name="description" content="">
        <meta name="author" content="">
    
        <title>PrimePOS | Log in</title>
        <link rel='shortcut icon' href='https://pos.meatomax.com/theme/images/prime.ico' />
        <!-- Tell the browser to be responsive to screen width -->
        <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    
        <link href="https://pos.meatomax.com/theme/css/login/style.default.css" rel="stylesheet">
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="js/html5shiv.js"></script>
        <script src="js/respond.min.js"></script>
        <![endif]-->
        <style>
            /* .signin {
                background-image: url("https://pos.meatomax.com/uploads/nairobi.jpg");
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
            } */
            body, html {
                height: 100%;
                margin: 0;
                }
    
            .footer {
                position: fixed;
                left: 0;
                bottom: 0;
                width: 100%;
                background-color: white;
                color: black;
                text-align: center;
                height: 30px;
                font-size: 12px;
            }
        </style>
        <style>
            .signin {
                background-image: url("https://pos.meatomax.com/assets/bg2.jpg");
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                /* background-size: 100%; */
                background-size: cover;
                
            }
        </style>
        <script>
        document.onkeydown = function(e) {
            if (e.ctrlKey && e.keyCode === 85) {
            return false;
            }
        };
        </script>
        
    </head>
    
    <body class="signin"  onload="set_interval()" onclick="reset_interval()" onkeypress="reset_interval()" onscroll="reset_interval()" oncontextmenu="return false;">
            <section>
            <div class="panel panel-signin">
                <div class="panel-body">
                    <div class="logo text-center">
                                            <img src="./uploads/Meat_o_max.png" alt="COMPANY LOGO" style="width: 200px; height: 100px;" loading="lazy"><!-- style="width: 100px; height:100px;" -->
                                            </div>
                    <!-- <h5 class="text-center">Sign in to your account</h5> -->
                    <p>
                                        </p>
                    <!-- <div class="mb30"></div> -->
                                    <div class="text-danger tex-center"></div>
                    <div class="text-success tex-center"></div>
                    <div class="text-danger tex-center" id="failed" style="display: none;">SORRY!! The provided email does not exist. Please check and try again.</div>
                    <div class="text-success tex-center" id="success" style="display: none;">Success!! Recovery link successfully sent to your email. Please check.</div>
                    <div id="login">
                    <form action="https://pos.meatomax.com/login/verify" method="post" autocomplete="off">
                        <input type="hidden" name="csrf_test_name" value="2ef26e1e0ea96f74f55ca11ba80f1bec">
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-user icon-reo"></i></span>
                            <input type="text" class="form-control" placeholder="Username" id="username" name="username" autofocus>
                            <input type="hidden" class="form-control" readonly name="serial" id="serial" value="">
                        </div><!-- input-group -->
                        <div class="input-group mb15">
                            <span class="input-group-addon"><i class="glyphicon glyphicon-lock icon-reo"></i></span>
                            <input type="password" class="form-control" pl
    Found 2025-12-19 by HttpPlugin
    Create report
pos.meatomax.com
CN:
pos.meatomax.com
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-06 18:25
Not after:
2026-04-06 18:25
pos.meatomax.com
CN:
pos.meatomax.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-07 09:48
Not after:
2026-02-05 09:48
Domain summary
IP summary