Domain admin-dev1.genmapper.com
United States
MICROSOFT-CORP-MSN-AS-BLOCK
Ubuntu
Software information

Apache Apache 2.4.52

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-03-16 08:20
    Last seen 2025-01-18 09:46
    Open for 308 days
  • Git configuration and history exposed
    First seen 2024-03-16 08:20
    Last seen 2025-01-18 09:46
    Open for 308 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522b1ad70ec

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://github.com/TaEthni/GenMapper.Admin.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "GAPP-3475"]
      	remote = origin
      	merge = refs/heads/GAPP-3475
      [branch "GAPP-3650"]
      	remote = origin
      	merge = refs/heads/GAPP-3650
      
      Found on 2025-01-18 09:46
      448 Bytes
    • Severity: critical
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522d4ceaff0

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://raygone_pwd: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@github.com/TaEthni/GenMapper.Admin.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "GAPP-3475"]
      	remote = origin
      	merge = refs/heads/GAPP-3475
      [branch "GAPP-3650"]
      	remote = origin
      	merge = refs/heads/GAPP-3650
      
      Found on 2024-04-19 01:03
      501 Bytes
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-12 15:14

    HTTP/1.1 200 OK
    Date: Sun, 12 Jan 2025 15:14:16 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=ijbvh35n1ac8kd80h5i1l88jlu; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-12 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-12 05:46

    HTTP/1.1 200 OK
    Date: Sun, 12 Jan 2025 05:46:32 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=mlv9ka22k0fc5dg678t0aqv579; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-12 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-10 20:37

    HTTP/1.1 200 OK
    Date: Fri, 10 Jan 2025 20:37:31 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=44f8qdu0or0j4dlfiqto7j4bre; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-10 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-10 19:39

    HTTP/1.1 200 OK
    Date: Fri, 10 Jan 2025 19:39:59 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=hjfar4pi94ggdlno5mfc0u1vo3; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-10 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-08 22:49

    HTTP/1.1 200 OK
    Date: Wed, 08 Jan 2025 22:49:16 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=onlqfgjkqoo8bn27d7f7tovbrd; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-08 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-08 01:28

    HTTP/1.1 200 OK
    Date: Wed, 08 Jan 2025 01:28:04 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=d1fgn2a12qng6hjubr2vkbeoqt; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-08 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-06 21:17

    HTTP/1.1 200 OK
    Date: Mon, 06 Jan 2025 21:18:03 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=uv06q3t581ntuesk2dopp69mgl; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-06 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-06 17:11

    HTTP/1.1 200 OK
    Date: Mon, 06 Jan 2025 17:11:25 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=v5rd4dgqr372e7hlrmojbkk575; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-06 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-04 22:01

    HTTP/1.1 200 OK
    Date: Sat, 04 Jan 2025 22:01:42 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=p3c09blb052dtuq7prp10iu19h; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-04 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-04 20:00

    HTTP/1.1 200 OK
    Date: Sat, 04 Jan 2025 20:00:06 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=ai5m8cbbttmpduoh5eacfqgm5j; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-04 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-02 18:44

    HTTP/1.1 200 OK
    Date: Thu, 02 Jan 2025 18:44:22 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=7sbkasg0jpfugv9hnpqho2hd4v; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-02 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-02 16:24

    HTTP/1.1 200 OK
    Date: Thu, 02 Jan 2025 16:25:00 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=ffq1oieng7tjle55qoccm9asj0; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-02 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-01 20:51

    HTTP/1.1 200 OK
    Date: Wed, 01 Jan 2025 20:52:01 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=hsnhsmgm56o8e5mbg9f1o408tc; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-01 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2025-01-01 15:11

    HTTP/1.1 200 OK
    Date: Wed, 01 Jan 2025 15:12:00 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=5lge83sqfiu50mvk9u0rmir47o; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2025-01-01 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2024-12-30 18:45

    HTTP/1.1 200 OK
    Date: Mon, 30 Dec 2024 18:45:20 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=de16546gjfdic6ksf4f0ds1mh6; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2024-12-30 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2024-12-30 17:03

    HTTP/1.1 200 OK
    Date: Mon, 30 Dec 2024 17:03:35 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=6cpcj71f6iesgatpr9v8c7hd6l; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2024-12-30 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2024-12-22 07:32

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 07:32:11 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=f8r2m8r1ppq0fefidbgn69osps; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2024-12-22 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2024-12-20 23:34

    HTTP/1.1 200 OK
    Date: Fri, 20 Dec 2024 23:34:57 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=i9uc6f9kc7t4lqt554dr9i01mc; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2024-12-20 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2024-12-20 22:46

    HTTP/1.1 200 OK
    Date: Fri, 20 Dec 2024 22:46:49 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=t1mlbkatrt8tr1l53u76sb39hq; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2024-12-20 by HttpPlugin
    Create report
  • Open service 40.121.11.22:443 · admin-dev1.genmapper.com

    2024-12-19 03:11

    HTTP/1.1 200 OK
    Date: Thu, 19 Dec 2024 03:11:41 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Set-Cookie: PHPSESSID=7mudd6gg9ggp9rpeh6ji7ejfs5; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 3776
    Connection: close
    Content-Type: text/html; charset=UTF-8
    
    Page title: GenMapper Admin Console
    
        <html>
    
        <head>
            <title>GenMapper Admin Console</title>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/apple-icon.png">
            <link rel="icon" type="image/png" href="/assets/img/favicon.png">
            <style>
                body {
                    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
                }
            </style>
        </head>
    
        <body>
    
            <style>
                svg {
                    width: 100px;
                    height: 100px;
                    margin: 20px;
                    display: inline-block;
                }
    
                .container {
                    text-align: center;
                    display: block
                }
    
                .row {
                    padding: 5px;
                    margin: 5px;
                }
    
                h2 {
                    font: 500 32px Roboto, Helvetica Neue, sans-serif
                }
    
                a,
                button {
                    background-color: #3f51bf;
                    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
                    box-sizing: border-box;
                    position: relative;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: pointer;
                    outline: none;
                    border: none;
                    -webkit-tap-highlight-color: transparent;
                    display: inline-block;
                    white-space: nowrap;
                    text-decoration: none;
                    vertical-align: baseline;
                    text-align: center;
                    margin: 0;
                    min-width: 64px;
                    line-height: 36px;
                    padding: 0 16px;
                    border-radius: 4px;
                    overflow: visible;
                    transform: translate3d(0, 0, 0);
                    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
                    color: white;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                }
    
                a:hover,
                button:hover {
                    background-color: #4e79bf;
                }
    
                a:active,
                button:active {
                    background-color: #3f51bf;
                }
            </style>
    
            <div class='container'>
                <div class='row'></div>
                <div class='row'>
                    <img src='https://genmapper.com/images/icons/AppIcon.jpg' style='height:300px;width:300px'>
                </div>
                            <h2>Welcome To GenMapper</h2>
                            <div class='row'>
                    <a href='?login'>Login / Register</a>
                </div>
                <!-- <div class='row'>
                    <a href='register.php'>Register</a>
                </div> -->
                <div class='row' style='background-color:#ddd;display:none'>
                    <h4>Hey!! We have changed the way you log in to GenMapper.</h4>
                    <div style='max-width:450px;margin:auto;' class='row'>
                        <p>No need to worry!! Click on the button below and we'll guide you through to connect your GenMapper account to New LogIn interface.</p>
                    </div>
                    <br>
                    <a href='pages/syncToIDP.php'>Sync Your GenMapper Account To IDP</a>
                </div>
    
                <div class='row'></div>
                <div class='row'></div>
            </div>
        </body>
    
        </html>
    
    Found 2024-12-19 by HttpPlugin
    Create report
admin-dev1.genmapper.com
CN:
admin-dev1.genmapper.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-12-15 14:11
Not after:
2025-03-15 14:11
Domain summary
IP summary