Domain pwa-stage.siiibtorsh.ir
Iran
Noyan Abr Arvan Co. ( Private Joint Stock)
Ubuntu
Software information

ArvanCloud

tcp/8443

nginx nginx 1.18.0

tcp/443

  • Git configuration and history exposed
    First seen 2024-04-11 06:52
    Last seen 2024-11-22 12:52
    Open for 225 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65226133f247

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin2"]
      	url = https://gitlab.com/AliRezaHosseiniOfficial/sibtorsh-flutter-pwa.git
      	fetch = +refs/heads/*:refs/remotes/origin2/*
      [branch "main"]
      	remote = origin2
      	merge = refs/heads/main
      [branch "develop"]
      	remote = origin2
      	merge = refs/heads/develop
      [remote "origin"]
      	url = https://github.com/Siiibtorsh/Sibtorsh-Flutter-PWA.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2024-11-22 12:52
      481 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522459a535d

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.com/AliRezaHosseiniOfficial/sibtorsh-flutter-pwa.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "develop"]
      	remote = origin
      	merge = refs/heads/develop
      
      Found on 2024-11-04 07:13
      352 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522a6261908

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.com/MahdiRamezani/sibtorsh-pwa.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2024-10-02 11:55
      270 Bytes
  • Git configuration and history exposed
    First seen 2023-12-12 20:10
    Last seen 2024-11-22 07:42
    Open for 345 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65226133f247

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin2"]
      	url = https://gitlab.com/AliRezaHosseiniOfficial/sibtorsh-flutter-pwa.git
      	fetch = +refs/heads/*:refs/remotes/origin2/*
      [branch "main"]
      	remote = origin2
      	merge = refs/heads/main
      [branch "develop"]
      	remote = origin2
      	merge = refs/heads/develop
      [remote "origin"]
      	url = https://github.com/Siiibtorsh/Sibtorsh-Flutter-PWA.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2024-11-22 07:42
      481 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522459a535d

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.com/AliRezaHosseiniOfficial/sibtorsh-flutter-pwa.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "develop"]
      	remote = origin
      	merge = refs/heads/develop
      
      Found on 2024-11-04 10:43
      352 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522a6261908

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.com/MahdiRamezani/sibtorsh-pwa.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2024-10-02 08:05
      270 Bytes
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-11-21 02:20

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 21 Nov 2024 02:20:30 GMT
    Content-Type: text/html
    Content-Length: 1413
    Last-Modified: Sun, 03 Nov 2024 16:38:26 GMT
    Connection: close
    ETag: "6727a702-585"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            html, body {
               margin: 0;
               padding: 0;
               width: 100%;
               height: 100%;
               overflow: hidden;
           }
    
           .container {
               position: fixed;
               top: 50%;
               left: 50%;
               transform: translate(-50%, -50%);
               display: flex;
               justify-content: center;
               align-items: center;
           }
    
           .indicator {
               width: 30vw;
           }
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-11-20 15:15

    HTTP/1.1 200 OK
    Date: Wed, 20 Nov 2024 15:15:31 GMT
    Content-Type: text/html
    Content-Length: 1413
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Sun, 03 Nov 2024 16:38:26 GMT
    ETag: "6727a702-585"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=252
    X-Cache: BYPASS
    X-Request-ID: 18944fc37904758723df1fcd37d92f3b
    X-SID: 6110
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            html, body {
               margin: 0;
               padding: 0;
               width: 100%;
               height: 100%;
               overflow: hidden;
           }
    
           .container {
               position: fixed;
               top: 50%;
               left: 50%;
               transform: translate(-50%, -50%);
               display: flex;
               justify-content: center;
               align-items: center;
           }
    
           .indicator {
               width: 30vw;
           }
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-20 by HttpPlugin
    Create report
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-11-18 19:48

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 18 Nov 2024 19:48:56 GMT
    Content-Type: text/html
    Content-Length: 1413
    Last-Modified: Sun, 03 Nov 2024 16:38:26 GMT
    Connection: close
    ETag: "6727a702-585"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            html, body {
               margin: 0;
               padding: 0;
               width: 100%;
               height: 100%;
               overflow: hidden;
           }
    
           .container {
               position: fixed;
               top: 50%;
               left: 50%;
               transform: translate(-50%, -50%);
               display: flex;
               justify-content: center;
               align-items: center;
           }
    
           .indicator {
               width: 30vw;
           }
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-18 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-11-18 11:56

    HTTP/1.1 200 OK
    Date: Mon, 18 Nov 2024 11:56:47 GMT
    Content-Type: text/html
    Content-Length: 1413
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Sun, 03 Nov 2024 16:38:26 GMT
    ETag: "6727a702-585"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=246
    X-Cache: BYPASS
    X-Request-ID: d2d3fe0a965b428d86897abce1c0080a
    X-SID: 6233
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            html, body {
               margin: 0;
               padding: 0;
               width: 100%;
               height: 100%;
               overflow: hidden;
           }
    
           .container {
               position: fixed;
               top: 50%;
               left: 50%;
               transform: translate(-50%, -50%);
               display: flex;
               justify-content: center;
               align-items: center;
           }
    
           .indicator {
               width: 30vw;
           }
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-18 by HttpPlugin
    Create report
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-11-16 21:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 16 Nov 2024 21:45:23 GMT
    Content-Type: text/html
    Content-Length: 1413
    Last-Modified: Sun, 03 Nov 2024 16:38:26 GMT
    Connection: close
    ETag: "6727a702-585"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            html, body {
               margin: 0;
               padding: 0;
               width: 100%;
               height: 100%;
               overflow: hidden;
           }
    
           .container {
               position: fixed;
               top: 50%;
               left: 50%;
               transform: translate(-50%, -50%);
               display: flex;
               justify-content: center;
               align-items: center;
           }
    
           .indicator {
               width: 30vw;
           }
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-16 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-11-16 11:37

    HTTP/1.1 200 OK
    Date: Sat, 16 Nov 2024 11:37:51 GMT
    Content-Type: text/html
    Content-Length: 1413
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Sun, 03 Nov 2024 16:38:26 GMT
    ETag: "6727a702-585"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=136
    X-Cache: BYPASS
    X-Request-ID: 13e213a9fc0e9b2e431c2cf0a07db2f4
    X-SID: 4101
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            html, body {
               margin: 0;
               padding: 0;
               width: 100%;
               height: 100%;
               overflow: hidden;
           }
    
           .container {
               position: fixed;
               top: 50%;
               left: 50%;
               transform: translate(-50%, -50%);
               display: flex;
               justify-content: center;
               align-items: center;
           }
    
           .indicator {
               width: 30vw;
           }
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-16 by HttpPlugin
    Create report
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-11-02 09:32

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sat, 02 Nov 2024 09:32:20 GMT
    Content-Type: text/html
    Content-Length: 1205
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    Connection: close
    ETag: "66fe6b39-4b5"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-11-02 04:26

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 04:26:44 GMT
    Content-Type: text/html
    Content-Length: 1205
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    ETag: "66fe6b39-4b5"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=246
    X-Cache: BYPASS
    X-Request-ID: 76fc8b0a05aa82812a7c05bca836ec53
    X-SID: 6111
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-11-01 22:41

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Fri, 01 Nov 2024 22:41:08 GMT
    Content-Type: text/html
    Content-Length: 1205
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    Connection: close
    ETag: "66fe6b39-4b5"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-11-01 03:14

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 03:14:06 GMT
    Content-Type: text/html
    Content-Length: 1205
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    ETag: "66fe6b39-4b5"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=214
    X-Cache: BYPASS
    X-Request-ID: 388c4379db7ee6a1d8599f4418eebc28
    X-SID: 6111
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-10-30 20:30

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Wed, 30 Oct 2024 20:30:58 GMT
    Content-Type: text/html
    Content-Length: 1205
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    Connection: close
    ETag: "66fe6b39-4b5"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-10-30 20:02

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 20:02:50 GMT
    Content-Type: text/html
    Content-Length: 1205
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    ETag: "66fe6b39-4b5"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=370
    X-Cache: BYPASS
    X-Request-ID: 5bab86158199d8d53187ce03fdfd990c
    X-SID: 6233
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-10-22 12:22

    HTTP/1.1 200 OK
    Date: Tue, 22 Oct 2024 12:22:56 GMT
    Content-Type: text/html
    Content-Length: 1205
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    ETag: "66fe6b39-4b5"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=376
    X-Cache: BYPASS
    X-Request-ID: 0a349100583354dc34504853364ab20e
    X-SID: 6112
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-10-20 16:06

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Sun, 20 Oct 2024 16:06:06 GMT
    Content-Type: text/html
    Content-Length: 1205
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    Connection: close
    ETag: "66fe6b39-4b5"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-10-20 14:04

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 14:04:07 GMT
    Content-Type: text/html
    Content-Length: 1205
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    ETag: "66fe6b39-4b5"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=142
    X-Cache: BYPASS
    X-Request-ID: c34eed5c1f64367f1557b174e071db57
    X-SID: 4102
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-10-18 16:02

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 5.34.193.36:443 · pwa-stage.siiibtorsh.ir

    2024-10-17 00:04

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 17 Oct 2024 00:04:15 GMT
    Content-Type: text/html
    Content-Length: 1205
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    Connection: close
    ETag: "66fe6b39-4b5"
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · pwa-stage.siiibtorsh.ir

    2024-10-16 18:18

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 18:18:45 GMT
    Content-Type: text/html
    Content-Length: 1205
    Connection: close
    Vary: Accept-Encoding
    Last-Modified: Thu, 03 Oct 2024 10:00:25 GMT
    ETag: "66fe6b39-4b5"
    Content-Security-Policy: upgrade-insecure-requests
    Strict-Transport-Security: max-age=5184000; includeSubDomains
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=263
    X-Cache: BYPASS
    X-Request-ID: 700d371a149ace26adfc7b4cf1c5d50b
    X-SID: 6110
    Accept-Ranges: bytes
    
    Page title: SibTorsh
    
    <!DOCTYPE html>
    <html>
    <head>
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="SibTorsh">
    
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="white">
        <meta name="apple-mobile-web-app-title" content="SibTorsh">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.png"/>
    
        <title>SibTorsh</title>
        <link rel="manifest" href="manifest.json">
    
        <style>
            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
            .indicator {
                width: 15vw;
            }
    
        </style>
    </head>
    <body>
    
    <div id="loading_indicator" class="container">
        <img class="indicator" src="./assets/loading.gif" alt="loading"/>
    </div>
    
    <script src="https://cdn.jsdelivr.net/npm/hls.js@latest" type="application/javascript"></script>
    <script src="flutter_bootstrap.js" async></script>
    </body>
    </html>
    
    Found 2024-10-16 by HttpPlugin
    Create report
pwa-stage.siiibtorsh.ir
CN:
pwa-stage.siiibtorsh.ir
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-10-08 22:18
Not after:
2025-01-06 22:18
*.siiibtorsh.irsiiibtorsh.ir
CN:
*.siiibtorsh.ir
Not before:
2024-01-29 10:04
Not after:
2025-01-28 10:04
Domain summary
IP summary