Domain dev.api.menu.bigmammagroup.com
United States
AMAZON-02
Software information

Heroku

tcp/443 tcp/80

  • GraphQL introspection is enabled.
    First seen 2025-11-05 00:32
    Last seen 2026-01-04 00:49
    Open for 60 days
    • Severity: medium
      Fingerprint: c2db3a1c40d490db1a0bbaa3e10f8824569683a81ef3ffe5e73132a3ebae3f0f

      GraphQL introspection enabled at /graphql
      Types: 138 (by kind: ENUM: 6, INPUT_OBJECT: 39, OBJECT: 79, SCALAR: 11, UNION: 3)
      Operations:
      - Query: Query | fields: getAllProductsByMenu, getAvailableCategories, i18NLocale, uploadFile, uploadFiles
      - Mutation: Mutation | fields: createUploadFile, deleteUploadFile, hideProduct, updateProductAvailablity, updateUploadFile
      Directives: deprecated, include, skip, specifiedBy (total: 4)
      
      Found on 2026-01-04 00:49
      246.9 kBytes
  • GraphQL introspection is enabled.
    First seen 2025-11-05 00:32
    Last seen 2026-01-04 00:49
    Open for 60 days
    • Severity: medium
      Fingerprint: c2db3a1c40d490db1a0bbaa3e10f8824569683a81ef3ffe5e73132a3ebae3f0f

      GraphQL introspection enabled at /graphql
      Types: 138 (by kind: ENUM: 6, INPUT_OBJECT: 39, OBJECT: 79, SCALAR: 11, UNION: 3)
      Operations:
      - Query: Query | fields: getAllProductsByMenu, getAvailableCategories, i18NLocale, uploadFile, uploadFiles
      - Mutation: Mutation | fields: createUploadFile, deleteUploadFile, hideProduct, updateProductAvailablity, updateUploadFile
      Directives: deprecated, include, skip, specifiedBy (total: 4)
      
      Found on 2026-01-04 00:49
      246.9 kBytes
  • Open service 99.83.185.157:80 · dev.api.menu.bigmammagroup.com

    2026-01-09 21:51

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Fri, 09 Jan 2026 21:52:36 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=G9%2BUTTam5hJ%2FZNtbmhPAIcqQ5RXhDItpRog9ZTfjIKg%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767995556"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=G9%2BUTTam5hJ%2FZNtbmhPAIcqQ5RXhDItpRog9ZTfjIKg%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767995556"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Fri, 09 Jan 2026 21:52:36 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 3.33.249.164:443 · dev.api.menu.bigmammagroup.com

    2026-01-09 11:31

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Fri, 09 Jan 2026 11:31:57 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=O1lFAwwWBeAX9O%2FZXFUdhyVCR1oRG7dvSx8euYlbqd0%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767958317"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=O1lFAwwWBeAX9O%2FZXFUdhyVCR1oRG7dvSx8euYlbqd0%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767958317"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Fri, 09 Jan 2026 11:31:57 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 52.223.53.203:443 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:09 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=VJrcjRUa17aB%2FbcjrzdJ1FfNXRDWeM3cAEFxYfyWYdA%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487749"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=VJrcjRUa17aB%2FbcjrzdJ1FfNXRDWeM3cAEFxYfyWYdA%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487749"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:09 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 52.223.53.203:80 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:12 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=BbMYfU%2F7ZoXLagQjQY8Cc1DwSi16RHzZlf27tzqdMo0%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487752"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=BbMYfU%2F7ZoXLagQjQY8Cc1DwSi16RHzZlf27tzqdMo0%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487752"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:12 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 15.197.253.240:443 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:09 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=VJrcjRUa17aB%2FbcjrzdJ1FfNXRDWeM3cAEFxYfyWYdA%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487749"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=VJrcjRUa17aB%2FbcjrzdJ1FfNXRDWeM3cAEFxYfyWYdA%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487749"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:09 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.33.249.164:80 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:12 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=BbMYfU%2F7ZoXLagQjQY8Cc1DwSi16RHzZlf27tzqdMo0%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487752"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=BbMYfU%2F7ZoXLagQjQY8Cc1DwSi16RHzZlf27tzqdMo0%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487752"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:12 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 15.197.253.240:80 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:12 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=BbMYfU%2F7ZoXLagQjQY8Cc1DwSi16RHzZlf27tzqdMo0%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487752"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=BbMYfU%2F7ZoXLagQjQY8Cc1DwSi16RHzZlf27tzqdMo0%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487752"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:12 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 99.83.185.157:443 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:09 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=VJrcjRUa17aB%2FbcjrzdJ1FfNXRDWeM3cAEFxYfyWYdA%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487749"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=VJrcjRUa17aB%2FbcjrzdJ1FfNXRDWeM3cAEFxYfyWYdA%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487749"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:09 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 99.83.185.157:80 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:11 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=GIdO6OrtAcNJbFgKpO70qBYZ6OopCqq2nIi61pXOFiE%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487751"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=GIdO6OrtAcNJbFgKpO70qBYZ6OopCqq2nIi61pXOFiE%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487751"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:11 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.33.249.164:443 · dev.api.menu.bigmammagroup.com

    2026-01-04 00:49

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sun, 04 Jan 2026 00:49:10 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=QW%2BjHoGbjtO0hU7HMEwr3Y8gp3ZB7mY66NPQm4lP0Ow%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767487750"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=QW%2BjHoGbjtO0hU7HMEwr3Y8gp3ZB7mY66NPQm4lP0Ow%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767487750"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sun, 04 Jan 2026 00:49:10 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.33.249.164:443 · dev.api.menu.bigmammagroup.com

    2026-01-02 21:59

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Fri, 02 Jan 2026 21:59:32 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=5jq2VurHYOf0V1wQAdsDHIUB%2FWIc%2BicdbVmDINGTqB8%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767391172"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=5jq2VurHYOf0V1wQAdsDHIUB%2FWIc%2BicdbVmDINGTqB8%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767391172"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Fri, 02 Jan 2026 21:59:32 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 99.83.185.157:80 · dev.api.menu.bigmammagroup.com

    2026-01-02 14:35

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Fri, 02 Jan 2026 14:35:44 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=UHNsIB4iCZEtr8uPrhQpRR6voa%2Fh3p5d4%2FwMoVgEReE%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1767364544"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=UHNsIB4iCZEtr8uPrhQpRR6voa%2Fh3p5d4%2FwMoVgEReE%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1767364544"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Fri, 02 Jan 2026 14:35:44 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 3.33.249.164:443 · dev.api.menu.bigmammagroup.com

    2025-12-23 07:25

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Tue, 23 Dec 2025 07:25:11 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=%2BjWuQ7ovOcM%2Bo238Q96%2FOGf%2BrGe%2BI8sMGRfTEPYMO7c%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1766474711"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=%2BjWuQ7ovOcM%2Bo238Q96%2FOGf%2BrGe%2BI8sMGRfTEPYMO7c%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1766474711"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Tue, 23 Dec 2025 07:25:11 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 99.83.185.157:80 · dev.api.menu.bigmammagroup.com

    2025-12-23 02:18

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Tue, 23 Dec 2025 02:18:09 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=O%2BSoviAssPTduexTYIugAw9TSq%2BhwlhZmuqRvLDbrHA%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1766456289"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=O%2BSoviAssPTduexTYIugAw9TSq%2BhwlhZmuqRvLDbrHA%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1766456289"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Tue, 23 Dec 2025 02:18:09 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.33.249.164:443 · dev.api.menu.bigmammagroup.com

    2025-12-20 23:43

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sat, 20 Dec 2025 23:43:36 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=fUm9jiFrb2U6%2BjwAz8xtNyobRLWz7zGA7lsinTZyLWw%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1766274216"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=fUm9jiFrb2U6%2BjwAz8xtNyobRLWz7zGA7lsinTZyLWw%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1766274216"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sat, 20 Dec 2025 23:43:36 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 99.83.185.157:80 · dev.api.menu.bigmammagroup.com

    2025-12-20 14:30

    HTTP/1.1 200 OK
    Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: *.amazonaws.com;media-src 'self' data: blob:;script-src 'self' cdn.jsdelivr.net blob:;default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
    Content-Type: text/html; charset=utf-8
    Date: Sat, 20 Dec 2025 14:31:02 GMT
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=IPdC7%2BUhI%2F6AzCR8Kp2gOe%2FVHnLZgoYTriM%2BSUd55cw%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1766241062"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=IPdC7%2BUhI%2F6AzCR8Kp2gOe%2FVHnLZgoYTriM%2BSUd55cw%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1766241062"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Vary: Origin
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Frame-Options: SAMEORIGIN
    X-Permitted-Cross-Domain-Policies: none
    X-Powered-By: Strapi <strapi.io>
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome to your Strapi app
    
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <title>Welcome to your Strapi app</title>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="robots" content="noindex, nofollow">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
        <style>
          *{-webkit-box-sizing:border-box;text-decoration:none}body,html{margin:0;padding:0;font-size:62.5%;-webkit-font-smoothing:antialiased}body{font-size:1.3rem;font-family:Lato,Helvetica,Arial,Verdana,sans-serif;background:#fafafb;margin:0;padding:80px 0;color:#333740;line-height:1.8rem}strong{font-weight:700}.wrapper{width:684px;margin:auto}h1{text-align:center}h2{font-size:1.8rem;font-weight:700;margin-bottom:1px}.logo{height:40px;margin-bottom:74px}.informations{position:relative;overflow:hidden;display:flex;justify-content:space-between;width:100%;height:126px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.informations:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:2px;background:#007eff}.environment{display:inline-block;padding:0 10px;height:20px;margin-bottom:36px;background:#e6f0fb;border:1px solid #aed4fb;border-radius:2px;text-transform:uppercase;color:#007eff;font-size:1.2rem;font-weight:700;line-height:20px;letter-spacing:.05rem}.cta{display:inline-block;height:30px;padding:0 15px;margin-top:32px;border-radius:2px;color:#fff;font-weight:700;line-height:28px}.cta i{position:relative;display:inline-block;height:100%;vertical-align:middle;font-size:1rem;margin-right:20px}.cta i:before{position:absolute;top:8px}.cta-primary{background:#007eff}.cta-secondary{background:#6dbb1a}.text-align-right{text-align:right}.lets-started{position:relative;overflow:hidden;width:100%;height:144px;margin-top:18px;padding:20px 30px;background:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #e3e9f3}.people-saying-hello{position:absolute;right:30px;bottom:-8px;width:113px;height:70px}.visible{opacity:1!important}.people-saying-hello img{position:absolute;max-width:100%;opacity:0;transition:opacity .2s ease-out}@media only screen and (max-width:768px){.wrapper{width:auto!important;margin:0 20px}.informations{flex-direction:column;height:auto}.environment{width:100%;text-align:center;margin-bottom:18px}.text-align-right{margin-top:18px;text-align:center}.cta{width:100%;text-align:center}.lets-started{height:auto}.people-saying-hello{display:none}}
        </style>
      </head>
      <body lang="en">
        <section class="wrapper">
          <h1><img class="logo" src="/assets/images/logo_login.png" /></h1>
          
            <div class="informations">
              <div>
                <span class="environment">production</span>
                <p>The server is running successfully.</p>
              </div>
              <div class="text-align-right">
                <p>Sat, 20 Dec 2025 14:31:02 GMT</p>
              </div>
            </div>
          
        </section>
    
        
      </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
dev.api.menu.bigmammagroup.com
CN:
dev.api.menu.bigmammagroup.com
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-03 23:49
Not after:
2026-04-03 23:49
dev.api.menu.bigmammagroup.com
CN:
dev.api.menu.bigmammagroup.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-04 23:32
Not after:
2026-02-02 23:32