Host 103.83.4.125
Indonesia
PT Mora Telematika Indonesia
Ubuntu
Software information

Apache Apache 2.4.41

tcp/80

  • MongoDB is publicly available
    First seen 2024-03-11 03:14
    Last seen 2024-06-09 21:21
    Open for 90 days
    • Severity: high
      Fingerprint: 436d217a47ab4258d75e0416d6ece078e42e121244481350f516066776d79395

      Collections: 3, document count: 2, size: 409 B
      HTTP/1.0 200 OK
      Connection: close
      Content-Type: text/plain
      Content-Length: 85
      
      
      It looks like you are trying to access MongoDB over HTTP on the native driver port.
      Found collection READ_ME_TO_RECOVER_DATA.READ_ME_TO_RECOVER_DATA  with 1 documents (350 B)
      Found collection admin.system.version  with 1 documents (59 B)
      Found collection config.system.sessions  with 0 documents (0 B)
      
      Found on 2024-06-09 21:21
      409 Bytes 2 rows
    • Severity: high
      Fingerprint: 436d217a47ab4258af19c001a9b1f0c904eaff1db084462fa5130828e64c1f75

      Collections: 3, document count: 3, size: 508 B
      HTTP/1.0 200 OK
      Connection: close
      Content-Type: text/plain
      Content-Length: 85
      
      
      It looks like you are trying to access MongoDB over HTTP on the native driver port.
      Found collection READ_ME_TO_RECOVER_DATA.READ_ME_TO_RECOVER_DATA  with 1 documents (350 B)
      Found collection admin.system.version  with 1 documents (59 B)
      Found collection config.system.sessions  with 1 documents (99 B)
      
      Found on 2024-05-12 18:42
      508 Bytes 3 rows
    • Severity: high
      Fingerprint: 436d217a47ab425867d3d0f9f72d22c168a6f7f5d24ff897c23396e003883c08

      Collections: 3, document count: 3, size: 759 B
      HTTP/1.0 200 OK
      Connection: close
      Content-Type: text/plain
      Content-Length: 85
      
      
      It looks like you are trying to access MongoDB over HTTP on the native driver port.
      Found collection READ_ME_TO_RECOVER_DATA.READ_ME_TO_RECOVER_DATA  with 2 documents (700 B)
      Found collection admin.system.version  with 1 documents (59 B)
      Found collection config.system.sessions  with 0 documents (0 B)
      
      Found on 2024-03-21 10:23
      759 Bytes 3 rows
    • Severity: high
      Fingerprint: 436d217a47ab425832702bfa7abd89fc46abe49ef3c0bc3411bd42a3adb43430

      Collections: 3, document count: 3, size: 745 B
      HTTP/1.0 200 OK
      Connection: close
      Content-Type: text/plain
      Content-Length: 85
      
      
      It looks like you are trying to access MongoDB over HTTP on the native driver port.
      Found collection READ_ME_TO_RECOVER_DATA.READ_ME_TO_RECOVER_DATA  with 2 documents (686 B)
      Found collection admin.system.version  with 1 documents (59 B)
      Found collection config.system.sessions  with 0 documents (0 B)
      
      Found on 2024-03-11 03:14
      745 Bytes 3 rows
  • Open service 103.83.4.125:80

    2024-06-13 11:35

    HTTP/1.1 200 OK
    Date: Thu, 13 Jun 2024 11:35:12 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Last-Modified: Mon, 28 Jun 2021 02:22:59 GMT
    ETag: "2aa6-5c5ca2b0d6b75"
    Accept-Ranges: bytes
    Content-Length: 10918
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    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: 2016-11-16
        See: https://launchpad.net/bugs/1288690
      -->
      <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: 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: 99px;
        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.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_red {
        background-color: #CD214F;
      }
    
      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" class="floating_element"/>
            <span class="floating_element">
              Apache2 Ubuntu Default Page
            </span>
          </div>
    <!--      <div class="table_of_contents floating_element">
            <div class="section_header section_header_grey">
              TABLE OF CONTENTS
            </div>
            <div class="table_of_contents_item floating_element">
              <a href="#about">About</a>
            </div>
            <div class="table_of_contents_item floating_element">
              <a href="#changes">Changes</a>
            </div>
            <div class="table_of_contents_item floating_elem
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-06-09 21:21

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-06-09 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-06-07 22:10

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-06-07 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-06-05 21:56

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-06-05 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-06-03 22:08

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-06-03 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-06-02 00:40

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-06-02 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-06-01 21:11

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-06-01 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-05-31 22:05

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.83.4.125:22

    2024-05-31 20:12

    
                                
    Found 2024-05-31 by SSHOpenPlugin
    Create report
  • Open service 103.83.4.125:80

    2024-05-31 12:49

    HTTP/1.1 200 OK
    Date: Fri, 31 May 2024 12:49:21 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Last-Modified: Mon, 28 Jun 2021 02:22:59 GMT
    ETag: "2aa6-5c5ca2b0d6b75"
    Accept-Ranges: bytes
    Content-Length: 10918
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    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: 2016-11-16
        See: https://launchpad.net/bugs/1288690
      -->
      <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: 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: 99px;
        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.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_red {
        background-color: #CD214F;
      }
    
      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" class="floating_element"/>
            <span class="floating_element">
              Apache2 Ubuntu Default Page
            </span>
          </div>
    <!--      <div class="table_of_contents floating_element">
            <div class="section_header section_header_grey">
              TABLE OF CONTENTS
            </div>
            <div class="table_of_contents_item floating_element">
              <a href="#about">About</a>
            </div>
            <div class="table_of_contents_item floating_element">
              <a href="#changes">Changes</a>
            </div>
            <div class="table_of_contents_item floating_elem
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-05-29 23:12

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-05-29 by HttpPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-05-28 23:44

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-05-28 by HttpPlugin
    Create report
  • Open service 103.83.4.125:22

    2024-05-28 06:06

    
                                
    Found 2024-05-28 by SSHOpenPlugin
    Create report
  • Open service 103.83.4.125:8080

    2024-05-27 23:33

    HTTP/1.0 200 OK
    Connection: close
    Content-Type: text/plain
    Content-Length: 85
    
    
    It looks like you are trying to access MongoDB over HTTP on the native driver port.
    
    Found 2024-05-27 by HttpPlugin
    Create report
Data leak
Size
508 B
Collections
3
Rows
3
Domain summary
No record