Domain lukiman.com
Indonesia
INDO Internet, PT
Ubuntu
Software information

nginx nginx 1.18.0

tcp/443 tcp/80

  • Swagger API description is publicly available
    First seen 2025-10-14 01:47
    Last seen 2026-01-12 19:18
    Open for 90 days
  • Swagger API description is publicly available
    First seen 2025-10-19 23:16
    Last seen 2026-01-11 17:17
    Open for 83 days
  • Swagger API description is publicly available
    First seen 2025-10-13 13:20
    Last seen 2026-01-09 15:16
    Open for 88 days
  • Swagger API description is publicly available
    First seen 2025-10-17 01:46
    Last seen 2026-01-08 22:40
    Open for 83 days
  • Swagger API description is publicly available
    First seen 2025-10-26 22:45
    Last seen 2026-01-11 17:17
    Open for 76 days
  • Swagger API description is publicly available
    First seen 2025-10-19 23:15
    Last seen 2026-01-11 17:16
    Open for 83 days
  • Swagger API description is publicly available
    First seen 2025-11-08 13:08
    Last seen 2026-01-10 08:47
    Open for 62 days
  • Swagger API description is publicly available
    First seen 2025-10-16 01:15
    Last seen 2026-01-10 02:37
    Open for 86 days
  • Swagger API description is publicly available
    First seen 2025-10-14 21:45
    Last seen 2026-01-13 15:46
    Open for 90 days
  • Git configuration and history exposed
    First seen 2025-09-03 00:46
    Last seen 2026-01-13 15:46
    Open for 132 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522d03c7470

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/steelytoe/exoduz.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2026-01-13 15:46
      264 Bytes
  • Swagger API description is publicly available
    First seen 2025-10-21 14:16
    Last seen 2026-01-13 08:16
    Open for 83 days
  • Swagger API description is publicly available
    First seen 2025-11-04 07:40
    Last seen 2026-01-13 02:17
    Open for 69 days
  • Swagger API description is publicly available
    First seen 2025-10-17 15:35
    Last seen 2026-01-09 23:41
    Open for 84 days
  • Swagger API description is publicly available
    First seen 2025-10-16 03:15
    Last seen 2026-01-09 23:36
    Open for 85 days
  • Swagger API description is publicly available
    First seen 2025-10-16 02:45
    Last seen 2026-01-09 23:19
    Open for 85 days
  • Swagger API description is publicly available
    First seen 2025-10-18 04:15
    Last seen 2026-01-09 22:16
    Open for 83 days
  • Git configuration and history exposed
    First seen 2025-09-12 16:46
    Last seen 2025-11-08 19:52
    Open for 57 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522a8123014

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/eriklukiman/remax_backend.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      	vscode-merge-base = origin/main
      
      Found on 2025-11-08 19:52
      302 Bytes
  • Open service 202.159.30.243:8443 · lukiman.com

    2026-01-12 19:18

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Mon, 12 Jan 2026 19:18:24 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · lukiman.com

    2026-01-12 19:18

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 19:18:25 GMT
    Content-Type: text/html
    Content-Length: 10671
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Tue, 17 Oct 2023 08:22:35 GMT
    ETag: "29af-607e53999969b"
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2022-03-22
        See: https://launchpad.net/bugs/1966004
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Ubuntu, Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 180px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.banner {
        padding: 9px 6px 9px 6px;
        background-color: #E9510E;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
        position: absolute;
        left: 40%;
        bottom: 30px;
        width: 20%;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="icons/ubuntu-logo.png" alt="Ubuntu Logo"
                 style="width:184px;height:146px;" class="floating_element" />
            <div>
              <span style="margin-top: 1.5em;" class="floating_element">
                Apache2 Default Page
              </span>
            </div>
            <div class="banner">
              <div id="about"></div>
              It works!
            </div>
    
          </div>
          <div class="content_section floating_element">
           
    Found one day ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · lukiman.com

    2026-01-12 19:18

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 19:18:23 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · nginx.lukiman.com

    2026-01-12 10:46

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 10:46:09 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://nginx.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · nginx.lukiman.com

    2026-01-12 10:46

    HTTP/1.1 302 Found
    location: http://nginx.lukiman.com/manager
    content-length: 0
    date: Mon, 12 Jan 2026 10:46:09 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · nginx.lukiman.com

    2026-01-12 10:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 10:46:09 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 1407
    Connection: close
    Vary: Accept-Encoding
    Accept-Ranges: bytes
    Request-Id: f256a4ff-f2de-4560-816c-ac6e593d0254
    
    Page title: Nginx UI
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8" />
      <link href="./favicon.ico" rel="icon">
      <link href="./favicon-32x32.png" rel="icon" type="image/png" sizes="32x32">
      <meta content="width=device-width,initial-scale=1.0,user-scalable=0" name="viewport">
    
      <!-- PWA Manifest -->
      <link rel="manifest" href="./manifest.json">
    
      <!-- PWA Meta Tags -->
      <meta name="theme-color" content="#ffffff">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="default">
      <meta name="apple-mobile-web-app-title" content="Nginx UI">
      <meta name="mobile-web-app-capable" content="yes">
      <meta name="msapplication-TileColor" content="#ffffff">
      <meta name="msapplication-config" content="./browserconfig.xml">
    
      <!-- Apple Touch Icons -->
      <link rel="apple-touch-icon" sizes="192x192" href="./pwa-192x192.png">
      <link rel="apple-touch-icon" sizes="512x512" href="./pwa-512x512.png">
    
      <style>
        body {
          height: auto !important;
          min-height: 100%;
        }
    
        body.dark {
          background-color: #141414;
          color: #fff;
        }
    
        #app {
          height: 100vh;
        }
      </style>
      <title>Nginx UI</title>
      <script type="module" crossorigin src="./assets/index-DoHxQupa.js"></script>
      <link rel="stylesheet" crossorigin href="./assets/index-Cjd4fVAL.css">
    </head>
    
    <body>
      <div id="app"></div>
    </body>
    
    </html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · wuff.lukiman.com

    2026-01-12 09:47

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 09:47:06 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://wuff.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · wuff.lukiman.com

    2026-01-12 09:47

    HTTP/1.1 401 Unauthorized
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 09:47:07 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    WWW-Authenticate: Basic realm="Restricted WAF Dashboard"
    
    Page title: 401 Authorization Required
    
    <html>
    <head><title>401 Authorization Required</title></head>
    <body>
    <center><h1>401 Authorization Required</h1></center>
    <hr><center>nginx/1.28.1</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wuff.lukiman.com

    2026-01-12 09:47

    HTTP/1.1 302 Found
    location: http://wuff.lukiman.com/manager
    content-length: 0
    date: Mon, 12 Jan 2026 09:47:06 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · wafcontrol.lukiman.com

    2026-01-12 03:17

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 03:17:17 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://wafcontrol.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wafcontrol.lukiman.com

    2026-01-12 03:17

    HTTP/1.1 302 Found
    location: http://wafcontrol.lukiman.com/manager
    content-length: 0
    date: Mon, 12 Jan 2026 03:17:17 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · wafcontrol.lukiman.com

    2026-01-12 03:17

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 12 Jan 2026 03:17:17 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · backoffice.lukiman.com

    2026-01-11 17:17

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 17:17:31 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://backoffice.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2026-01-11 17:17

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Sun, 11 Jan 2026 17:17:31 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · backoffice.lukiman.com

    2026-01-11 17:17

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 17:17:35 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · postal.lukiman.com

    2026-01-11 17:17

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 17:17:09 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://postal.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · postal.lukiman.com

    2026-01-11 17:17

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 17:17:09 GMT
    Content-Length: 0
    Connection: close
    Location: https://postal.lukiman.com/
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · postal.lukiman.com

    2026-01-11 17:17

    HTTP/1.1 302 Found
    location: http://postal.lukiman.com/manager
    content-length: 0
    date: Sun, 11 Jan 2026 17:17:08 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2026-01-11 17:16

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Sun, 11 Jan 2026 17:16:57 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · cashcepat.lukiman.com

    2026-01-11 17:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 17:16:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    
    
    test 123
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · cashcepat.lukiman.com

    2026-01-11 17:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 17:16:58 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · modsec.lukiman.com

    2026-01-11 16:16

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 16:16:15 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://modsec.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · modsec.lukiman.com

    2026-01-11 16:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 11 Jan 2026 16:16:15 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Vary: Accept-Encoding
    
    
    kldsf asdf
    <br />
    from 56
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · modsec.lukiman.com

    2026-01-11 16:16

    HTTP/1.1 302 Found
    location: http://modsec.lukiman.com/manager
    content-length: 0
    date: Sun, 11 Jan 2026 16:16:15 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · learn.lukiman.com

    2026-01-10 13:16

    HTTP/1.1 302 Found
    location: http://learn.lukiman.com/manager
    content-length: 0
    date: Sat, 10 Jan 2026 13:16:19 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · learn.lukiman.com

    2026-01-10 13:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 10 Jan 2026 13:16:19 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Set-Cookie: MoodleSession=i3v09hm4aok03d5efuo69c0917; path=/; secure
    Content-Language: en
    Content-Script-Type: text/javascript
    Content-Style-Type: text/css
    X-UA-Compatible: IE=edge
    Cache-Control: no-store, no-cache, must-revalidate
    Cache-Control: post-check=0, pre-check=0, no-transform
    Pragma: no-cache
    Expires: Mon, 20 Aug 1969 09:23:00 GMT
    Last-Modified: Sat, 10 Jan 2026 13:16:19 GMT
    Accept-Ranges: none
    X-Frame-Options: sameorigin
    
    Page title: E-Learning
    
    <!DOCTYPE html>
    
    <html  dir="ltr" lang="en" xml:lang="en">
    <head>
        <title>E-Learning</title>
        <link rel="shortcut icon" href="https://learn.lukiman.com/theme/image.php/boost/theme/1767510755/favicon" />
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="keywords" content="moodle, E-Learning" />
    <link rel="stylesheet" type="text/css" href="https://learn.lukiman.com/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://learn.lukiman.com/theme/styles.php/boost/1767510755_1/all" />
    <script>
    //<![CDATA[
    var M = {}; M.yui = {};
    M.pageloadstarttime = new Date();
    M.cfg = {"wwwroot":"https:\/\/learn.lukiman.com","homeurl":{},"sesskey":"ZLkPvE1Wk5","sessiontimeout":"28800","sessiontimeoutwarning":"1200","themerev":"1767510755","slasharguments":1,"theme":"boost","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1767510755","admin":"admin","svgicons":true,"usertimezone":"Asia\/Jakarta","courseId":1,"courseContextId":2,"contextid":2,"contextInstanceId":1,"langrev":1767510755,"templaterev":"1767510755"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
    var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
    if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
    YUI_config = {"debug":false,"base":"https:\/\/learn.lukiman.com\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/learn.lukiman.com\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?m\/1767510755\/","combine":true,"comboBase":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?","ext":false,"root":"m\/1767510755\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · learn.lukiman.com

    2026-01-10 13:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 10 Jan 2026 13:16:17 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Set-Cookie: MoodleSession=65rlpdgk7ik2q795118gtngn5s; path=/; secure
    Content-Language: en
    Content-Script-Type: text/javascript
    Content-Style-Type: text/css
    X-UA-Compatible: IE=edge
    Cache-Control: no-store, no-cache, must-revalidate
    Cache-Control: post-check=0, pre-check=0, no-transform
    Pragma: no-cache
    Expires: Mon, 20 Aug 1969 09:23:00 GMT
    Last-Modified: Sat, 10 Jan 2026 13:16:17 GMT
    Accept-Ranges: none
    X-Frame-Options: sameorigin
    
    Page title: E-Learning
    
    <!DOCTYPE html>
    
    <html  dir="ltr" lang="en" xml:lang="en">
    <head>
        <title>E-Learning</title>
        <link rel="shortcut icon" href="https://learn.lukiman.com/theme/image.php/boost/theme/1767510755/favicon" />
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="keywords" content="moodle, E-Learning" />
    <link rel="stylesheet" type="text/css" href="https://learn.lukiman.com/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple-min.css" /><script id="firstthemesheet" type="text/css">/** Required in order to fix style inclusion problems in IE with YUI **/</script><link rel="stylesheet" type="text/css" href="https://learn.lukiman.com/theme/styles.php/boost/1767510755_1/all" />
    <script>
    //<![CDATA[
    var M = {}; M.yui = {};
    M.pageloadstarttime = new Date();
    M.cfg = {"wwwroot":"https:\/\/learn.lukiman.com","homeurl":{},"sesskey":"u7L83qAxI3","sessiontimeout":"28800","sessiontimeoutwarning":"1200","themerev":"1767510755","slasharguments":1,"theme":"boost","iconsystemmodule":"core\/icon_system_fontawesome","jsrev":"1767510755","admin":"admin","svgicons":true,"usertimezone":"Asia\/Jakarta","courseId":1,"courseContextId":2,"contextid":2,"contextInstanceId":1,"langrev":1767510755,"templaterev":"1767510755"};var yui1ConfigFn = function(me) {if(/-skin|reset|fonts|grids|base/.test(me.name)){me.type='css';me.path=me.path.replace(/\.js/,'.css');me.path=me.path.replace(/\/yui2-skin/,'/assets/skins/sam/yui2-skin')}};
    var yui2ConfigFn = function(me) {var parts=me.name.replace(/^moodle-/,'').split('-'),component=parts.shift(),module=parts[0],min='-min';if(/-(skin|core)$/.test(me.name)){parts.pop();me.type='css';min=''}
    if(module){var filename=parts.join('-');me.path=component+'/'+module+'/'+filename+min+'.'+me.type}else{me.path=component+'/'+component+'.'+me.type}};
    YUI_config = {"debug":false,"base":"https:\/\/learn.lukiman.com\/lib\/yuilib\/3.17.2\/","comboBase":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"https:\/\/learn.lukiman.com\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?m\/1767510755\/","combine":true,"comboBase":"https:\/\/learn.lukiman.com\/theme\/yui_combo.php?","ext":false,"root":"m\/1767510755\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"filter":null,"modules":{"moodle-core-dragdrop":{"requires":["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]},"moodle-core-languninstallconfirm":{"requires":["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]},"moodle-core-handlebars":{"condition":{"trigger":"handlebars","when":"after"}},"moodle-core-actionmenu":{"requires":["base","event","node-event-simulate"]},"moodle-core-formchangechecker":{"requires":["base","event-focus","moodle-core-event"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-notification":{"requires":["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]},"moodle-core-notification-dialogue":{"requires":["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]},"moodle-core-notification-alert":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-confirm":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-exception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core-notification-ajaxexception":{"requires":["moodle-core-notification-dialogue"]},"moodle-core
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · experience.lukiman.com

    2026-01-10 08:47

    HTTP/1.1 403 Forbidden
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 10 Jan 2026 08:47:12 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 287
    Connection: close
    
    Page title: 403 Forbidden
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>403 Forbidden</title>
    </head><body>
    <h1>Forbidden</h1>
    <p>You don't have permission to access this resource.</p>
    <hr>
    <address>Apache/2.4.58 (Ubuntu) Server at experience.lukiman.com Port 80</address>
    </body></html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2026-01-10 08:47

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Sat, 10 Jan 2026 08:47:11 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · experience.lukiman.com

    2026-01-10 08:47

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 10 Jan 2026 08:47:11 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · race.lukiman.com

    2026-01-10 02:37

    HTTP/1.1 302 Found
    location: http://race.lukiman.com/manager
    content-length: 0
    date: Sat, 10 Jan 2026 02:37:52 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · waf.lukiman.com

    2026-01-10 02:13

    HTTP/1.1 302 Found
    location: http://waf.lukiman.com/manager
    content-length: 0
    date: Sat, 10 Jan 2026 02:13:48 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · compreface.lukiman.com

    2026-01-09 23:41

    HTTP/1.1 302 Found
    location: http://compreface.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 23:41:59 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · idcheck.lukiman.com

    2026-01-09 23:36

    HTTP/1.1 302 Found
    location: http://idcheck.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 23:36:38 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bogor.lukiman.com

    2026-01-09 23:19

    HTTP/1.1 302 Found
    location: http://bogor.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 23:19:30 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · sbm.lukiman.com

    2026-01-09 23:13

    HTTP/1.1 302 Found
    location: http://sbm.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 23:13:39 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · orchestra.lukiman.com

    2026-01-09 22:26

    HTTP/1.1 302 Found
    location: http://orchestra.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 22:26:07 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · dashboard.lukiman.com

    2026-01-09 22:20

    HTTP/1.1 302 Found
    location: http://dashboard.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 22:20:58 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · mattermost.lukiman.com

    2026-01-09 22:16

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 22:16:52 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://mattermost.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · mattermost.lukiman.com

    2026-01-09 22:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 22:16:53 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-cache, max-age=31556926, public
    Content-Security-Policy: frame-ancestors 'self' ; script-src 'self' cdn.rudderlabs.com
    Permissions-Policy: 
    Referrer-Policy: no-referrer
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    X-Request-Id: j3bzun3yy3bj9p7jwqfeu8aubc
    X-Version-Id: 10.12.0.17404508457.d6b6a858309975865925a3dd03212137.false
    
    Page title: Mattermost
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="noindex, nofollow"><meta name="referrer" content="no-referrer"><title>Mattermost</title><meta name="mobile-web-app-capable" content="yes"><meta name="application-name" content="Mattermost"><meta name="format-detection" content="telephone=no"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-16x16.png" sizes="16x16"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-24x24.png" sizes="24x24"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-64x64.png" sizes="64x64"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-96x96.png" sizes="96x96"><script id="publicPathInWindowScript"></script><link rel="stylesheet" class="code_theme"><link id="initialLoadingScreenCSS" rel="stylesheet" href="/static/css/initial_loading_screen.css"><meta http-equiv="Content-Security-Policy" content="script-src 'self' cdn.rudderlabs.com/"><script src="/static/main.16084c23e9e7e75414cf.js"></script><script src="/static/remote_entry.js?bt=1756818774457"></script><meta name="apple-mobile-web-app-title" content="Mattermost" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="apple-touch-icon" sizes="76x76" href="/static/icon_76x76.png" /><link rel="apple-touch-icon" sizes="72x72" href="/static/icon_72x72.png" /><link rel="apple-touch-icon" sizes="60x60" href="/static/icon_60x60.png" /><link rel="apple-touch-icon" sizes="57x57" href="/static/icon_57x57.png" /><link rel="apple-touch-icon" sizes="152x152" href="/static/icon_152x152.png" /><link rel="apple-touch-icon" sizes="144x144" href="/static/icon_144x144.png" /><link rel="apple-touch-icon" sizes="120x120" href="/static/icon_120x120.png" /><link rel="manifest" href="/static/manifest.json" /></head><body class="font--open_sans enable-animations"><div id="initialPageLoadingScreen" class="LoadingScreen LoadingScreen--darkMode"><div class="LoadingScreen__background"><svg viewBox="0 0 1366 728" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice"><g style="transform:translate(676px,-200px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><g style="transform:translate(125px,0)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(700px,330px)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(-280px,190px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><defs><mask id="stippleMask"><image width="900" height="535"/></mask><g id="pill" class="Pill"><rect class="Pill__stipple" x="0" y="0" width="900" height="535" mask="url(#stippleMask)"/><path class="Pill__shape" d="M600 40H0V490H600C724.264 490 825 389.264 825 265C825 140.736 724.264 40 600 40Z" fill="url(#pillGradient)"/></g><linearGradient id="pillGradient"><stop class="Pill__gradient" offset="20%" stop-opacity="1"/><stop class="Pill__gradientHighlight" offset="95%" stop-opacity="1"/></linearGradient></defs></svg></div><div id="initialPageLoadingAnimation" class="LoadingAnimation LoadingAnimation--darkMode LoadingAnimation--spinning LoadingAnimation--loading"><svg width="104" height="104" viewBox="0 0 104 104" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="LoadingAnimation__spinner-gradient" x1="0%" y1="72px" x2="0%" y2="32px" gradientUnits="userSpaceOnUse"><stop offset="0" class="LoadingAnimation__spinner-gradient-color" stop-opacity="1"/><stop offset="1" class="LoadingAnimation__spinner-gradient-color" stop-opacity="0"/></linearGradient><mask id="LoadingAnimation__base-wipe-mask"><rect x="0" y="0" width="104" height="104" fill="white"/
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · mattermost.lukiman.com

    2026-01-09 22:16

    HTTP/1.1 302 Found
    location: http://mattermost.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 22:16:52 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · nginx.lukiman.com

    2026-01-09 19:05

    HTTP/1.1 302 Found
    location: http://nginx.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 19:05:40 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · modsec.lukiman.com

    2026-01-09 18:04

    HTTP/1.1 302 Found
    location: http://modsec.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 18:04:39 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wuff.lukiman.com

    2026-01-09 16:19

    HTTP/1.1 302 Found
    location: http://wuff.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 16:19:42 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · mattermost.lukiman.com

    2026-01-09 15:46

    HTTP/1.1 302 Found
    location: http://mattermost.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 15:46:33 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bormar.lukiman.com

    2026-01-09 15:44

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 15:44:51 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Link: <http://bormar.lukiman.com/index.php?rest_route=/>; rel="https://api.w.org/"
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · sbm.lukiman.com

    2026-01-09 15:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 15:17:15 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: yamaha3sid=f5db0612756eb47ffa7b42d3739d75ec; path=/
    Vary: Accept-Encoding
    
    Page title:  Web
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title> Web</title>
            <link href="css/eXoduz.css" rel="stylesheet" type="text/css"/>
            <link href="css/blueGray.css" rel="stylesheet" type="text/css"/>
            <!-- For validation engine
            <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
            <script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
            -->
            <!--[if lt IE 7]>
            <link href="css/eXoduz.IE6.css" rel="stylesheet" type="text/css"/><![endif]-->
            <!--[if webkit]>
            <link href="css/eXoduz.webkit.css" rel="stylesheet" type="text/css"/><![endif]-->
            <link href="css/autocomplete.css" rel="stylesheet" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.min.js"></script>
            <script type="text/javascript" src="scripts/jquery.menu.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.top.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.validate.js"></script>
            <script type="text/javascript" src="scripts/jquery.nyroModal-1.5.2.js"></script>
            <script type="text/javascript">var paramAutoComplete = 'common';</script>
            <script src="scripts/jquery.autocomplete.js" type="text/javascript"></script>
            <script src="scripts/jqDnR.js" type="text/javascript"></script>
            <script src="scripts/strophe.min.js" type="text/javascript"></script>
            <style>
                .autocomplete {background: #fff;color: #000;}
                .companySelect {right: 25px;width: 300px;}
                #slHeadComp {width: 282px;}
                #btnShowCommon {background: #fff url(images/plus.png);background-color: #fff;height: 16px;width: 16px;float: right;}
            </style>
        </head>
        <body>
            <div class="header">
                <div class="exoduz"><span></span></div>
                <div class="comp">
                    <div class="allignment">
                        <div id="deco1"></div>
                        <div id="deco2"></div>
                        <img src="images/default/logo.png"/>
                        <div class="companyDetails">
                            <div class="compName"></div>
                            <div class="compInfo">&nbsp;</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="menu"></div>
            <div class="headDivider"></div>
            <div class="leftDock"></div>
            <div class="rightDock"></div>
            <div class="menu intro"></div>
            <div class="headDivider"></div>
            <div class="leftDock">
                <ul id="dock">
                    <li id="info">
                        <ul class="free">
                            <li class="head"> Info</li>
                            <li><a class="eInfo" target="_blank" href=""><span></span></a>
                            </li>
                        </ul>
                    </li>
                </ul>
            </div>
            <div class="rightDock">
                <div class="langSelector">
                    <a href="?langId=id" title="Bahasa Indonesia" class="langButton">ID</a>
                    <a href="?langId=en" title="English" class="langButton">EN</a>
                    <!--<a href="?langId=jw" title="Basa Jawa" class="langButton">JW</a>-->
                </div>
            </div>
    
            <!-- MULAI BADAN HALAMAN DISINI !!!! -->
            <div class="main">
                <div id="content">
    <div class="event"></div>
    <div id="loginWrap">
        <div class="headTitle"><div>Login</div></div>
        <div class="formWrap">
            <form id="formLogin" name="formLogin" method="post" action="login_accept.php">
                <label>User ID</label>
                <input type="text" name="txtUserId" id="txtUserId" tabindex="1" />
                <label>Password</label>
                <i
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · remax.lukiman.com

    2026-01-09 15:16

    HTTP/1.1 302 Found
    location: http://remax.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 15:16:31 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2026-01-09 11:49

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 11:49:24 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2026-01-09 11:17

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 11:17:29 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2026-01-09 11:17

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 11:17:28 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wafcontrol.lukiman.com

    2026-01-09 11:07

    HTTP/1.1 302 Found
    location: http://wafcontrol.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 11:07:27 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · remax.lukiman.com

    2026-01-09 08:15

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 08:15:59 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · remax.lukiman.com

    2026-01-09 08:15

    HTTP/1.1 302 Found
    location: http://remax.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 08:15:59 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · remax.lukiman.com

    2026-01-09 08:15

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 08:16:00 GMT
    Transfer-Encoding: chunked
    Connection: close
    location: /id/home
    set-cookie: NEXT_LOCALE=id; Path=/; Expires=Fri, 16 Jan 2026 08:16:00 GMT; Max-Age=604800; SameSite=lax
    
    
    /id/home
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · supirqu.lukiman.com

    2026-01-09 00:03

    HTTP/1.1 302 Found
    location: http://supirqu.lukiman.com/manager
    content-length: 0
    date: Fri, 09 Jan 2026 00:03:07 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bormar.lukiman.com

    2026-01-08 22:40

    HTTP/1.1 302 Found
    location: http://bormar.lukiman.com/manager
    content-length: 0
    date: Thu, 08 Jan 2026 22:40:19 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · learn.lukiman.com

    2026-01-08 20:35

    HTTP/1.1 302 Found
    location: http://learn.lukiman.com/manager
    content-length: 0
    date: Thu, 08 Jan 2026 20:35:44 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · lukiman.com

    2026-01-08 20:32

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Thu, 08 Jan 2026 20:32:53 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · postal.lukiman.com

    2026-01-08 20:26

    HTTP/1.1 302 Found
    location: http://postal.lukiman.com/manager
    content-length: 0
    date: Thu, 08 Jan 2026 20:26:16 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · bormar.lukiman.com

    2026-01-08 19:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 08 Jan 2026 19:45:51 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bormar.lukiman.com

    2026-01-08 19:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 08 Jan 2026 19:45:52 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Link: <http://bormar.lukiman.com/index.php?rest_route=/>; rel="https://api.w.org/"
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · idcheck.lukiman.com

    2026-01-07 21:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 21:17:05 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · idcheck.lukiman.com

    2026-01-07 21:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 21:17:06 GMT
    Content-Type: application/json
    Content-Length: 17
    Connection: close
    
    
    {"Hello":"World"}
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · idcheck.lukiman.com

    2026-01-07 21:17

    HTTP/1.1 302 Found
    location: http://idcheck.lukiman.com/manager
    content-length: 0
    date: Wed, 07 Jan 2026 21:17:06 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bogor.lukiman.com

    2026-01-07 20:47

    HTTP/1.1 302 Found
    location: http://bogor.lukiman.com/manager
    content-length: 0
    date: Wed, 07 Jan 2026 20:47:19 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bogor.lukiman.com

    2026-01-07 20:47

    HTTP/1.1 403 Forbidden
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 20:47:19 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>nginx/1.24.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · bogor.lukiman.com

    2026-01-07 20:47

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 20:47:19 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · race.lukiman.com

    2026-01-07 19:16

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 19:16:50 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · race.lukiman.com

    2026-01-07 19:16

    HTTP/1.1 302 Found
    location: http://race.lukiman.com/manager
    content-length: 0
    date: Wed, 07 Jan 2026 19:16:49 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · race.lukiman.com

    2026-01-07 19:16

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 19:16:49 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://race.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · compreface.lukiman.com

    2026-01-07 11:47

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 11:47:11 GMT
    Content-Type: text/html
    Content-Length: 2442
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Mon, 14 Aug 2023 20:16:54 GMT
    Vary: Accept-Encoding
    ETag: "64da8bb6-98a"
    Accept-Ranges: bytes
    
    Page title: CompreFace
    
    <!--
      ~ Copyright (c) 2020 the original author or authors
      ~
      ~ Licensed under the Apache License, Version 2.0 (the "License");
      ~ you may not use this file except in compliance with the License.
      ~ You may obtain a copy of the License at
      ~
      ~      https://www.apache.org/licenses/LICENSE-2.0
      ~
      ~ Unless required by applicable law or agreed to in writing, software
      ~ distributed under the License is distributed on an "AS IS" BASIS,
      ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
      ~ or implied. See  the License for the specific language governing
      ~ permissions and limitations under the License.
      -->
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8"/>
        <title>CompreFace</title>
        <base href="/"/>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <link rel="icon" type="image/x-icon" href="favicon.ico"/>
        <style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:'liga';}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
      <link rel="stylesheet" href="styles.7b70d6b4d311d52697eb.css"></head>
      <body>
        <app-root></app-root>
      <script src="runtime-es2015.2f98b8256f9111c41ed5.js" type="module"></script><script src="runtime-es5.2f98b8256f9111c41ed5.js" nomodule="" defer=""></script><script src="polyfills-es5.f032de6542ee39cf5639.js" nomodule="" defer=""></script><script src="polyfills-es2015.2da5f783f714f4c0074e.js" type="module"></script><script src="main-es2015.ee036b579cc361126068.js" type="module"></script><script src="main-es5.ee036b579cc361126068.js" nomodule="" defer=""></script></body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · compreface.lukiman.com

    2026-01-07 11:47

    HTTP/1.1 302 Found
    location: http://compreface.lukiman.com/manager
    content-length: 0
    date: Wed, 07 Jan 2026 11:47:10 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · compreface.lukiman.com

    2026-01-07 11:47

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 11:47:10 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · waf.lukiman.com

    2026-01-07 05:47

    HTTP/1.1 302 Found
    location: http://waf.lukiman.com/manager
    content-length: 0
    date: Wed, 07 Jan 2026 05:47:09 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · waf.lukiman.com

    2026-01-07 05:47

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 05:47:09 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://waf.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · waf.lukiman.com

    2026-01-07 05:47

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 07 Jan 2026 05:47:09 GMT
    Content-Type: text/html
    Content-Length: 615
    Connection: close
    Last-Modified: Sun, 04 Jan 2026 06:38:18 GMT
    ETag: "695a0ada-267"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
    html { color-scheme: light dark; }
    body { width: 35em; margin: 0 auto;
    font-family: Tahoma, Verdana, Arial, sans-serif; }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · sbm.lukiman.com

    2026-01-06 16:16

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 06 Jan 2026 16:16:59 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://sbm.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · sbm.lukiman.com

    2026-01-06 16:16

    HTTP/1.1 302 Found
    location: http://sbm.lukiman.com/manager
    content-length: 0
    date: Tue, 06 Jan 2026 16:16:59 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · sbm.lukiman.com

    2026-01-06 16:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 06 Jan 2026 16:17:00 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: yamaha3sid=c9e78d61c306b9f5342696f761052fb4; path=/
    Vary: Accept-Encoding
    
    Page title:  Web
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title> Web</title>
            <link href="css/eXoduz.css" rel="stylesheet" type="text/css"/>
            <link href="css/blueGray.css" rel="stylesheet" type="text/css"/>
            <!-- For validation engine
            <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
            <script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
            -->
            <!--[if lt IE 7]>
            <link href="css/eXoduz.IE6.css" rel="stylesheet" type="text/css"/><![endif]-->
            <!--[if webkit]>
            <link href="css/eXoduz.webkit.css" rel="stylesheet" type="text/css"/><![endif]-->
            <link href="css/autocomplete.css" rel="stylesheet" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.min.js"></script>
            <script type="text/javascript" src="scripts/jquery.menu.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.top.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.validate.js"></script>
            <script type="text/javascript" src="scripts/jquery.nyroModal-1.5.2.js"></script>
            <script type="text/javascript">var paramAutoComplete = 'common';</script>
            <script src="scripts/jquery.autocomplete.js" type="text/javascript"></script>
            <script src="scripts/jqDnR.js" type="text/javascript"></script>
            <script src="scripts/strophe.min.js" type="text/javascript"></script>
            <style>
                .autocomplete {background: #fff;color: #000;}
                .companySelect {right: 25px;width: 300px;}
                #slHeadComp {width: 282px;}
                #btnShowCommon {background: #fff url(images/plus.png);background-color: #fff;height: 16px;width: 16px;float: right;}
            </style>
        </head>
        <body>
            <div class="header">
                <div class="exoduz"><span></span></div>
                <div class="comp">
                    <div class="allignment">
                        <div id="deco1"></div>
                        <div id="deco2"></div>
                        <img src="images/default/logo.png"/>
                        <div class="companyDetails">
                            <div class="compName"></div>
                            <div class="compInfo">&nbsp;</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="menu"></div>
            <div class="headDivider"></div>
            <div class="leftDock"></div>
            <div class="rightDock"></div>
            <div class="menu intro"></div>
            <div class="headDivider"></div>
            <div class="leftDock">
                <ul id="dock">
                    <li id="info">
                        <ul class="free">
                            <li class="head"> Info</li>
                            <li><a class="eInfo" target="_blank" href=""><span></span></a>
                            </li>
                        </ul>
                    </li>
                </ul>
            </div>
            <div class="rightDock">
                <div class="langSelector">
                    <a href="?langId=id" title="Bahasa Indonesia" class="langButton">ID</a>
                    <a href="?langId=en" title="English" class="langButton">EN</a>
                    <!--<a href="?langId=jw" title="Basa Jawa" class="langButton">JW</a>-->
                </div>
            </div>
    
            <!-- MULAI BADAN HALAMAN DISINI !!!! -->
            <div class="main">
                <div id="content">
    <div class="event"></div>
    <div id="loginWrap">
        <div class="headTitle"><div>Login</div></div>
        <div class="formWrap">
            <form id="formLogin" name="formLogin" method="post" action="login_accept.php">
                <label>User ID</label>
                <input type="text" name="txtUserId" id="txtUserId" tabindex="1" />
                <label>Password</label>
                <i
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · nginx.lukiman.com

    2026-01-05 11:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 11:17:08 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 1407
    Connection: close
    Vary: Accept-Encoding
    Accept-Ranges: bytes
    Request-Id: 1b292219-115d-4eba-b9d5-0e2e02fd2846
    
    Page title: Nginx UI
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8" />
      <link href="./favicon.ico" rel="icon">
      <link href="./favicon-32x32.png" rel="icon" type="image/png" sizes="32x32">
      <meta content="width=device-width,initial-scale=1.0,user-scalable=0" name="viewport">
    
      <!-- PWA Manifest -->
      <link rel="manifest" href="./manifest.json">
    
      <!-- PWA Meta Tags -->
      <meta name="theme-color" content="#ffffff">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="default">
      <meta name="apple-mobile-web-app-title" content="Nginx UI">
      <meta name="mobile-web-app-capable" content="yes">
      <meta name="msapplication-TileColor" content="#ffffff">
      <meta name="msapplication-config" content="./browserconfig.xml">
    
      <!-- Apple Touch Icons -->
      <link rel="apple-touch-icon" sizes="192x192" href="./pwa-192x192.png">
      <link rel="apple-touch-icon" sizes="512x512" href="./pwa-512x512.png">
    
      <style>
        body {
          height: auto !important;
          min-height: 100%;
        }
    
        body.dark {
          background-color: #141414;
          color: #fff;
        }
    
        #app {
          height: 100vh;
        }
      </style>
      <title>Nginx UI</title>
      <script type="module" crossorigin src="./assets/index-DoHxQupa.js"></script>
      <link rel="stylesheet" crossorigin href="./assets/index-Cjd4fVAL.css">
    </head>
    
    <body>
      <div id="app"></div>
    </body>
    
    </html>
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · nginx.lukiman.com

    2026-01-05 11:17

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 11:17:08 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://nginx.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · nginx.lukiman.com

    2026-01-05 11:17

    HTTP/1.1 302 Found
    location: http://nginx.lukiman.com/manager
    content-length: 0
    date: Mon, 05 Jan 2026 11:17:08 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wuff.lukiman.com

    2026-01-05 10:16

    HTTP/1.1 302 Found
    location: http://wuff.lukiman.com/manager
    content-length: 0
    date: Mon, 05 Jan 2026 10:16:20 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · wuff.lukiman.com

    2026-01-05 10:16

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 10:16:20 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://wuff.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · wuff.lukiman.com

    2026-01-05 10:16

    HTTP/1.1 401 Unauthorized
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 10:16:20 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    WWW-Authenticate: Basic realm="Restricted WAF Dashboard"
    
    Page title: 401 Authorization Required
    
    <html>
    <head><title>401 Authorization Required</title></head>
    <body>
    <center><h1>401 Authorization Required</h1></center>
    <hr><center>nginx/1.28.1</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wafcontrol.lukiman.com

    2026-01-05 03:46

    HTTP/1.1 302 Found
    location: http://wafcontrol.lukiman.com/manager
    content-length: 0
    date: Mon, 05 Jan 2026 03:46:22 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · wafcontrol.lukiman.com

    2026-01-05 03:46

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 03:46:23 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://wafcontrol.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · wafcontrol.lukiman.com

    2026-01-05 03:46

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 03:46:23 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2026-01-04 17:46

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Sun, 04 Jan 2026 17:46:48 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · backoffice.lukiman.com

    2026-01-04 17:46

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 04 Jan 2026 17:46:48 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://backoffice.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · backoffice.lukiman.com

    2026-01-04 17:46

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 04 Jan 2026 17:46:52 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · postal.lukiman.com

    2026-01-04 17:46

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 04 Jan 2026 17:46:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://postal.lukiman.com/
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · postal.lukiman.com

    2026-01-04 17:46

    HTTP/1.1 302 Found
    location: http://postal.lukiman.com/manager
    content-length: 0
    date: Sun, 04 Jan 2026 17:46:04 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · postal.lukiman.com

    2026-01-04 17:46

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 04 Jan 2026 17:46:03 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://postal.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2026-01-04 17:45

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Sun, 04 Jan 2026 17:45:42 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · cashcepat.lukiman.com

    2026-01-04 17:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 04 Jan 2026 17:45:42 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    
    
    test 123
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · cashcepat.lukiman.com

    2026-01-04 17:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 04 Jan 2026 17:45:42 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · lukiman.com

    2026-01-03 23:21

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 03 Jan 2026 23:21:21 GMT
    Content-Type: text/html
    Content-Length: 10671
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Tue, 17 Oct 2023 08:22:35 GMT
    ETag: "29af-607e53999969b"
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2022-03-22
        See: https://launchpad.net/bugs/1966004
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Ubuntu, Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 180px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.banner {
        padding: 9px 6px 9px 6px;
        background-color: #E9510E;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
        position: absolute;
        left: 40%;
        bottom: 30px;
        width: 20%;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="icons/ubuntu-logo.png" alt="Ubuntu Logo"
                 style="width:184px;height:146px;" class="floating_element" />
            <div>
              <span style="margin-top: 1.5em;" class="floating_element">
                Apache2 Default Page
              </span>
            </div>
            <div class="banner">
              <div id="about"></div>
              It works!
            </div>
    
          </div>
          <div class="content_section floating_element">
           
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · lukiman.com

    2026-01-03 23:21

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 03 Jan 2026 23:21:21 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · lukiman.com

    2026-01-03 23:21

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Sat, 03 Jan 2026 23:21:20 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · learn.lukiman.com

    2026-01-03 13:53

    HTTP/1.1 302 Found
    location: http://learn.lukiman.com/manager
    content-length: 0
    date: Sat, 03 Jan 2026 13:53:07 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · learn.lukiman.com

    2026-01-03 13:53

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 03 Jan 2026 13:53:07 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · learn.lukiman.com

    2026-01-03 13:53

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 03 Jan 2026 13:53:07 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · experience.lukiman.com

    2026-01-03 09:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 03 Jan 2026 09:16:42 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2026-01-03 09:16

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Sat, 03 Jan 2026 09:16:42 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · experience.lukiman.com

    2026-01-03 09:16

    HTTP/1.1 403 Forbidden
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 03 Jan 2026 09:16:43 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 287
    Connection: close
    
    Page title: 403 Forbidden
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>403 Forbidden</title>
    </head><body>
    <h1>Forbidden</h1>
    <p>You don't have permission to access this resource.</p>
    <hr>
    <address>Apache/2.4.58 (Ubuntu) Server at experience.lukiman.com Port 80</address>
    </body></html>
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · race.lukiman.com

    2026-01-03 01:02

    HTTP/1.1 302 Found
    location: http://race.lukiman.com/manager
    content-length: 0
    date: Sat, 03 Jan 2026 01:02:05 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · idcheck.lukiman.com

    2026-01-02 23:41

    HTTP/1.1 302 Found
    location: http://idcheck.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 23:41:47 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · compreface.lukiman.com

    2026-01-02 23:22

    HTTP/1.1 302 Found
    location: http://compreface.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 23:22:22 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · sbm.lukiman.com

    2026-01-02 23:14

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 23:14:40 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: yamaha3sid=968cca306f0c4fcf283ce015dc93fa67; path=/
    Vary: Accept-Encoding
    
    Page title:  Web
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title> Web</title>
            <link href="css/eXoduz.css" rel="stylesheet" type="text/css"/>
            <link href="css/blueGray.css" rel="stylesheet" type="text/css"/>
            <!-- For validation engine
            <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
            <script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
            -->
            <!--[if lt IE 7]>
            <link href="css/eXoduz.IE6.css" rel="stylesheet" type="text/css"/><![endif]-->
            <!--[if webkit]>
            <link href="css/eXoduz.webkit.css" rel="stylesheet" type="text/css"/><![endif]-->
            <link href="css/autocomplete.css" rel="stylesheet" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.min.js"></script>
            <script type="text/javascript" src="scripts/jquery.menu.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.top.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.validate.js"></script>
            <script type="text/javascript" src="scripts/jquery.nyroModal-1.5.2.js"></script>
            <script type="text/javascript">var paramAutoComplete = 'common';</script>
            <script src="scripts/jquery.autocomplete.js" type="text/javascript"></script>
            <script src="scripts/jqDnR.js" type="text/javascript"></script>
            <script src="scripts/strophe.min.js" type="text/javascript"></script>
            <style>
                .autocomplete {background: #fff;color: #000;}
                .companySelect {right: 25px;width: 300px;}
                #slHeadComp {width: 282px;}
                #btnShowCommon {background: #fff url(images/plus.png);background-color: #fff;height: 16px;width: 16px;float: right;}
            </style>
        </head>
        <body>
            <div class="header">
                <div class="exoduz"><span></span></div>
                <div class="comp">
                    <div class="allignment">
                        <div id="deco1"></div>
                        <div id="deco2"></div>
                        <img src="images/default/logo.png"/>
                        <div class="companyDetails">
                            <div class="compName"></div>
                            <div class="compInfo">&nbsp;</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="menu"></div>
            <div class="headDivider"></div>
            <div class="leftDock"></div>
            <div class="rightDock"></div>
            <div class="menu intro"></div>
            <div class="headDivider"></div>
            <div class="leftDock">
                <ul id="dock">
                    <li id="info">
                        <ul class="free">
                            <li class="head"> Info</li>
                            <li><a class="eInfo" target="_blank" href=""><span></span></a>
                            </li>
                        </ul>
                    </li>
                </ul>
            </div>
            <div class="rightDock">
                <div class="langSelector">
                    <a href="?langId=id" title="Bahasa Indonesia" class="langButton">ID</a>
                    <a href="?langId=en" title="English" class="langButton">EN</a>
                    <!--<a href="?langId=jw" title="Basa Jawa" class="langButton">JW</a>-->
                </div>
            </div>
    
            <!-- MULAI BADAN HALAMAN DISINI !!!! -->
            <div class="main">
                <div id="content">
    <div class="event"></div>
    <div id="loginWrap">
        <div class="headTitle"><div>Login</div></div>
        <div class="formWrap">
            <form id="formLogin" name="formLogin" method="post" action="login_accept.php">
                <label>User ID</label>
                <input type="text" name="txtUserId" id="txtUserId" tabindex="1" />
                <label>Password</label>
                <i
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · waf.lukiman.com

    2026-01-02 23:11

    HTTP/1.1 302 Found
    location: http://waf.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 23:11:07 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bogor.lukiman.com

    2026-01-02 23:01

    HTTP/1.1 302 Found
    location: http://bogor.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 23:01:37 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bormar.lukiman.com

    2026-01-02 22:47

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 22:47:30 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Link: <http://bormar.lukiman.com/index.php?rest_route=/>; rel="https://api.w.org/"
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · mattermost.lukiman.com

    2026-01-02 22:45

    HTTP/1.1 302 Found
    location: http://mattermost.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 22:45:40 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · mattermost.lukiman.com

    2026-01-02 22:45

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 22:45:41 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://mattermost.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · mattermost.lukiman.com

    2026-01-02 22:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 22:45:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-cache, max-age=31556926, public
    Content-Security-Policy: frame-ancestors 'self' ; script-src 'self' cdn.rudderlabs.com
    Permissions-Policy: 
    Referrer-Policy: no-referrer
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    X-Request-Id: 867b14n11ff43rbyx3siuxjnua
    X-Version-Id: 10.12.0.17404508457.d6b6a858309975865925a3dd03212137.false
    
    Page title: Mattermost
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="noindex, nofollow"><meta name="referrer" content="no-referrer"><title>Mattermost</title><meta name="mobile-web-app-capable" content="yes"><meta name="application-name" content="Mattermost"><meta name="format-detection" content="telephone=no"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-16x16.png" sizes="16x16"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-24x24.png" sizes="24x24"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-64x64.png" sizes="64x64"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-96x96.png" sizes="96x96"><script id="publicPathInWindowScript"></script><link rel="stylesheet" class="code_theme"><link id="initialLoadingScreenCSS" rel="stylesheet" href="/static/css/initial_loading_screen.css"><meta http-equiv="Content-Security-Policy" content="script-src 'self' cdn.rudderlabs.com/"><script src="/static/main.16084c23e9e7e75414cf.js"></script><script src="/static/remote_entry.js?bt=1756818774457"></script><meta name="apple-mobile-web-app-title" content="Mattermost" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="apple-touch-icon" sizes="76x76" href="/static/icon_76x76.png" /><link rel="apple-touch-icon" sizes="72x72" href="/static/icon_72x72.png" /><link rel="apple-touch-icon" sizes="60x60" href="/static/icon_60x60.png" /><link rel="apple-touch-icon" sizes="57x57" href="/static/icon_57x57.png" /><link rel="apple-touch-icon" sizes="152x152" href="/static/icon_152x152.png" /><link rel="apple-touch-icon" sizes="144x144" href="/static/icon_144x144.png" /><link rel="apple-touch-icon" sizes="120x120" href="/static/icon_120x120.png" /><link rel="manifest" href="/static/manifest.json" /></head><body class="font--open_sans enable-animations"><div id="initialPageLoadingScreen" class="LoadingScreen LoadingScreen--darkMode"><div class="LoadingScreen__background"><svg viewBox="0 0 1366 728" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice"><g style="transform:translate(676px,-200px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><g style="transform:translate(125px,0)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(700px,330px)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(-280px,190px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><defs><mask id="stippleMask"><image width="900" height="535"/></mask><g id="pill" class="Pill"><rect class="Pill__stipple" x="0" y="0" width="900" height="535" mask="url(#stippleMask)"/><path class="Pill__shape" d="M600 40H0V490H600C724.264 490 825 389.264 825 265C825 140.736 724.264 40 600 40Z" fill="url(#pillGradient)"/></g><linearGradient id="pillGradient"><stop class="Pill__gradient" offset="20%" stop-opacity="1"/><stop class="Pill__gradientHighlight" offset="95%" stop-opacity="1"/></linearGradient></defs></svg></div><div id="initialPageLoadingAnimation" class="LoadingAnimation LoadingAnimation--darkMode LoadingAnimation--spinning LoadingAnimation--loading"><svg width="104" height="104" viewBox="0 0 104 104" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="LoadingAnimation__spinner-gradient" x1="0%" y1="72px" x2="0%" y2="32px" gradientUnits="userSpaceOnUse"><stop offset="0" class="LoadingAnimation__spinner-gradient-color" stop-opacity="1"/><stop offset="1" class="LoadingAnimation__spinner-gradient-color" stop-opacity="0"/></linearGradient><mask id="LoadingAnimation__base-wipe-mask"><rect x="0" y="0" width="104" height="104" fill="white"/
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · sbm.lukiman.com

    2026-01-02 18:48

    HTTP/1.1 302 Found
    location: http://sbm.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 18:48:02 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · mattermost.lukiman.com

    2026-01-02 16:39

    HTTP/1.1 302 Found
    location: http://mattermost.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 16:39:25 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · remax.lukiman.com

    2026-01-02 12:10

    HTTP/1.1 302 Found
    location: http://remax.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 12:10:56 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · remax.lukiman.com

    2026-01-02 08:45

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 08:45:44 GMT
    Transfer-Encoding: chunked
    Connection: close
    location: /id/home
    set-cookie: NEXT_LOCALE=id; Path=/; Expires=Fri, 09 Jan 2026 08:45:44 GMT; Max-Age=604800; SameSite=lax
    
    
    /id/home
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · remax.lukiman.com

    2026-01-02 08:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 08:45:45 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · remax.lukiman.com

    2026-01-02 08:45

    HTTP/1.1 302 Found
    location: http://remax.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 08:45:45 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2026-01-02 07:40

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 07:40:03 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2026-01-02 07:38

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 07:38:45 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2026-01-02 07:38

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 07:38:44 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · modsec.lukiman.com

    2026-01-02 07:22

    HTTP/1.1 302 Found
    location: http://modsec.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 07:22:24 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · modsec.lukiman.com

    2026-01-02 07:22

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 07:22:24 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Vary: Accept-Encoding
    
    
    kldsf asdf
    <br />
    from 56
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · modsec.lukiman.com

    2026-01-02 07:22

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 07:22:24 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://modsec.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · orchestra.lukiman.com

    2026-01-02 04:51

    HTTP/1.1 302 Found
    location: http://orchestra.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 04:51:24 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · dashboard.lukiman.com

    2026-01-02 04:01

    HTTP/1.1 302 Found
    location: http://dashboard.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 04:01:37 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wafcontrol.lukiman.com

    2026-01-02 02:34

    HTTP/1.1 302 Found
    location: http://wafcontrol.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 02:34:24 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · modsec.lukiman.com

    2026-01-02 01:32

    HTTP/1.1 302 Found
    location: http://modsec.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 01:32:26 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · supirqu.lukiman.com

    2026-01-02 01:17

    HTTP/1.1 302 Found
    location: http://supirqu.lukiman.com/manager
    content-length: 0
    date: Fri, 02 Jan 2026 01:17:43 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · remax.lukiman.com

    2026-01-01 22:45

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 01 Jan 2026 22:45:37 GMT
    Transfer-Encoding: chunked
    Connection: close
    location: /id/home
    set-cookie: NEXT_LOCALE=id; Path=/; Expires=Thu, 08 Jan 2026 22:45:37 GMT; Max-Age=604800; SameSite=lax
    
    
    /id/home
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · postal.lukiman.com

    2026-01-01 21:13

    HTTP/1.1 302 Found
    location: http://postal.lukiman.com/manager
    content-length: 0
    date: Thu, 01 Jan 2026 21:13:29 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bormar.lukiman.com

    2026-01-01 21:10

    HTTP/1.1 302 Found
    location: http://bormar.lukiman.com/manager
    content-length: 0
    date: Thu, 01 Jan 2026 21:10:43 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · lukiman.com

    2026-01-01 21:06

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Thu, 01 Jan 2026 21:06:33 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · bormar.lukiman.com

    2026-01-01 20:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 01 Jan 2026 20:16:46 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bormar.lukiman.com

    2026-01-01 20:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 01 Jan 2026 20:16:47 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Link: <http://bormar.lukiman.com/index.php?rest_route=/>; rel="https://api.w.org/"
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · idcheck.lukiman.com

    2025-12-31 21:46

    HTTP/1.1 302 Found
    location: http://idcheck.lukiman.com/manager
    content-length: 0
    date: Wed, 31 Dec 2025 21:46:48 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · idcheck.lukiman.com

    2025-12-31 21:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 21:46:49 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · idcheck.lukiman.com

    2025-12-31 21:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 21:46:49 GMT
    Content-Type: application/json
    Content-Length: 17
    Connection: close
    
    
    {"Hello":"World"}
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · bogor.lukiman.com

    2025-12-31 21:15

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 21:15:53 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bogor.lukiman.com

    2025-12-31 21:15

    HTTP/1.1 403 Forbidden
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 21:15:53 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>nginx/1.24.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bogor.lukiman.com

    2025-12-31 21:15

    HTTP/1.1 302 Found
    location: http://bogor.lukiman.com/manager
    content-length: 0
    date: Wed, 31 Dec 2025 21:15:52 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · race.lukiman.com

    2025-12-31 19:46

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 19:46:51 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://race.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · race.lukiman.com

    2025-12-31 19:46

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 19:46:53 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · race.lukiman.com

    2025-12-31 19:46

    HTTP/1.1 302 Found
    location: http://race.lukiman.com/manager
    content-length: 0
    date: Wed, 31 Dec 2025 19:46:51 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · compreface.lukiman.com

    2025-12-31 12:17

    HTTP/1.1 302 Found
    location: http://compreface.lukiman.com/manager
    content-length: 0
    date: Wed, 31 Dec 2025 12:17:12 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · compreface.lukiman.com

    2025-12-31 12:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 12:17:13 GMT
    Content-Type: text/html
    Content-Length: 2442
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Mon, 14 Aug 2023 20:16:54 GMT
    Vary: Accept-Encoding
    ETag: "64da8bb6-98a"
    Accept-Ranges: bytes
    
    Page title: CompreFace
    
    <!--
      ~ Copyright (c) 2020 the original author or authors
      ~
      ~ Licensed under the Apache License, Version 2.0 (the "License");
      ~ you may not use this file except in compliance with the License.
      ~ You may obtain a copy of the License at
      ~
      ~      https://www.apache.org/licenses/LICENSE-2.0
      ~
      ~ Unless required by applicable law or agreed to in writing, software
      ~ distributed under the License is distributed on an "AS IS" BASIS,
      ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
      ~ or implied. See  the License for the specific language governing
      ~ permissions and limitations under the License.
      -->
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8"/>
        <title>CompreFace</title>
        <base href="/"/>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <link rel="icon" type="image/x-icon" href="favicon.ico"/>
        <style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:'liga';}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
      <link rel="stylesheet" href="styles.7b70d6b4d311d52697eb.css"></head>
      <body>
        <app-root></app-root>
      <script src="runtime-es2015.2f98b8256f9111c41ed5.js" type="module"></script><script src="runtime-es5.2f98b8256f9111c41ed5.js" nomodule="" defer=""></script><script src="polyfills-es5.f032de6542ee39cf5639.js" nomodule="" defer=""></script><script src="polyfills-es2015.2da5f783f714f4c0074e.js" type="module"></script><script src="main-es2015.ee036b579cc361126068.js" type="module"></script><script src="main-es5.ee036b579cc361126068.js" nomodule="" defer=""></script></body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · waf.lukiman.com

    2025-12-31 06:17

    HTTP/1.1 302 Found
    location: http://waf.lukiman.com/manager
    content-length: 0
    date: Wed, 31 Dec 2025 06:17:34 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · waf.lukiman.com

    2025-12-31 06:17

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 06:17:34 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://waf.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · waf.lukiman.com

    2025-12-31 06:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 31 Dec 2025 06:17:34 GMT
    Content-Type: text/html
    Content-Length: 615
    Connection: close
    Last-Modified: Tue, 23 Dec 2025 18:40:33 GMT
    ETag: "694ae221-267"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
    html { color-scheme: light dark; }
    body { width: 35em; margin: 0 auto;
    font-family: Tahoma, Verdana, Arial, sans-serif; }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · sbm.lukiman.com

    2025-12-30 16:46

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 16:46:44 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://sbm.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · sbm.lukiman.com

    2025-12-30 16:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 16:46:45 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: yamaha3sid=2140187ff7c0b7350c1210f1e742b43f; path=/
    Vary: Accept-Encoding
    
    Page title:  Web
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title> Web</title>
            <link href="css/eXoduz.css" rel="stylesheet" type="text/css"/>
            <link href="css/blueGray.css" rel="stylesheet" type="text/css"/>
            <!-- For validation engine
            <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
            <script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
            -->
            <!--[if lt IE 7]>
            <link href="css/eXoduz.IE6.css" rel="stylesheet" type="text/css"/><![endif]-->
            <!--[if webkit]>
            <link href="css/eXoduz.webkit.css" rel="stylesheet" type="text/css"/><![endif]-->
            <link href="css/autocomplete.css" rel="stylesheet" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.min.js"></script>
            <script type="text/javascript" src="scripts/jquery.menu.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.top.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.validate.js"></script>
            <script type="text/javascript" src="scripts/jquery.nyroModal-1.5.2.js"></script>
            <script type="text/javascript">var paramAutoComplete = 'common';</script>
            <script src="scripts/jquery.autocomplete.js" type="text/javascript"></script>
            <script src="scripts/jqDnR.js" type="text/javascript"></script>
            <script src="scripts/strophe.min.js" type="text/javascript"></script>
            <style>
                .autocomplete {background: #fff;color: #000;}
                .companySelect {right: 25px;width: 300px;}
                #slHeadComp {width: 282px;}
                #btnShowCommon {background: #fff url(images/plus.png);background-color: #fff;height: 16px;width: 16px;float: right;}
            </style>
        </head>
        <body>
            <div class="header">
                <div class="exoduz"><span></span></div>
                <div class="comp">
                    <div class="allignment">
                        <div id="deco1"></div>
                        <div id="deco2"></div>
                        <img src="images/default/logo.png"/>
                        <div class="companyDetails">
                            <div class="compName"></div>
                            <div class="compInfo">&nbsp;</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="menu"></div>
            <div class="headDivider"></div>
            <div class="leftDock"></div>
            <div class="rightDock"></div>
            <div class="menu intro"></div>
            <div class="headDivider"></div>
            <div class="leftDock">
                <ul id="dock">
                    <li id="info">
                        <ul class="free">
                            <li class="head"> Info</li>
                            <li><a class="eInfo" target="_blank" href=""><span></span></a>
                            </li>
                        </ul>
                    </li>
                </ul>
            </div>
            <div class="rightDock">
                <div class="langSelector">
                    <a href="?langId=id" title="Bahasa Indonesia" class="langButton">ID</a>
                    <a href="?langId=en" title="English" class="langButton">EN</a>
                    <!--<a href="?langId=jw" title="Basa Jawa" class="langButton">JW</a>-->
                </div>
            </div>
    
            <!-- MULAI BADAN HALAMAN DISINI !!!! -->
            <div class="main">
                <div id="content">
    <div class="event"></div>
    <div id="loginWrap">
        <div class="headTitle"><div>Login</div></div>
        <div class="formWrap">
            <form id="formLogin" name="formLogin" method="post" action="login_accept.php">
                <label>User ID</label>
                <input type="text" name="txtUserId" id="txtUserId" tabindex="1" />
                <label>Password</label>
                <i
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · sbm.lukiman.com

    2025-12-30 16:46

    HTTP/1.1 302 Found
    location: http://sbm.lukiman.com/manager
    content-length: 0
    date: Tue, 30 Dec 2025 16:46:44 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · waf.lukiman.com

    2025-12-30 10:06

    HTTP/1.1 302 Found
    location: http://waf.lukiman.com/manager
    content-length: 0
    date: Tue, 30 Dec 2025 10:06:34 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · dashboard.lukiman.com

    2025-12-30 09:16

    HTTP/1.1 302 FOUND
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 09:16:59 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 223
    Connection: close
    Location: /superset/welcome/
    Permissions-Policy: browsing-topics=()
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    Content-Security-Policy: base-uri 'self'; default-src 'self'; img-src 'self' blob: data: https://apachesuperset.gateway.scarf.sh https://static.scarf.sh/ https://cdn.brandfolder.io ows.terrestris.de; worker-src 'self' blob:; connect-src 'self' https://api.mapbox.com https://events.mapbox.com; object-src 'none'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'nonce-8N81PrdVLbyVdTnK3wdfs7TUKJF33DUd'
    Strict-Transport-Security: max-age=31556926; includeSubDomains
    Referrer-Policy: strict-origin-when-cross-origin
    Vary: Accept-Encoding
    
    Page title: Redirecting...
    
    <!doctype html>
    <html lang=en>
    <title>Redirecting...</title>
    <h1>Redirecting...</h1>
    <p>You should be redirected automatically to the target URL: <a href="/superset/welcome/">/superset/welcome/</a>. If not, click the link.
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · dashboard.lukiman.com

    2025-12-30 09:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 09:16:58 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · dashboard.lukiman.com

    2025-12-30 09:16

    HTTP/1.1 302 Found
    location: http://dashboard.lukiman.com/manager
    content-length: 0
    date: Tue, 30 Dec 2025 09:16:58 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · remax.lukiman.com

    2025-12-30 06:17

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 06:17:04 GMT
    Transfer-Encoding: chunked
    Connection: close
    location: /id/home
    set-cookie: NEXT_LOCALE=id; Path=/; Expires=Tue, 06 Jan 2026 06:17:04 GMT; Max-Age=604800; SameSite=lax
    
    
    /id/home
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · orchestra.lukiman.com

    2025-12-30 04:17

    HTTP/1.1 302 Found
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 04:17:08 GMT
    Content-Type: text/plain; charset=utf-8
    Content-Length: 29
    Connection: close
    X-DNS-Prefetch-Control: off
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=15552000; includeSubDomains
    X-Download-Options: noopen
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Location: /signin
    Vary: Accept, Accept-Encoding
    Set-Cookie: connect.sid=s%3AKZRYTEn-a5S-SbE7k10Yfuqr2xzHEwy7.gTMzEL1FNgd4wsP5gPkxMP8VGBUpTu3yiPbzsQ3gMlw; Path=/; HttpOnly
    
    
    Found. Redirecting to /signin
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · orchestra.lukiman.com

    2025-12-30 04:17

    HTTP/1.1 302 Found
    location: http://orchestra.lukiman.com/manager
    content-length: 0
    date: Tue, 30 Dec 2025 04:17:08 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · orchestra.lukiman.com

    2025-12-30 04:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 04:17:08 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · supirqu.lukiman.com

    2025-12-30 03:17

    HTTP/1.1 302 Found
    location: http://supirqu.lukiman.com/manager
    content-length: 0
    date: Tue, 30 Dec 2025 03:17:31 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · supirqu.lukiman.com

    2025-12-30 03:17

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 03:17:31 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://supirqu.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · supirqu.lukiman.com

    2025-12-30 03:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 03:17:31 GMT
    Content-Type: text/html
    Content-Length: 434
    Connection: close
    Last-Modified: Mon, 15 Dec 2025 08:00:41 GMT
    ETag: "693fc029-1b2"
    Accept-Ranges: bytes
    
    Page title: Lintas Dashboard
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8" />
        <link rel="icon" href="/favicon.ico" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>Lintas Dashboard</title>
      <script type="module" crossorigin src="/assets/index-CaCNMkKT.js"></script>
      <link rel="stylesheet" crossorigin href="/assets/index-BF2_sOVd.css">
    </head>
    
    <body>
        <div id="app"></div>
    </body>
    
    </html>
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · lukiman.com

    2025-12-29 20:17

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 29 Dec 2025 20:17:57 GMT
    Content-Type: text/html
    Content-Length: 10671
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Tue, 17 Oct 2023 08:22:35 GMT
    ETag: "29af-607e53999969b"
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2022-03-22
        See: https://launchpad.net/bugs/1966004
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Ubuntu, Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 180px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.banner {
        padding: 9px 6px 9px 6px;
        background-color: #E9510E;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
        position: absolute;
        left: 40%;
        bottom: 30px;
        width: 20%;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="icons/ubuntu-logo.png" alt="Ubuntu Logo"
                 style="width:184px;height:146px;" class="floating_element" />
            <div>
              <span style="margin-top: 1.5em;" class="floating_element">
                Apache2 Default Page
              </span>
            </div>
            <div class="banner">
              <div id="about"></div>
              It works!
            </div>
    
          </div>
          <div class="content_section floating_element">
           
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · lukiman.com

    2025-12-29 20:17

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Mon, 29 Dec 2025 20:17:57 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · lukiman.com

    2025-12-29 20:17

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 29 Dec 2025 20:17:56 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · nginx.lukiman.com

    2025-12-29 12:10

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 29 Dec 2025 12:10:57 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 1407
    Connection: close
    Vary: Accept-Encoding
    Accept-Ranges: bytes
    Request-Id: d6172a0a-df22-41d0-b2fa-5b4d4b3ad26e
    
    Page title: Nginx UI
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8" />
      <link href="./favicon.ico" rel="icon">
      <link href="./favicon-32x32.png" rel="icon" type="image/png" sizes="32x32">
      <meta content="width=device-width,initial-scale=1.0,user-scalable=0" name="viewport">
    
      <!-- PWA Manifest -->
      <link rel="manifest" href="./manifest.json">
    
      <!-- PWA Meta Tags -->
      <meta name="theme-color" content="#ffffff">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-status-bar-style" content="default">
      <meta name="apple-mobile-web-app-title" content="Nginx UI">
      <meta name="mobile-web-app-capable" content="yes">
      <meta name="msapplication-TileColor" content="#ffffff">
      <meta name="msapplication-config" content="./browserconfig.xml">
    
      <!-- Apple Touch Icons -->
      <link rel="apple-touch-icon" sizes="192x192" href="./pwa-192x192.png">
      <link rel="apple-touch-icon" sizes="512x512" href="./pwa-512x512.png">
    
      <style>
        body {
          height: auto !important;
          min-height: 100%;
        }
    
        body.dark {
          background-color: #141414;
          color: #fff;
        }
    
        #app {
          height: 100vh;
        }
      </style>
      <title>Nginx UI</title>
      <script type="module" crossorigin src="./assets/index-DoHxQupa.js"></script>
      <link rel="stylesheet" crossorigin href="./assets/index-Cjd4fVAL.css">
    </head>
    
    <body>
      <div id="app"></div>
    </body>
    
    </html>
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · nginx.lukiman.com

    2025-12-29 12:10

    HTTP/1.1 302 Found
    location: http://nginx.lukiman.com/manager
    content-length: 0
    date: Mon, 29 Dec 2025 12:10:56 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · nginx.lukiman.com

    2025-12-29 12:10

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 29 Dec 2025 12:10:56 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://nginx.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · wuff.lukiman.com

    2025-12-29 11:06

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 29 Dec 2025 11:06:08 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://wuff.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · wuff.lukiman.com

    2025-12-29 11:06

    HTTP/1.1 401 Unauthorized
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 29 Dec 2025 11:06:08 GMT
    Content-Type: text/html
    Content-Length: 179
    Connection: close
    WWW-Authenticate: Basic realm="Restricted WAF Dashboard"
    
    Page title: 401 Authorization Required
    
    <html>
    <head><title>401 Authorization Required</title></head>
    <body>
    <center><h1>401 Authorization Required</h1></center>
    <hr><center>nginx/1.28.1</center>
    </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · wuff.lukiman.com

    2025-12-29 11:06

    HTTP/1.1 302 Found
    location: http://wuff.lukiman.com/manager
    content-length: 0
    date: Mon, 29 Dec 2025 11:06:08 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · idcheck.lukiman.com

    2025-12-24 22:16

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 24 Dec 2025 22:16:45 GMT
    Content-Type: application/json
    Content-Length: 17
    Connection: close
    
    
    {"Hello":"World"}
    Found 2025-12-24 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · idcheck.lukiman.com

    2025-12-24 22:16

    HTTP/1.1 302 Found
    location: http://idcheck.lukiman.com/manager
    content-length: 0
    date: Wed, 24 Dec 2025 22:16:45 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-24 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · sbm.lukiman.com

    2025-12-23 17:15

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 17:15:48 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: yamaha3sid=5851dd2ad25c061a89e656c8b76b375a; path=/
    Vary: Accept-Encoding
    
    Page title:  Web
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title> Web</title>
            <link href="css/eXoduz.css" rel="stylesheet" type="text/css"/>
            <link href="css/blueGray.css" rel="stylesheet" type="text/css"/>
            <!-- For validation engine
            <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
            <script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
            -->
            <!--[if lt IE 7]>
            <link href="css/eXoduz.IE6.css" rel="stylesheet" type="text/css"/><![endif]-->
            <!--[if webkit]>
            <link href="css/eXoduz.webkit.css" rel="stylesheet" type="text/css"/><![endif]-->
            <link href="css/autocomplete.css" rel="stylesheet" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.min.js"></script>
            <script type="text/javascript" src="scripts/jquery.menu.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.top.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.validate.js"></script>
            <script type="text/javascript" src="scripts/jquery.nyroModal-1.5.2.js"></script>
            <script type="text/javascript">var paramAutoComplete = 'common';</script>
            <script src="scripts/jquery.autocomplete.js" type="text/javascript"></script>
            <script src="scripts/jqDnR.js" type="text/javascript"></script>
            <script src="scripts/strophe.min.js" type="text/javascript"></script>
            <style>
                .autocomplete {background: #fff;color: #000;}
                .companySelect {right: 25px;width: 300px;}
                #slHeadComp {width: 282px;}
                #btnShowCommon {background: #fff url(images/plus.png);background-color: #fff;height: 16px;width: 16px;float: right;}
            </style>
        </head>
        <body>
            <div class="header">
                <div class="exoduz"><span></span></div>
                <div class="comp">
                    <div class="allignment">
                        <div id="deco1"></div>
                        <div id="deco2"></div>
                        <img src="images/default/logo.png"/>
                        <div class="companyDetails">
                            <div class="compName"></div>
                            <div class="compInfo">&nbsp;</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="menu"></div>
            <div class="headDivider"></div>
            <div class="leftDock"></div>
            <div class="rightDock"></div>
            <div class="menu intro"></div>
            <div class="headDivider"></div>
            <div class="leftDock">
                <ul id="dock">
                    <li id="info">
                        <ul class="free">
                            <li class="head"> Info</li>
                            <li><a class="eInfo" target="_blank" href=""><span></span></a>
                            </li>
                        </ul>
                    </li>
                </ul>
            </div>
            <div class="rightDock">
                <div class="langSelector">
                    <a href="?langId=id" title="Bahasa Indonesia" class="langButton">ID</a>
                    <a href="?langId=en" title="English" class="langButton">EN</a>
                    <!--<a href="?langId=jw" title="Basa Jawa" class="langButton">JW</a>-->
                </div>
            </div>
    
            <!-- MULAI BADAN HALAMAN DISINI !!!! -->
            <div class="main">
                <div id="content">
    <div class="event"></div>
    <div id="loginWrap">
        <div class="headTitle"><div>Login</div></div>
        <div class="formWrap">
            <form id="formLogin" name="formLogin" method="post" action="login_accept.php">
                <label>User ID</label>
                <input type="text" name="txtUserId" id="txtUserId" tabindex="1" />
                <label>Password</label>
                <i
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · sbm.lukiman.com

    2025-12-23 17:15

    HTTP/1.1 302 Found
    location: http://sbm.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 17:15:48 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · sbm.lukiman.com

    2025-12-23 17:15

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 17:15:47 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://sbm.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2025-12-23 10:00

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 10:00:51 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2025-12-23 10:00

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 10:00:50 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · dashboard.lukiman.com

    2025-12-23 09:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 09:46:50 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · dashboard.lukiman.com

    2025-12-23 09:46

    HTTP/1.1 302 Found
    location: http://dashboard.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 09:46:50 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · dashboard.lukiman.com

    2025-12-23 09:46

    HTTP/1.1 302 FOUND
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 09:46:51 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 223
    Connection: close
    Location: /superset/welcome/
    Permissions-Policy: browsing-topics=()
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    Content-Security-Policy: base-uri 'self'; default-src 'self'; img-src 'self' blob: data: https://apachesuperset.gateway.scarf.sh https://static.scarf.sh/ https://cdn.brandfolder.io ows.terrestris.de; worker-src 'self' blob:; connect-src 'self' https://api.mapbox.com https://events.mapbox.com; object-src 'none'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'nonce-4ilCvaQQ5YPD7hl4CJn3dAqf79kxA-tY'
    Strict-Transport-Security: max-age=31556926; includeSubDomains
    Referrer-Policy: strict-origin-when-cross-origin
    Vary: Accept-Encoding
    
    Page title: Redirecting...
    
    <!doctype html>
    <html lang=en>
    <title>Redirecting...</title>
    <h1>Redirecting...</h1>
    <p>You should be redirected automatically to the target URL: <a href="/superset/welcome/">/superset/welcome/</a>. If not, click the link.
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2025-12-23 08:33

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 08:33:01 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · orchestra.lukiman.com

    2025-12-23 04:48

    HTTP/1.1 302 Found
    location: http://orchestra.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 04:48:34 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · orchestra.lukiman.com

    2025-12-23 04:48

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 04:48:34 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · orchestra.lukiman.com

    2025-12-23 04:48

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 04:48:34 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · supirqu.lukiman.com

    2025-12-23 03:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 03:46:19 GMT
    Content-Type: text/html
    Content-Length: 434
    Connection: close
    Last-Modified: Mon, 15 Dec 2025 08:00:41 GMT
    ETag: "693fc029-1b2"
    Accept-Ranges: bytes
    
    Page title: Lintas Dashboard
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8" />
        <link rel="icon" href="/favicon.ico" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>Lintas Dashboard</title>
      <script type="module" crossorigin src="/assets/index-CaCNMkKT.js"></script>
      <link rel="stylesheet" crossorigin href="/assets/index-BF2_sOVd.css">
    </head>
    
    <body>
        <div id="app"></div>
    </body>
    
    </html>
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · supirqu.lukiman.com

    2025-12-23 03:46

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 03:46:20 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://supirqu.lukiman.com/
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · supirqu.lukiman.com

    2025-12-23 03:46

    HTTP/1.1 302 Found
    location: http://supirqu.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 03:46:22 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · sbm.lukiman.com

    2025-12-23 03:36

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Tue, 23 Dec 2025 03:36:32 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: yamaha3sid=bf76f3ab351210e137e6054e2144544c; path=/
    Vary: Accept-Encoding
    
    Page title:  Web
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title> Web</title>
            <link href="css/eXoduz.css" rel="stylesheet" type="text/css"/>
            <link href="css/blueGray.css" rel="stylesheet" type="text/css"/>
            <!-- For validation engine
            <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
            <script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
            -->
            <!--[if lt IE 7]>
            <link href="css/eXoduz.IE6.css" rel="stylesheet" type="text/css"/><![endif]-->
            <!--[if webkit]>
            <link href="css/eXoduz.webkit.css" rel="stylesheet" type="text/css"/><![endif]-->
            <link href="css/autocomplete.css" rel="stylesheet" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.min.js"></script>
            <script type="text/javascript" src="scripts/jquery.menu.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.top.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.validate.js"></script>
            <script type="text/javascript" src="scripts/jquery.nyroModal-1.5.2.js"></script>
            <script type="text/javascript">var paramAutoComplete = 'common';</script>
            <script src="scripts/jquery.autocomplete.js" type="text/javascript"></script>
            <script src="scripts/jqDnR.js" type="text/javascript"></script>
            <script src="scripts/strophe.min.js" type="text/javascript"></script>
            <style>
                .autocomplete {background: #fff;color: #000;}
                .companySelect {right: 25px;width: 300px;}
                #slHeadComp {width: 282px;}
                #btnShowCommon {background: #fff url(images/plus.png);background-color: #fff;height: 16px;width: 16px;float: right;}
            </style>
        </head>
        <body>
            <div class="header">
                <div class="exoduz"><span></span></div>
                <div class="comp">
                    <div class="allignment">
                        <div id="deco1"></div>
                        <div id="deco2"></div>
                        <img src="images/default/logo.png"/>
                        <div class="companyDetails">
                            <div class="compName"></div>
                            <div class="compInfo">&nbsp;</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="menu"></div>
            <div class="headDivider"></div>
            <div class="leftDock"></div>
            <div class="rightDock"></div>
            <div class="menu intro"></div>
            <div class="headDivider"></div>
            <div class="leftDock">
                <ul id="dock">
                    <li id="info">
                        <ul class="free">
                            <li class="head"> Info</li>
                            <li><a class="eInfo" target="_blank" href=""><span></span></a>
                            </li>
                        </ul>
                    </li>
                </ul>
            </div>
            <div class="rightDock">
                <div class="langSelector">
                    <a href="?langId=id" title="Bahasa Indonesia" class="langButton">ID</a>
                    <a href="?langId=en" title="English" class="langButton">EN</a>
                    <!--<a href="?langId=jw" title="Basa Jawa" class="langButton">JW</a>-->
                </div>
            </div>
    
            <!-- MULAI BADAN HALAMAN DISINI !!!! -->
            <div class="main">
                <div id="content">
    <div class="event"></div>
    <div id="loginWrap">
        <div class="headTitle"><div>Login</div></div>
        <div class="formWrap">
            <form id="formLogin" name="formLogin" method="post" action="login_accept.php">
                <label>User ID</label>
                <input type="text" name="txtUserId" id="txtUserId" tabindex="1" />
                <label>Password</label>
                <i
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · sbm.lukiman.com

    2025-12-23 03:36

    HTTP/1.1 302 Found
    location: http://sbm.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 03:36:31 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · race.lukiman.com

    2025-12-23 02:29

    HTTP/1.1 302 Found
    location: http://race.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 02:29:44 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bormar.lukiman.com

    2025-12-23 02:10

    HTTP/1.1 302 Found
    location: http://bormar.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 02:10:07 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · idcheck.lukiman.com

    2025-12-23 00:33

    HTTP/1.1 302 Found
    location: http://idcheck.lukiman.com/manager
    content-length: 0
    date: Tue, 23 Dec 2025 00:33:33 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · lukiman.com

    2025-12-22 20:47

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Mon, 22 Dec 2025 20:47:11 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · lukiman.com

    2025-12-22 20:47

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 22 Dec 2025 20:47:11 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · lukiman.com

    2025-12-22 20:47

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 22 Dec 2025 20:47:11 GMT
    Content-Type: text/html
    Content-Length: 10671
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Tue, 17 Oct 2023 08:22:35 GMT
    ETag: "29af-607e53999969b"
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2022-03-22
        See: https://launchpad.net/bugs/1966004
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Ubuntu, Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 180px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.banner {
        padding: 9px 6px 9px 6px;
        background-color: #E9510E;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
        position: absolute;
        left: 40%;
        bottom: 30px;
        width: 20%;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="icons/ubuntu-logo.png" alt="Ubuntu Logo"
                 style="width:184px;height:146px;" class="floating_element" />
            <div>
              <span style="margin-top: 1.5em;" class="floating_element">
                Apache2 Default Page
              </span>
            </div>
            <div class="banner">
              <div id="about"></div>
              It works!
            </div>
    
          </div>
          <div class="content_section floating_element">
           
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · dashboard.lukiman.com

    2025-12-22 20:08

    HTTP/1.1 302 Found
    location: http://dashboard.lukiman.com/manager
    content-length: 0
    date: Mon, 22 Dec 2025 20:08:01 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bormar.lukiman.com

    2025-12-22 17:18

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 22 Dec 2025 17:18:00 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Link: <http://bormar.lukiman.com/index.php?rest_route=/>; rel="https://api.w.org/"
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · supirqu.lukiman.com

    2025-12-22 16:22

    HTTP/1.1 302 Found
    location: http://supirqu.lukiman.com/manager
    content-length: 0
    date: Mon, 22 Dec 2025 16:22:39 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · lukiman.com

    2025-12-22 16:21

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Mon, 22 Dec 2025 16:21:55 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bogor.lukiman.com

    2025-12-22 15:19

    HTTP/1.1 302 Found
    location: http://bogor.lukiman.com/manager
    content-length: 0
    date: Mon, 22 Dec 2025 15:19:46 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · mattermost.lukiman.com

    2025-12-22 14:29

    HTTP/1.1 302 Found
    location: http://mattermost.lukiman.com/manager
    content-length: 0
    date: Mon, 22 Dec 2025 14:29:40 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · remax.lukiman.com

    2025-12-22 07:23

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 22 Dec 2025 07:23:28 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 18:46:50 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · cashcepat.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 21 Dec 2025 18:46:50 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    
    
    test 123
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · cashcepat.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 21 Dec 2025 18:46:50 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · postal.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 21 Dec 2025 18:46:16 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://postal.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · postal.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 21 Dec 2025 18:46:16 GMT
    Content-Length: 0
    Connection: close
    Location: https://postal.lukiman.com/
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · postal.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 302 Found
    location: http://postal.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 18:46:15 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 18:46:00 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · backoffice.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 21 Dec 2025 18:46:01 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · backoffice.lukiman.com

    2025-12-21 18:46

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 21 Dec 2025 18:46:01 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://backoffice.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2025-12-21 09:54

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 09:54:32 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2025-12-21 06:46

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 06:46:57 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2025-12-21 04:09

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 04:09:16 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · remax.lukiman.com

    2025-12-21 03:47

    HTTP/1.1 302 Found
    location: http://remax.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 03:47:24 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · postal.lukiman.com

    2025-12-21 02:21

    HTTP/1.1 302 Found
    location: http://postal.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 02:21:06 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · compreface.lukiman.com

    2025-12-21 00:16

    HTTP/1.1 302 Found
    location: http://compreface.lukiman.com/manager
    content-length: 0
    date: Sun, 21 Dec 2025 00:16:02 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bormar.lukiman.com

    2025-12-20 21:47

    HTTP/1.1 302 Found
    location: http://bormar.lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 21:47:08 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · supirqu.lukiman.com

    2025-12-20 18:39

    HTTP/1.1 302 Found
    location: http://supirqu.lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 18:39:05 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · dashboard.lukiman.com

    2025-12-20 18:20

    HTTP/1.1 302 Found
    location: http://dashboard.lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 18:20:54 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bormar.lukiman.com

    2025-12-20 17:18

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 20 Dec 2025 17:18:14 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Link: <http://bormar.lukiman.com/index.php?rest_route=/>; rel="https://api.w.org/"
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · lukiman.com

    2025-12-20 15:56

    HTTP/1.1 302 Found
    location: http://lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 15:56:46 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · mattermost.lukiman.com

    2025-12-20 13:14

    HTTP/1.1 302 Found
    location: http://mattermost.lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 13:14:04 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · bogor.lukiman.com

    2025-12-20 11:02

    HTTP/1.1 302 Found
    location: http://bogor.lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 11:02:21 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · sbm.lukiman.com

    2025-12-20 09:25

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 20 Dec 2025 09:25:46 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: yamaha3sid=4a05afb2fbd3f5f6446c95e8bba48886; path=/
    Vary: Accept-Encoding
    
    Page title:  Web
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title> Web</title>
            <link href="css/eXoduz.css" rel="stylesheet" type="text/css"/>
            <link href="css/blueGray.css" rel="stylesheet" type="text/css"/>
            <!-- For validation engine
            <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
            <script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
            -->
            <!--[if lt IE 7]>
            <link href="css/eXoduz.IE6.css" rel="stylesheet" type="text/css"/><![endif]-->
            <!--[if webkit]>
            <link href="css/eXoduz.webkit.css" rel="stylesheet" type="text/css"/><![endif]-->
            <link href="css/autocomplete.css" rel="stylesheet" type="text/css"/>
            <script type="text/javascript" src="scripts/jquery.min.js"></script>
            <script type="text/javascript" src="scripts/jquery.menu.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.top.js"></script>
            <script type="text/javascript" src="scripts/eXoduz.validate.js"></script>
            <script type="text/javascript" src="scripts/jquery.nyroModal-1.5.2.js"></script>
            <script type="text/javascript">var paramAutoComplete = 'common';</script>
            <script src="scripts/jquery.autocomplete.js" type="text/javascript"></script>
            <script src="scripts/jqDnR.js" type="text/javascript"></script>
            <script src="scripts/strophe.min.js" type="text/javascript"></script>
            <style>
                .autocomplete {background: #fff;color: #000;}
                .companySelect {right: 25px;width: 300px;}
                #slHeadComp {width: 282px;}
                #btnShowCommon {background: #fff url(images/plus.png);background-color: #fff;height: 16px;width: 16px;float: right;}
            </style>
        </head>
        <body>
            <div class="header">
                <div class="exoduz"><span></span></div>
                <div class="comp">
                    <div class="allignment">
                        <div id="deco1"></div>
                        <div id="deco2"></div>
                        <img src="images/default/logo.png"/>
                        <div class="companyDetails">
                            <div class="compName"></div>
                            <div class="compInfo">&nbsp;</div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="menu"></div>
            <div class="headDivider"></div>
            <div class="leftDock"></div>
            <div class="rightDock"></div>
            <div class="menu intro"></div>
            <div class="headDivider"></div>
            <div class="leftDock">
                <ul id="dock">
                    <li id="info">
                        <ul class="free">
                            <li class="head"> Info</li>
                            <li><a class="eInfo" target="_blank" href=""><span></span></a>
                            </li>
                        </ul>
                    </li>
                </ul>
            </div>
            <div class="rightDock">
                <div class="langSelector">
                    <a href="?langId=id" title="Bahasa Indonesia" class="langButton">ID</a>
                    <a href="?langId=en" title="English" class="langButton">EN</a>
                    <!--<a href="?langId=jw" title="Basa Jawa" class="langButton">JW</a>-->
                </div>
            </div>
    
            <!-- MULAI BADAN HALAMAN DISINI !!!! -->
            <div class="main">
                <div id="content">
    <div class="event"></div>
    <div id="loginWrap">
        <div class="headTitle"><div>Login</div></div>
        <div class="formWrap">
            <form id="formLogin" name="formLogin" method="post" action="login_accept.php">
                <label>User ID</label>
                <input type="text" name="txtUserId" id="txtUserId" tabindex="1" />
                <label>Password</label>
                <i
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · sbm.lukiman.com

    2025-12-20 09:25

    HTTP/1.1 302 Found
    location: http://sbm.lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 09:25:46 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · remax.lukiman.com

    2025-12-20 07:53

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 20 Dec 2025 07:53:10 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · experience.lukiman.com

    2025-12-20 03:41

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 20 Dec 2025 03:41:02 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · experience.lukiman.com

    2025-12-20 03:41

    HTTP/1.1 403 Forbidden
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 20 Dec 2025 03:41:01 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 287
    Connection: close
    
    Page title: 403 Forbidden
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>403 Forbidden</title>
    </head><body>
    <h1>Forbidden</h1>
    <p>You don't have permission to access this resource.</p>
    <hr>
    <address>Apache/2.4.58 (Ubuntu) Server at experience.lukiman.com Port 80</address>
    </body></html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2025-12-20 03:41

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Sat, 20 Dec 2025 03:41:01 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · mattermost.lukiman.com

    2025-12-19 23:45

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 19 Dec 2025 23:45:40 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://mattermost.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · mattermost.lukiman.com

    2025-12-19 23:45

    HTTP/1.1 302 Found
    location: http://mattermost.lukiman.com/manager
    content-length: 0
    date: Fri, 19 Dec 2025 23:45:42 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · mattermost.lukiman.com

    2025-12-19 23:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 19 Dec 2025 23:45:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-cache, max-age=31556926, public
    Content-Security-Policy: frame-ancestors 'self' ; script-src 'self' cdn.rudderlabs.com
    Permissions-Policy: 
    Referrer-Policy: no-referrer
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    X-Request-Id: n37uxpecfbfd7r98ikhiek5o1r
    X-Version-Id: 10.12.0.17404508457.d6b6a858309975865925a3dd03212137.false
    
    Page title: Mattermost
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="noindex, nofollow"><meta name="referrer" content="no-referrer"><title>Mattermost</title><meta name="mobile-web-app-capable" content="yes"><meta name="application-name" content="Mattermost"><meta name="format-detection" content="telephone=no"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-16x16.png" sizes="16x16"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-24x24.png" sizes="24x24"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-64x64.png" sizes="64x64"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-96x96.png" sizes="96x96"><script id="publicPathInWindowScript"></script><link rel="stylesheet" class="code_theme"><link id="initialLoadingScreenCSS" rel="stylesheet" href="/static/css/initial_loading_screen.css"><meta http-equiv="Content-Security-Policy" content="script-src 'self' cdn.rudderlabs.com/"><script src="/static/main.16084c23e9e7e75414cf.js"></script><script src="/static/remote_entry.js?bt=1756818774457"></script><meta name="apple-mobile-web-app-title" content="Mattermost" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="apple-touch-icon" sizes="76x76" href="/static/icon_76x76.png" /><link rel="apple-touch-icon" sizes="72x72" href="/static/icon_72x72.png" /><link rel="apple-touch-icon" sizes="60x60" href="/static/icon_60x60.png" /><link rel="apple-touch-icon" sizes="57x57" href="/static/icon_57x57.png" /><link rel="apple-touch-icon" sizes="152x152" href="/static/icon_152x152.png" /><link rel="apple-touch-icon" sizes="144x144" href="/static/icon_144x144.png" /><link rel="apple-touch-icon" sizes="120x120" href="/static/icon_120x120.png" /><link rel="manifest" href="/static/manifest.json" /></head><body class="font--open_sans enable-animations"><div id="initialPageLoadingScreen" class="LoadingScreen LoadingScreen--darkMode"><div class="LoadingScreen__background"><svg viewBox="0 0 1366 728" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice"><g style="transform:translate(676px,-200px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><g style="transform:translate(125px,0)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(700px,330px)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(-280px,190px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><defs><mask id="stippleMask"><image width="900" height="535"/></mask><g id="pill" class="Pill"><rect class="Pill__stipple" x="0" y="0" width="900" height="535" mask="url(#stippleMask)"/><path class="Pill__shape" d="M600 40H0V490H600C724.264 490 825 389.264 825 265C825 140.736 724.264 40 600 40Z" fill="url(#pillGradient)"/></g><linearGradient id="pillGradient"><stop class="Pill__gradient" offset="20%" stop-opacity="1"/><stop class="Pill__gradientHighlight" offset="95%" stop-opacity="1"/></linearGradient></defs></svg></div><div id="initialPageLoadingAnimation" class="LoadingAnimation LoadingAnimation--darkMode LoadingAnimation--spinning LoadingAnimation--loading"><svg width="104" height="104" viewBox="0 0 104 104" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="LoadingAnimation__spinner-gradient" x1="0%" y1="72px" x2="0%" y2="32px" gradientUnits="userSpaceOnUse"><stop offset="0" class="LoadingAnimation__spinner-gradient-color" stop-opacity="1"/><stop offset="1" class="LoadingAnimation__spinner-gradient-color" stop-opacity="0"/></linearGradient><mask id="LoadingAnimation__base-wipe-mask"><rect x="0" y="0" width="104" height="104" fill="white"/
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · race.lukiman.com

    2025-12-19 11:29

    HTTP/1.1 302 Found
    location: http://race.lukiman.com/manager
    content-length: 0
    date: Fri, 19 Dec 2025 11:29:24 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · cashcepat.lukiman.com

    2025-12-19 10:55

    HTTP/1.1 302 Found
    location: http://cashcepat.lukiman.com/manager
    content-length: 0
    date: Fri, 19 Dec 2025 10:55:36 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · remax.lukiman.com

    2025-12-19 09:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 19 Dec 2025 09:46:49 GMT
    Content-Type: text/html
    Content-Length: 612
    Last-Modified: Tue, 21 Apr 2020 14:09:01 GMT
    Connection: close
    ETag: "5e9efe7d-264"
    Accept-Ranges: bytes
    
    Page title: Welcome to nginx!
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Welcome to nginx!</title>
    <style>
        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
    </head>
    <body>
    <h1>Welcome to nginx!</h1>
    <p>If you see this page, the nginx web server is successfully installed and
    working. Further configuration is required.</p>
    
    <p>For online documentation and support please refer to
    <a href="http://nginx.org/">nginx.org</a>.<br/>
    Commercial support is available at
    <a href="http://nginx.com/">nginx.com</a>.</p>
    
    <p><em>Thank you for using nginx.</em></p>
    </body>
    </html>
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · remax.lukiman.com

    2025-12-19 09:46

    HTTP/1.1 302 Found
    location: http://remax.lukiman.com/manager
    content-length: 0
    date: Fri, 19 Dec 2025 09:46:49 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · remax.lukiman.com

    2025-12-19 09:46

    HTTP/1.1 502 Bad Gateway
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 19 Dec 2025 09:46:50 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    
    Page title: 502 Bad Gateway
    
    <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · postal.lukiman.com

    2025-12-19 06:51

    HTTP/1.1 302 Found
    location: http://postal.lukiman.com/manager
    content-length: 0
    date: Fri, 19 Dec 2025 06:51:50 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · postal.lukiman.com

    2025-12-19 06:51

    HTTP/1.1 308 Permanent Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 19 Dec 2025 06:51:51 GMT
    Content-Length: 0
    Connection: close
    Location: https://postal.lukiman.com/
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:80 · postal.lukiman.com

    2025-12-19 06:51

    HTTP/1.1 307 Temporary Redirect
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 19 Dec 2025 06:51:51 GMT
    Content-Type: text/html
    Content-Length: 180
    Connection: close
    Location: https://postal.lukiman.com/
    
    Page title: 307 Temporary Redirect
    
    <html>
    <head><title>307 Temporary Redirect</title></head>
    <body>
    <center><h1>307 Temporary Redirect</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:443 · bormar.lukiman.com

    2025-12-19 06:46

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 19 Dec 2025 06:46:30 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Link: <http://bormar.lukiman.com/index.php?rest_route=/>; rel="https://api.w.org/"
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · backoffice.lukiman.com

    2025-12-19 04:42

    HTTP/1.1 302 Found
    location: http://backoffice.lukiman.com/manager
    content-length: 0
    date: Fri, 19 Dec 2025 04:42:02 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 202.159.30.243:8443 · experience.lukiman.com

    2025-12-19 01:49

    HTTP/1.1 302 Found
    location: http://experience.lukiman.com/manager
    content-length: 0
    date: Fri, 19 Dec 2025 01:49:55 GMT
    strict-transport-security: max-age=15768000
    x-robots-tag: noindex
    connection: close
    
    Found 2025-12-19 by HttpPlugin
    Create report
localhost
CN:
OpenRemote Demo Cert
Key:
RSA-2048
Issuer:
Not before:
2020-06-08 19:17
Not after:
2050-06-01 19:17
lukiman.com
CN:
lukiman.com
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-12 18:18
Not after:
2026-04-12 18:18
nginx.lukiman.com
CN:
nginx.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-12 09:47
Not after:
2026-04-12 09:47
wuff.lukiman.com
CN:
wuff.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-12 08:47
Not after:
2026-04-12 08:47
wafcontrol.lukiman.com
CN:
wafcontrol.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-12 02:17
Not after:
2026-04-12 02:17
backoffice.lukiman.com
CN:
backoffice.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-11 16:17
Not after:
2026-04-11 16:17
postal.lukiman.com
CN:
postal.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-11 16:17
Not after:
2026-04-11 16:17
cashcepat.lukiman.com
CN:
cashcepat.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-11 16:17
Not after:
2026-04-11 16:17
modsec.lukiman.com
CN:
modsec.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-11 15:17
Not after:
2026-04-11 15:17
learn.lukiman.com
CN:
learn.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-10 12:17
Not after:
2026-04-10 12:17
experience.lukiman.com
CN:
experience.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-10 07:47
Not after:
2026-04-10 07:47
mattermost.lukiman.com
CN:
mattermost.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-09 21:17
Not after:
2026-04-09 21:17
bormar.lukiman.com
CN:
bormar.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-08 18:47
Not after:
2026-04-08 18:46
sbm.lukiman.com
CN:
sbm.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-06 15:17
Not after:
2026-04-06 15:17
remax.lukiman.com
CN:
remax.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-09 07:17
Not after:
2026-04-09 07:17
idcheck.lukiman.com
CN:
idcheck.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-07 20:17
Not after:
2026-04-07 20:16
bogor.lukiman.com
CN:
bogor.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-07 19:47
Not after:
2026-04-07 19:47
race.lukiman.com
CN:
race.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-07 18:17
Not after:
2026-04-07 18:17
compreface.lukiman.com
CN:
compreface.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-07 10:47
Not after:
2026-04-07 10:47
waf.lukiman.com
CN:
waf.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-07 04:47
Not after:
2026-04-07 04:47
nginx.lukiman.com
CN:
nginx.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-05 10:17
Not after:
2026-04-05 10:17
wuff.lukiman.com
CN:
wuff.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-05 09:17
Not after:
2026-04-05 09:17
wafcontrol.lukiman.com
CN:
wafcontrol.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-05 02:47
Not after:
2026-04-05 02:47
backoffice.lukiman.com
CN:
backoffice.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-04 16:47
Not after:
2026-04-04 16:47
postal.lukiman.com
CN:
postal.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-04 16:47
Not after:
2026-04-04 16:47
cashcepat.lukiman.com
CN:
cashcepat.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-04 16:47
Not after:
2026-04-04 16:46
lukiman.com
CN:
lukiman.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-29 19:18
Not after:
2026-03-29 19:18
learn.lukiman.com
CN:
learn.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-03 12:54
Not after:
2026-04-03 12:54
experience.lukiman.com
CN:
experience.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-03 08:18
Not after:
2026-04-03 08:18
sbm.lukiman.com
CN:
sbm.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-30 15:47
Not after:
2026-03-30 15:47
bormar.lukiman.com
CN:
bormar.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-01 19:17
Not after:
2026-04-01 19:17
mattermost.lukiman.com
CN:
mattermost.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2026-01-02 21:47
Not after:
2026-04-02 21:47
remax.lukiman.com
CN:
remax.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-02 07:47
Not after:
2026-04-02 07:47
modsec.lukiman.com
CN:
modsec.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-28 16:19
Not after:
2026-03-28 16:19
remax.lukiman.com
CN:
remax.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-26 08:17
Not after:
2026-03-26 08:17
idcheck.lukiman.com
CN:
idcheck.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-31 20:47
Not after:
2026-03-31 20:46
bogor.lukiman.com
CN:
bogor.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-31 20:17
Not after:
2026-03-31 20:17
race.lukiman.com
CN:
race.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-31 18:47
Not after:
2026-03-31 18:47
compreface.lukiman.com
CN:
compreface.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-31 11:17
Not after:
2026-03-31 11:17
waf.lukiman.com
CN:
waf.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-31 05:17
Not after:
2026-03-31 05:17
dashboard.lukiman.com
CN:
dashboard.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-30 08:17
Not after:
2026-03-30 08:17
orchestra.lukiman.com
CN:
orchestra.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-30 03:17
Not after:
2026-03-30 03:17
supirqu.lukiman.com
CN:
supirqu.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-30 02:17
Not after:
2026-03-30 02:17
nginx.lukiman.com
CN:
nginx.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-29 11:10
Not after:
2026-03-29 11:10
wuff.lukiman.com
CN:
wuff.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-29 10:07
Not after:
2026-03-29 10:07
idcheck.lukiman.com
CN:
idcheck.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-24 21:17
Not after:
2026-03-24 21:16
sbm.lukiman.com
CN:
sbm.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-23 16:17
Not after:
2026-03-23 16:17
dashboard.lukiman.com
CN:
dashboard.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-23 08:47
Not after:
2026-03-23 08:47
orchestra.lukiman.com
CN:
orchestra.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-23 03:48
Not after:
2026-03-23 03:48
supirqu.lukiman.com
CN:
supirqu.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-23 02:47
Not after:
2026-03-23 02:47
sbm.lukiman.com
CN:
sbm.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-16 16:47
Not after:
2026-03-16 16:47
lukiman.com
CN:
lukiman.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-12-22 19:48
Not after:
2026-03-22 19:48
bormar.lukiman.com
CN:
bormar.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-18 20:17
Not after:
2026-03-18 20:17
remax.lukiman.com
CN:
remax.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-19 08:47
Not after:
2026-03-19 08:47
cashcepat.lukiman.com
CN:
cashcepat.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-21 17:47
Not after:
2026-03-21 17:47
postal.lukiman.com
CN:
postal.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-21 17:47
Not after:
2026-03-21 17:47
backoffice.lukiman.com
CN:
backoffice.lukiman.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-21 17:47
Not after:
2026-03-21 17:47
experience.lukiman.com
CN:
experience.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-13 09:47
Not after:
2026-03-13 09:47
mattermost.lukiman.com
CN:
mattermost.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-19 22:47
Not after:
2026-03-19 22:47
postal.lukiman.com
CN:
postal.lukiman.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-14 18:17
Not after:
2026-03-14 18:17