Host 18.116.94.157
United States
AMAZON-02
Ubuntu
Software information

Apache Apache 2.4.52

tcp/80

  • Git configuration and history exposed
    First seen 2024-07-15 12:18
    Last seen 2024-09-20 22:20
    Open for 67 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522ea8435e1

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.dev9server.com/php-projects/show-and-tell-xr.git
      	fetch = +refs/heads/dev:refs/remotes/origin/dev
      [branch "dev"]
      	remote = origin
      	merge = refs/heads/dev
      
      Found on 2024-09-20 22:20
      286 Bytes
  • Git configuration and history exposed
    First seen 2024-07-15 12:18
    Last seen 2024-09-20 13:44
    Open for 67 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522ea8435e1

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.dev9server.com/php-projects/show-and-tell-xr.git
      	fetch = +refs/heads/dev:refs/remotes/origin/dev
      [branch "dev"]
      	remote = origin
      	merge = refs/heads/dev
      
      Found on 2024-09-20 13:44
      286 Bytes
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-09-14 18:18

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 18:18:31 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IlluTG1vQW5aenBPeW9DWG9qYVp5a2c9PSIsInZhbHVlIjoiQ281MWtIOGpRYlBBMUVmajFNWERPeUswbmlkYWptNCthbVZwYmpSYjJVbkJYbWhOZUo4ejk1UXBXNU4xTW1BRWZBNndkYnl2dHdKWFlDUlc4clZOKzAwNnJKTGMyYStlV2R3VE44cDlHTmVFbkw0NnFpbllDYS8yTFN5VlJ2bWoiLCJtYWMiOiJiNWU2YjU4MzAwYzQ3ODRlMTI0MDU3MTgyYTBlMjUzOGFhYjc1MzY0ZGQwZjI2NTNkZWI1NGM1NmQyZTg0NjRhIiwidGFnIjoiIn0%3D; expires=Sat, 14-Sep-2024 20:18:31 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6IjNwc3Z6azljR3hFSzBXdUJKQngzaGc9PSIsInZhbHVlIjoiVk5iZVF3THNlRnZNZTJKRnBRdCttK2c3LzhXUW1yekYvSXdab0NoRyt2NzhVeXRsQzVEZmlHL3daK2MrWkZtNnpPb3lrNmF5THd5djg4bWhPc1JHSlBHSUVZaG4xQVh4N3h3THhyN0ZmVW1DNk5LbUxQMG9HTXI2c2tiTzNpeGoiLCJtYWMiOiJkNjQxNWY1NDI1ODIyOGJkNDJkZjg4ODMzOGVjZDQ5NjkzYjc1ZjE1ZmE4OWYxYTc1ZDUyOTUyYzY4ZjEyYTg1IiwidGFnIjoiIn0%3D; expires=Sat, 14-Sep-2024 20:18:31 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-09-14 06:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 06:19:59 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6ImVQU09NTC8wUDFPR1V1Rno3OFhMMnc9PSIsInZhbHVlIjoiQjNReHJOZzVoaW1zVTlaQW9uYjFiS04wTVRINzNiS1g4Lys1N0FsRHhSa1hIbGFkQ3BrYkdMQTNYUkQzWUdZRzhlcCs4MkxjSGtLcmd6VkhTYUhST2FmRjJwZW5QVG9rbjBJSzhHVS8wRmkyeC9WcW9kaFJ6Y0pnZEovakJnT1kiLCJtYWMiOiI3ZjQyYmE1NTVmNjU4ZTAxYWZmNDI5ZTA1MjY3NjA2MGNlNWM0ZTQ0ZmEwMjkyZjYyNTc5MDdmZjYyNDRmZDYwIiwidGFnIjoiIn0%3D; expires=Sat, 14-Sep-2024 08:19:59 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6IlIyb0szM0pkOEs5NFc3MnJLV2Y4OHc9PSIsInZhbHVlIjoiN05ubnJCQm1lL2tQd1lKUS9hQldQd2tzWmtuaGhydC9IdGJKL2ExSWhVWkRGR0syRDVEOFhFY2VTN2EyMVE4K3ZUQzB5bm5xUTU3aTVLN1QzT0JxVkQyYnVHTm9QYjFYV0FsZ0hvZUZyWk9veFVTZUNDdUlCRFMyUEEwdFFFcTUiLCJtYWMiOiJmM2YyMzcxMmNkYTAzZWFmODJmOTMxZWVmMmNiZDc2NGE2ZDEyYjVhOTlmNTEzOGVmOTc0MGZhMmFhNzBhMWRjIiwidGFnIjoiIn0%3D; expires=Sat, 14-Sep-2024 08:19:59 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-09-12 13:50

    HTTP/1.1 200 OK
    Date: Thu, 12 Sep 2024 13:50:30 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6Im4rZzFrUzEyZVhkelZvanNiZlN6dmc9PSIsInZhbHVlIjoiS3FqaU5Sc2UzY2JlbDU1Z0YvTlMxcmp5dmRtS1FXanNCdXBuTDN6MFFmcWM2Rm5qcDVXY2VkTm9EK2ZPVUU4TkFwblJkdlFBYS9sNHE0THY4Y3pkUVIwbmc4VDVmdVNIRFlMN3ZFQkdMM0xhcjZLbE9jRmlwWDFjbVpKRE1OSHAiLCJtYWMiOiJiNjNlOGUzZWUyYjQ2NDZmNDliMzFhYmU1ZDBkY2QzYjBiYzhmMjAyYjUxM2UyYTMxMTZkM2ViODM5MGE4MTgyIiwidGFnIjoiIn0%3D; expires=Thu, 12-Sep-2024 15:50:30 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6ImQrOTRNOEtyeXF1V1hnaTQyM1Zpcmc9PSIsInZhbHVlIjoiZlNycGs5M04vT2gzODJ6MWc5TG1NUm1PSkNsUTFsWXdGN1pZbTlHOHhoRmR3L2F5QkJqYXZSOUV4M0xveWp6b2NURHBqdDVXSEZoLzZqTFFvUUZEdm1kN2lrSGg1S3B0NFU3Z09ubDV3cjlTNEpHc0FGREltbkxOWU5yU003bm4iLCJtYWMiOiIzY2Y4NTI1NjkxZDQxODMxNTFjNjNjNTJhYWIzYmUzOGZhMGIwNDY1ZWZmOGNmMzA1OTdkYTdmZDUwNTZhNmExIiwidGFnIjoiIn0%3D; expires=Thu, 12-Sep-2024 15:50:30 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-09-12 09:01

    HTTP/1.1 200 OK
    Date: Thu, 12 Sep 2024 09:01:21 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IlhoeGVZREJRZ1prR28xMTFNbm8zZ3c9PSIsInZhbHVlIjoiQVJhUFliVktTVXdqWXZoUUFxOXVXbmF6MHBGWU14dTNkWG82bGhWb252R3JtZytyQzJFUzB6Y0xFVkp4NEpNbnlNemxySG9USHc2NjBSLzNUYlR3Zjk0VkNkbnlGKy8venJQaE8rU05CM3dPcVVXc21iNU5nOUQ4K1U3RmFkeGEiLCJtYWMiOiIzNGE2NzA0ZGViZmJhZWVjZmVjODUwMTZhYTk1YjMzZGM0ODEyMjVlMjhkY2UyZjQ0ZmM0MmVhMjI2NDBiODg2IiwidGFnIjoiIn0%3D; expires=Thu, 12-Sep-2024 11:01:21 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6IlppU2JwNTZsKzYvVXhsSmd3eUpqWGc9PSIsInZhbHVlIjoiNDBHVGRhN3NaOTNUT08rV1lpRStjUzFJN2poc29MMTV5VzZKTE1ReWZjMjJxejQ2NmdESzF4RkpzRTIvYW4yUmduNzN5aUlLV3pFbGkrd284M21CbFlWTWZ3NVpTWkR5SEdKZ0tOZ1MvS0hXTUV5R1hWbTMxWkE4VndjeSt5ZkoiLCJtYWMiOiJlOTNiZjZiMGZiMDI2NDU2Y2I4ZjI1MmM5NDcwMGMwZGZmNWZjYTIwNWZiYTYyOWQ4NjA2MzY5YTZmYzhiYjI2IiwidGFnIjoiIn0%3D; expires=Thu, 12-Sep-2024 11:01:21 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-09-10 20:21

    HTTP/1.1 200 OK
    Date: Tue, 10 Sep 2024 20:21:12 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IkwzdThvYzFkSWNKUHRvN0Mzb01ZRFE9PSIsInZhbHVlIjoia1BBTU5odUg2OFVXdXlHNEFTb0wyVStVNEMxdG9yWlRGWXhsTDdXaWttQ3hoeE1ZTkFwZUowbkV0TUc0SWhJYlptR0pudlJmSnVxdzJOVEh1S0Q4eW1MWHFxbUZuMy9hbEFXQkM5Szc5Vk5TQTRCZkpLOFlmTzEyYlVxSUJ2S1AiLCJtYWMiOiI5ZGEzYTdjMDFkNzJmNjM1MWNjNzFhNTZiZmNhNWIyZjE3YTliM2U4MmI0MmYzY2YzMDhkYjNmZDA0NTQ5ZmEzIiwidGFnIjoiIn0%3D; expires=Tue, 10-Sep-2024 22:21:12 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6IldwdmtzWTdhalZUTVZBTTFoU25nc3c9PSIsInZhbHVlIjoieW5uMG1IZlFSZGVGUzZQVTRpTDRza3lQUlpnZ0NwVGhQZUlxaFRrYm0yME1zZkYwQ3h3ZFk4ZnZRZjJmYnVLSkRjTlMrR3VTb3oxNWo5SWd5MUN5RVptQndVSEx2bWJPdXJZanlqVmVaQ2NEcVpmNWk0dE1tek43VzdsNjBKK0giLCJtYWMiOiJjODY1MDU4NjY2MWExMjI1OWUxMDgxYzFhZTlkZmFkYzQ5OTFjMTdmYTMyN2JiNGE4OTQxOTAxYzJiODVlZDZjIiwidGFnIjoiIn0%3D; expires=Tue, 10-Sep-2024 22:21:12 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-09-10 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-09-08 21:21

    HTTP/1.1 200 OK
    Date: Sun, 08 Sep 2024 21:21:40 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6InR2Y0N6YW9EMnkyck9EU2o1QXJQUWc9PSIsInZhbHVlIjoiK0pyanMvWUd1czM4QUlVUGlBYVd3MkdTS2d5ZC9EYjg4YUpWNjBwdk1CM1cxVE5pZ3gyY1E2STRzVnY4STF4eUI1ZzlLb1EwVzNKU25ONEx6dFVXaVU5dEIrYjRYM002NWFzVHFwY3dGMVFwYkN3OUxPbG5FdUVNSE1xYkl3cUMiLCJtYWMiOiI3MjE5OWVkNjUwZTYxZDNlYTU0ODhmZDI1NDQ3YmU0MmJhZGRkYWEwOThlYjVhYzI0OTAxY2QwYjE4YTQ4YmE1IiwidGFnIjoiIn0%3D; expires=Sun, 08-Sep-2024 23:21:40 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6Im1WRVp1N1RvS29pYlB0WHltVVJoUHc9PSIsInZhbHVlIjoiYTNNdjZhaW5UVTd1ZzEydDNZMk1rWjYrTWN0aGdFTVBXUjBNZVVvVHdyeGVEUzdNZENlY2syWEpNU0tUWS9ZdWZmNnk0TkNpTThFZGVHa0orYUNrZ1Jjd2ZKV1hCai9WMDJHbE9kSjhsNmlINGZTc2RmMXlUMHZHUEsycG9mMU4iLCJtYWMiOiI5NWIwMzc2ZDI4NTVhMDkwZDgyNGQ3MjVmNTBmYjNkYjlhMTdjODRhZWEzM2JiYTdmOTdhZDA3NzEwNWJiMDIwIiwidGFnIjoiIn0%3D; expires=Sun, 08-Sep-2024 23:21:40 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-09-08 07:05

    HTTP/1.1 200 OK
    Date: Sun, 08 Sep 2024 07:05:21 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IlZQUDd3S3hMRjU5Z1NoNjkveFVEQ0E9PSIsInZhbHVlIjoicmJjSXV1cXNQSzhDQnovR1ZQbkdUdmdrNlA1clVmVGtlYmFsMkFsMkJEQlVNVUx0d3ZXbGVPTDZNR1NxVEtvWmV6aXBRUWdqODBVeGlsdG9Ra09ReFFIektKSUljd0NSbTd0bkpEcTJpU1EyWFdJUVlubVd6WnFUWDcwcm9nQmkiLCJtYWMiOiI3MzM4OTc5YmE3NzcxNzAyYjNlYjg4YWU3MDZjODhiOTQ2MjRkYTAwMWM4MWEyYjIzNGIxZTA5NGE1Y2IxY2M0IiwidGFnIjoiIn0%3D; expires=Sun, 08-Sep-2024 09:05:21 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6ImZLQ2RZampBUXdsdmtTMnJKb3dESkE9PSIsInZhbHVlIjoiTHIvR00vaHV5MEpoY2ZrMWNucnF1b0dVMGZSQTNPYUJGV2psRTNtTkJhMjdxOG9zb3MzNjg2YkJKOW1FbkZsMHBuZ2U3aXNDZmZXSlZVbk5IcllJdmxGU3hFakF1L1NmK0lEQjFCNmRmU04wTlJybUIzYTlqL0UyTmEwbEpjK0QiLCJtYWMiOiJiMjUwYTIyNDVmMDY5MWRjYzI5ODRmNmFjYTQyNzM0YTY5MGFlZTcxYWI4ZGM0YmZiNGNhOGQ3ZDAxYzYxNmE5IiwidGFnIjoiIn0%3D; expires=Sun, 08-Sep-2024 09:05:21 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-09-06 15:09

    HTTP/1.1 200 OK
    Date: Fri, 06 Sep 2024 15:09:34 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IngvYlAyTGZwSXduM2o3WEltSFJVOGc9PSIsInZhbHVlIjoiR0tseTNKSjRYd25UclQ2bEo4OUczVkh2VE1WcGFIQW5tWXk1bzdDK1h5cVlFaDlhbmZ4MnEwY0pSakl3Y2tnZlpVZk0zRjYyakF4TjBWNjRCeVVTZWFTV1JhbktsbjBxV1l1T3EvWVZSYVhKdlJmUVJQMWF1UDlBSER6aDFQSkciLCJtYWMiOiJhNjViMDVmN2M1ZWE5OWQyNDg3MmI4NjE0YTkzODEyOTAzMzA2Y2I2MTNlNTZkMTViNTA3MWU3MWQ3N2ZiZGQ3IiwidGFnIjoiIn0%3D; expires=Fri, 06-Sep-2024 17:09:34 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6InVncm0rZGtxY3VQQktRVTBlQ1RrcGc9PSIsInZhbHVlIjoiNTFnSnNKazJwWDhnRHRYR1h1Vmt0dXRhclczTWR1ck1Lb205NmkwaTRiQ0JGUy9KYkpqN0t6b1pIL2VDM1kwRElKYnY3T1JIMjFoNUNNMmNQVmxJTG9OK1dmeWREVzA3L3RVVjNDUDM0d0pyQTcxWUdaeHFESTVlcDRSWG5DamsiLCJtYWMiOiJkYjkzNmNlMGJiMjY4OTU1MTZhODg5ZTExNjZhYTNjNTVhOTQxYzNiYWZjYWI5YTJkZjEyZTkzOGIxMjNlNDM3IiwidGFnIjoiIn0%3D; expires=Fri, 06-Sep-2024 17:09:34 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-09-06 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-08-18 05:17

    HTTP/1.1 200 OK
    Date: Sun, 18 Aug 2024 05:17:09 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6InhPSnl6S3U3U25tZ21DVmZFYmtibXc9PSIsInZhbHVlIjoiS084RkFnN1JTTWU0NGRDT05vNEhFUW9ObUZEbmpPVHVxaEY5UC9RWXZxajhTdHBYYXN5Si9FSENnN2JhUVR6b1VzKzNsbzRLYjMyTDY4RjRKTm5wWXIzeDVaR3MzZUNJRWViNUJMZzBOM25HZ0EzMmM0WHMyRWQ4Tkt4cHQ0K0oiLCJtYWMiOiJkZTczNTM1YWE0YTgwMmFhNGE1Y2JkN2I4MDI3NGNlNThjZTI0ZGI1NGZhNWNhZDJiM2Q2ZWFhMzQ4NzZhZTU3IiwidGFnIjoiIn0%3D; expires=Sun, 18-Aug-2024 07:17:09 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6IkFxcUhrb2JyYWwvODU3QU9id253Mnc9PSIsInZhbHVlIjoiRGpRaGVIVHJwdkJoK3dFem43andralhMekRSSnhmajZkS3F3VkZKWDIwK3JkSDVZazNITVhtWjBGbHdLcHV1c2czbnB4dk5DUWdIL3BOdWMwSTFzVFllVk1OTW5Zc1k5K0Y4MnVVOURMRS8ybmdkaUZmcEQ3U2k0VGxNY2VvQWQiLCJtYWMiOiI2NzY3YTZhZmY4NmJjNDAxYmVjODY2MmE2OGYwOTk4YjZjZDFlY2MwNzEwMmI3MWZhMGYzN2YzOTM1MzlmYTEzIiwidGFnIjoiIn0%3D; expires=Sun, 18-Aug-2024 07:17:09 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-08-18 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-08-16 18:12

    HTTP/1.1 200 OK
    Date: Fri, 16 Aug 2024 18:12:55 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6ImpiUTJOK1RVWnRjcmU0YWl4QXZzM0E9PSIsInZhbHVlIjoicitkNDloMWNUVDdsVkdkalZSc0JpMkxyQVU2cU9UMEpYVDBpTG5yd3RmMFBPWnoxZ2RlRS91MGdiWGx0SExTZkRIQUR1MjZYcE1PMWlMeEhBckY3Tk15dTNyZjl2VlJhMDlRN1JWeUtIbzkwUmVjNDJtMXlkY01NSWI4TnNOdlUiLCJtYWMiOiJkMWUzNTU1MTFlMjg0MzFmNTI4NzI1MzllZDU0NGMyMGFjMDY1YzdiM2YyNzRlMzY5M2E0YjA4MTI2M2IyOWFlIiwidGFnIjoiIn0%3D; expires=Fri, 16-Aug-2024 20:12:55 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6Im1DK0ttd1RHVlQxTnlYaGRzMXp5M3c9PSIsInZhbHVlIjoiZzM3V0JyaGVSTEo5emVwbVpueVdFeFV0N1AvbnJrZk8zcDAzSm1rNWR0dUtLek5UenZsdm1ZMEZhaVlCSnN5S05RNmFmUUhyakMzL1R0VFEyM3BwckpTT2FRWFBZRE93SFlIQnBHNzlIc0EzcEc4U0IzZWZzRVFhK014ZHNKVjQiLCJtYWMiOiI3MzMzZDZiMmJjZGVmNDUyZjRlNGMxNzk0MDRmM2IzZjc0ZmEwY2Y3ZGQwNWIzM2U4YWQxYmVkOWI1MjFhOTEzIiwidGFnIjoiIn0%3D; expires=Fri, 16-Aug-2024 20:12:55 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-08-16 13:15

    HTTP/1.1 200 OK
    Date: Fri, 16 Aug 2024 13:15:27 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IkkyMEpsazRvdW9mYm1kczJNMTBidUE9PSIsInZhbHVlIjoiaXJWQjFFaWM2cmRaUkdPL2RxVml1U3JYNm00NWlkMkxGcGZuSGMrMWdZekp4OXpHVHZ3UWxVaFlUdkVFcWgwelVZT3lmcTA1M2lrWDM1UTZiOEZHSmNNMUJGTVFhd2xDeElScExkRWNKMkVTWjJvTFIwUUVSUmNmK1grMEhaelIiLCJtYWMiOiJjMGYwNjY5YjMyZjFhZjJkMDMxMDM1MDliNDg1MTNkNWQ3NmRkNjc0ZjY2N2U0MmE5YWYwYjdmYmFjYjk4NDU5IiwidGFnIjoiIn0%3D; expires=Fri, 16-Aug-2024 15:15:27 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6InZlOVJuOUthR2tkZG5rUmF3RFFZOUE9PSIsInZhbHVlIjoiVXpKZ1BnUk5zY0E2TDNBL0NwK2ljRE5TVVlNYktwc3JMQXgwenZMTWtTL21VUFlWdnRNMFlGYlZvOVpkcXZTTGUwcFlHc0Y0STdhOHdYQi94Z0VYTXNhQzR2c2dhdWRWNWY1d1phQ2lmdlJWWUk0SkdYV1QwQjhZYnNIMU5UdU0iLCJtYWMiOiI5ZWI1OWNmNzM2ZWNmNzRkNTcwMjdkMGFlYTFiZWI4N2E2ZjJiZDhkOGM2ZmE5NGQ2ZTE3NTEyYTE4MTUzMzdiIiwidGFnIjoiIn0%3D; expires=Fri, 16-Aug-2024 15:15:27 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-08-14 21:57

    HTTP/1.1 200 OK
    Date: Wed, 14 Aug 2024 21:57:36 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IlNjYnJ4c3VmV0tuZ0pkdnZTeTZQZGc9PSIsInZhbHVlIjoiQXU0OWxId0J6KzlMZ2hHQlg1N1JSdmxtQmZUS0NoWFdUclkvR3BXMUxiNTM5ZjY5WE1iNXRkd1Z1emZEMnpSTTdhZ3ppSkc1RDByTzJSREdXRkNxTmxodHluQ3VoNFY0M3lTK1NzZEI5TjdVUnRIaXdOdjNseWhJL3BDTjhRczUiLCJtYWMiOiI0M2UzNWRhNTQxNTA5OTM3ZDhmN2QzYTRlMDc3NzRlMmIwNzFmNzdkMjM5NmYxNWIzNDUxM2Y1YzUzOTQxNzg3IiwidGFnIjoiIn0%3D; expires=Wed, 14-Aug-2024 23:57:36 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6ImtjSjJOa1FEdXl3cHpzTlpkeXREc2c9PSIsInZhbHVlIjoiS2YwUHZ5V2cycEhieC9oQTNhbWJBNzIyOXBZb0JaWnhhcXRieHMrVk5JSHVTVHc1b3lkMS9yT1pXUXZYNm1HUUZITDRoLzEza29ybzZKVTlWTW1OUXlDZWlhZFFSei9CV2ZkVW1reE1UaU5uNDRhQVNkdGg4bGs3QVhpbW0zb0YiLCJtYWMiOiI5ODliNWI0ZWE5YTUxNWI5MTZkNWZmNjQxOWRhYWVlYjZhYTk3YjE3MGM0NDI3Njk4MGFlMzMyMDEzNjc4MWY4IiwidGFnIjoiIn0%3D; expires=Wed, 14-Aug-2024 23:57:36 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-08-14 12:30

    HTTP/1.1 200 OK
    Date: Wed, 14 Aug 2024 12:30:54 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IlFqNWpBdjdNTmMzNXphOG9XazRBb1E9PSIsInZhbHVlIjoidFI2RTBxTmZBY2ZQQ2IwZHFPNm13MFBYOCtDL25jSEpCaUJMdzRkcEJXZ2lJblYzM1NmUWFOb2VSK3h1WWlQSkEvYng4dGd0REkwazRydWpIQi9Yc3B1YW50ZS9VOXAzMkszWmdmMUJ1K3dKUDhoSVU0M3I2MjRBOUNzQkF4YTUiLCJtYWMiOiI0NTgxY2E2YzJhZmYzNjA4YjMyNjdkOTAwM2VjNzNkZGZkNTA3OTIxNjc0MTg4ZWNkNzY5NGViMzc1ZmZkYTJhIiwidGFnIjoiIn0%3D; expires=Wed, 14-Aug-2024 14:30:54 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6IlhacmZTc3ZZYUdxTDBFNzdoc0htY0E9PSIsInZhbHVlIjoidjFrT3BONjdMcFVKK0hDeWllajJiTVBDT0hlSWNKdWpWeVQ0ZjFkSXZqTERDUXNnZStvM2xYUlk1bDc4dGdYNk1qblhIRlhuSkU4OUNoOEwxZmJCRC9sdDc3djdHOTY4Y1VsTnpaZ01LRGhNQVBRTG5DdHRzQmVEbDJ4ZVNETFgiLCJtYWMiOiI3OTQ2YTM4NjcwYWQ4NDlmNzNiYTI4OWMwZDhiMGM5YWZlMDNjYmM4MzJkMWExYjk2YTEwYmY1MWI4MWE2ZmY2IiwidGFnIjoiIn0%3D; expires=Wed, 14-Aug-2024 14:30:54 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-08-12 20:44

    HTTP/1.1 200 OK
    Date: Mon, 12 Aug 2024 20:44:16 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IkZGUGpqM2p6WXNpUlJ6dTlHRXRnalE9PSIsInZhbHVlIjoiNzQ0Q0lXL0drZUQvTlVoTVJpaEUxdmZkak52aFk2UXpsMS9MeVEwdWpHMnVaV0FFOW1hZW1oSnYxUzR6NGNEbW13cWM1RFI5WGJGWDJiaHdrRVpCNnVkanNQd2JNckYvam80Z0wwUEY2WHJpUmVHYTRxL3VadlplNzFIMHpsazYiLCJtYWMiOiIyNjg3N2Q5YWQxMWRhYzE5ODM5NDNkYzAxYzFmODMzZTE2MGI5ZjIzNzcyYTNhYzhkMWYxZGY3NzZjODMwMzdlIiwidGFnIjoiIn0%3D; expires=Mon, 12-Aug-2024 22:44:16 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6ImhObk83d0llMlNBZWZETytyYjJydmc9PSIsInZhbHVlIjoiVXJiYk12M0FLWmljUU50UlRFanNFN0ZwbXFlMTF1eGFobEZwOW82aFpuc2g0ZE5sWGhEd0hjQmZDWHQ4d2JBQ2N0dEEvYStRalAwdEFTc0puWWlFOVl2cHFFRlc2OWNPaXRFN3dHY0VEVnYvU1d1R2VhcE1Wd0tvT3JHTzhoV2ciLCJtYWMiOiI3ZTZjMTM3NjU5NjE2YWZjYzBjMmZmOGViMjlmZjQ3NjcyZTllYTYwYjg5NzRjZmM3NjA3MjY2OTVlMjY4NmNhIiwidGFnIjoiIn0%3D; expires=Mon, 12-Aug-2024 22:44:16 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-08-12 14:16

    HTTP/1.1 200 OK
    Date: Mon, 12 Aug 2024 14:16:09 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6InY2aGxoaHdHZ2M1VVgwZVRuQ0xzV3c9PSIsInZhbHVlIjoiUGdSYnp6TEpIVnBGamhTZUp2N1AwTFRzOHJDb1BPc1FHN1lvelhKaGh2Ky9lNE40SDdUS0FEQ0xKYVl4SmFyN01IYzErK2tibjV2ZGMwWFFCYVRDbHJoV1VBYTlka25iZ0ZUNTFrYjgvZDFOMnB2ODQ4WEJldVJmYkE2R0VhbksiLCJtYWMiOiJkODk4MmJmYjAwOWJlMzI2ZWJmMGM2MGM5N2NkZTJlN2ZkMmVkYjBlMjY3YzkxMWQ2NWRmZTYxMTRkYzgxNTdkIiwidGFnIjoiIn0%3D; expires=Mon, 12-Aug-2024 16:16:09 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6ImFsZ016bXdqREh5VFVYa1VqOW8wTUE9PSIsInZhbHVlIjoiVTZCanVEcTNnV3U5TVI1ejZibVpCc0hFWEdiMUp4RWZyMXhIR2U5enJyd1dySDBiVG5Nbkh5d21qOXlmVTliZi9HTWNNL1ZRNkRjZlJMQ3dXd3hHQkprVTZmeE8rUTZORjBwdmYxK1I5N3ZEZ0gvWGplcFRMUWk4R1FNamgvYkYiLCJtYWMiOiI1ZDdlNWUxNzEyOTk0NDg4ZjAzOTNmZGRlMzk3ZTU0NTRkNjRjZmM1ZDU4OTc1ZTQwNDcxZmIzNzVmNGM4Y2RhIiwidGFnIjoiIn0%3D; expires=Mon, 12-Aug-2024 16:16:09 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-08-10 20:56

    HTTP/1.1 200 OK
    Date: Sat, 10 Aug 2024 20:56:24 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IjI0WmpTbnlEdjNIQ1pBNlhSRjN3ZlE9PSIsInZhbHVlIjoic1VPek1JNFhNSHRob2dLdnJ6emtBeElta1lZWFdreWlkUVhaSm91UnYrS2R0cGY1bDBEWnNkMWliTzBKQ2psamRoamo1Qm5jVjZxQUhRS1lMeHBLaXpERGJackliRzc4eG5RR2RaQ25WTnVkRnExMEwrSHRYQ1REMzBYVU55MXkiLCJtYWMiOiI1MGE4MmYwMDM1NmU4NjY3Mjk3YTgzMzFhZmFiODBlYWY0MGRkNmY3ZjhjYWFhM2JhZTkwNmZiYmY1ZDZmOTJjIiwidGFnIjoiIn0%3D; expires=Sat, 10-Aug-2024 22:56:24 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6Im9vV0lDNnJEdkRNZ3QvNWVycjhBSHc9PSIsInZhbHVlIjoiTjNVK09HTC9QZ0w5b05SRWVSYmRHSnpia2pnTFdVZUhYbW5HdWFXWTRXdFBiWUR3K0lpdlU5TlRqT2xwUFhQQUZ4bTFkdCt0MlpaTlB1eHRwTDV6L2o1cjlLREMxRThLZUtCSDhjRG91eC9BSkw3VU9XZkVkczloTjlzbmZRWkEiLCJtYWMiOiJhMjA3MGVlYTlmYjIyMDhiMDg4MTBlYTRiMzNmNzRmZTZhZjE2YjgzNWJjYmE1YjI1YWE1MDVhMzY4MzIyMzUyIiwidGFnIjoiIn0%3D; expires=Sat, 10-Aug-2024 22:56:24 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-08-10 12:17

    HTTP/1.1 200 OK
    Date: Sat, 10 Aug 2024 12:17:45 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IjhmUno3RlNBckNCM1FVZHFsSHd2MEE9PSIsInZhbHVlIjoiNUUrK2I0cXFQcVd2SllYcWVPRldFaWlEMUJFS0J3UE1jT3gyaXBvempnc0hrdmd4bDRzNWdrUFhlUmIwaDVmeWxaU0RNUWV5VFF6TzdGVzhFWE9NM2hjMFYxOHBINDM3SkhsaUQveEUvQW96TE9KbkVYd0E3dHBvWDV2Z055cDEiLCJtYWMiOiI5ZmUzODNkZjc3N2FjMTJlNDUzOGRhMGY4MDY0MDcwZTllMTcxNTM3YTJkMzQ2YjQ0YmI0MzJjODE5YzFmZmNlIiwidGFnIjoiIn0%3D; expires=Sat, 10-Aug-2024 14:17:45 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6Ii9GUmQvYjErSnNxK2RyYWk1V1lQQ0E9PSIsInZhbHVlIjoiNXR2Rk9WdmkrVEpTNUI1NWRidThkRkxwZUFaU0gvN2ErSzQ0dHQ5QjBxL0pzdWxoY2duVjBZMGFHTitCTFJxUDREVS9VOXBnU2JIaHdOQXlhVDNSbmNWaVltV04zN1lYWFc2UTlKT3pLRkp6ZnpEREVuK3NnaHdOTENid3NtbloiLCJtYWMiOiIzYjRkNjg2NDZlYjBmZDZlYzRmZmYyMjU2YTRiZjU1MTYzNWFjOWI4NDU5NTE1NmRkNmVhZTdmYTMxZTNkOTlhIiwidGFnIjoiIn0%3D; expires=Sat, 10-Aug-2024 14:17:45 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · showandtellxr.app

    2024-08-08 17:11

    HTTP/1.1 200 OK
    Date: Thu, 08 Aug 2024 17:11:21 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6ImpGTVRIOHNuSUNBMGxzNkhIbVFZZ1E9PSIsInZhbHVlIjoiQzdlNmNmKzZKd2kyUDh6VWRGR2tOTnJLajU1UXNteE5QVXJ3dkl0UHU2RndXcHY2ZjgxQUlTUkJpOElSWDZRK2RmUThOS05sVk9OWUlKa1pQOUc1K3N5ajBYYmRVTk9qcDl1UUNibkhzamJsMTM4c3d0ank3M2ZXR0pKQlZ4NXAiLCJtYWMiOiI3NjFkZDRjMmI1ZjVhOWNjZTQ5NjU5YzhhZmU1YjcyMzdlOTcwMDk4NmJiY2Y0M2Q0ZDg0MGU3MmQ0ZjFmNWJjIiwidGFnIjoiIn0%3D; expires=Thu, 08-Aug-2024 19:11:21 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6ImcrcFB6d3ltZ1VNeTQxYVVna0ZmbEE9PSIsInZhbHVlIjoicnpFSktrT3hYMS9ROFdlNFFaeDEvdnhMVVdUODU3OTc1L0ZGMTNRUm14U2R1MVJtYnJRY211NEFNc3crTWlCNFpxMnJZakV3NWU5OUQ3RHJKcnc0Y1Z2THpiUUs1U3lucVZ2azJwclg1dDdXR0orb0NNSTZ0YURPSFNBelB6S2kiLCJtYWMiOiIzZGJhNTI4NjZlZWQxMzgzYzRkNTAyYWIzNTUwZTZhMWM1NDVjMTdjYTA4ODdmMzQ5YTg5MzA2ZjMwMTk4NjI4IiwidGFnIjoiIn0%3D; expires=Thu, 08-Aug-2024 19:11:21 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
                    </div>
               
    Found 2024-08-08 by HttpPlugin
    Create report
  • Open service 18.116.94.157:80 · www.showandtellxr.app

    2024-08-08 14:48

    HTTP/1.1 200 OK
    Date: Thu, 08 Aug 2024 14:48:54 GMT
    Server: Apache/2.4.52 (Ubuntu)
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6Im9ScmRvR1UxSUNjcUxNYUVRQWIzc1E9PSIsInZhbHVlIjoiYlUrcUlHRllYT0JtbFd0QXRWa2c3OGszU1FLQkJqSDFnTGd2VXU0c1FIWVZIdU0xZTc3YzlDU1cxR0dya2dPcXBhK29WUG5Fc1RjL0JWWGg5WmlieTVXVlBtSE5PbTVZQkFjcUt2U2lMbzZzSENQVkhWUUREeFkxSXVJd283NVQiLCJtYWMiOiIzZDY0Y2Q0ZTliOTVlZGM0ZDk0MTE0NmQwNGEwNjVjOTM4YzE1MjM1NTE3MDVmN2QwZWMxZDUwZWFmNGU5Y2I1IiwidGFnIjoiIn0%3D; expires=Thu, 08-Aug-2024 16:48:54 GMT; Max-Age=7200; path=/; samesite=lax
    Set-Cookie: show_and_tell_xr_session=eyJpdiI6InZ3bE4zVm9qVTYzT1V4WmxuZ1U2OHc9PSIsInZhbHVlIjoiN0xYVU5NSWhhU09SZWE0OW02Z3FobXdCZHVWNzk4d3VtV2laazJDamNZdTNYYVRhT1pVRnAxK0J2OUszTkRPL3NTR2tPb2tqM3M1V3JIL3o4d0hKWHoySEtQYm1HbmRFK2M4WjF6VktuNzd5TDNVdTA5eWJZRGJtc3QxNFl3dFEiLCJtYWMiOiI3OGRmMWVhZWQ2MzI3ODBlMzFlNmFmMGU2OTE3ZDI4N2Y4MzBjMWNlNzVlYjMzMjliYzg4ODA3MTI4OTY0YzcwIiwidGFnIjoiIn0%3D; expires=Thu, 08-Aug-2024 16:48:54 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    Upgrade: h2
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login - Show And Tell XR
    
    <!DOCTYPE html>
    <html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- Main CSS-->
        <!DOCTYPE html>
        <html lang="en">
    
        <head>
            <!-- Required meta tags -->
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
            <title>Login - Show And Tell XR</title>
            <!-- base:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/feather/feather.css">
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/vendors/base/vendor.bundle.base.css">
            <!-- endinject -->
            <!-- plugin css for this page -->
            <!-- End plugin css for this page -->
            <!-- inject:css -->
            <link rel="stylesheet" href="http://www.showandtellxr.app/public/assets/common/css/style.css">
            <!-- endinject -->
            <link rel="shortcut icon" href="http://www.showandtellxr.app/public/assets/logo/short_logo.png" />
            <style>
                .row{
                    height: auto;
                    width:100%;
                    color:black; 
                    font-weight:bold;               
                    
                } 
    
                .content-wrapper {
                    background: radial-gradient(circle, rgba(242,246,246,1) 0%, rgba(133,131,131,1) 100%);
                  padding: 2.5rem 2.5rem;
                  width: 100%;
                  -webkit-flex-grow: 1;
                  flex-grow: 1;
                 
                }
                .head{
                    height:auto;
                    width:100%;
                    padding:1rem; 
                    margin-top: 10%;                              
                }          
                .foot{                
                    height: 50px;
                    width:auto;
    
                }
                .logo{
                   width: auto;
                   height:100px;               
                   /* margin-left:250px;    */
                   text-align: center;
                }
                .btn-block{
                    display:inline;
                }
    
                .btn-lg{
                    padding: 1rem 1rem !important;
                }
    
                .content-welcome {
                    /* background: #fff; */            
                    padding: 0.5rem 0.5rem !important;
                   
                }
            </style>
           
    </head>
    <body>
        <div class="container-scroller">
            <div class="container-fluid page-body-wrapper full-page-wrapper">            
                <div class="content-wrapper content-welcome d-flex align-items-stretch">              
                    <div class="row mt-5">
                        <div class='col-sm-12'  >
                            <div class="logo">
                                <img src="http://www.showandtellxr.app/public/assets/logo/showandtell_logo.png" alt="" style=" height:80px; width:auto" >        
                            </div>                        
                            <div class="head mt-5" style="padding:3rem;">
                                <p style="font-size: 19px;margin-bottom:50px;">
                                Show & Tell XR is a social network where user post videos & photos to showcase there favorite product toys, gadgets, accessories, clothes, and more with their friends and followers!
                                </p>
                                <a href="http://www.showandtellxr.app/admin/login" class="text-decoration-none" >
                                    <button id="submit-btn" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn"
                                    type="submit" style="width:25%; font-size: 20px;margin-left:40%;margin-top:2rem;"><i class="fa fa-sign-in fa-lg fa-fw"></i>Login Here</button>
                                </a>
                            </div>                   
                        </div> 
                       
          
    Found 2024-08-08 by HttpPlugin
    Create report
Domain summary