Domain paperlogic.net
Japan
AMAZON-02
Ubuntu
Software information

nginx nginx 1.18.0

tcp/443 tcp/80

  • MacOS file listing through .DS_Store file
    First seen 2023-12-04 07:55
  • Open service 35.74.0.233:80 · test-sign.paperlogic.net

    2026-01-05 05:29

    HTTP/1.1 301 Moved Permanently
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 05:29:39 GMT
    Content-Type: text/html
    Content-Length: 178
    Connection: close
    Location: https://test-sign.paperlogic.net/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 35.74.0.233:443 · test-sign.paperlogic.net

    2026-01-05 05:29

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 05 Jan 2026 05:29:40 GMT
    Content-Type: text/html
    Content-Length: 5176
    Connection: close
    Last-Modified: Sun, 04 Jan 2026 11:35:12 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, OPTIONS
    Access-Control-Allow-Headers: Content-Type
    
    Page title: PDF署名アプリケーション
    
    <!DOCTYPE html>
    <html lang="ja">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>PDF署名アプリケーション</title>
        <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
        <link rel="stylesheet" href="styles.css">
        <script src="https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.9.359/pdf.min.js"></script>
    </head>
    <body>
        <header>
            <h1>PDF署名アプリケーション</h1>
            <nav>
                <button class="tab-button active" data-tab="main">メイン</button>
                <button class="tab-button" data-tab="settings">設定</button>
            </nav>
        </header>
    
        <main>
            <div id="main-page" class="tab-content active">
                <div id="main-content">
                    <div class="left-column">
                        <div class="card instructions">
                            <h2>使用方法:</h2>
                            <ol>
                                <li>下のボタンを使用してPDFファイルをアップロードします。</li>
                                <li>ナビゲーションボタンを使用してページ間を移動します。</li>
                                <li>赤い署名ボックスをドラッグして署名の位置を決めます。</li>
                                <li>「PDF署名」をクリックして署名コマンドを生成します。</li>
                            </ol>
                        </div>
                        <div class="card">
                            <input type="file" id="pdf-upload" accept=".pdf">
                            <div id="page-navigation">
                                <button id="prev-page" class="material-icons">navigate_before</button>
                                <span id="page-num">0 / 0 ページ</span>
                                <button id="next-page" class="material-icons">navigate_next</button>
                            </div>
                            <div id="pdf-container">
                                <div id="pdf-preview"></div>
                            </div>
                        </div>
                    </div>
                    <div class="right-sidebar">
                        <div class="card">
                            <button id="sign-button" class="primary-button">PDF署名</button>
                            <button id="timestamp-button" class="primary-button" style="margin-top: 0.5rem;">PDFタイムスタンプ</button>
                            <pre id="command-display"></pre>
                            <div id="download-link-container" style="margin-top: 1rem;"></div>
                        </div>
                    </div>
                </div>
            </div>
    
        <div id="settings-page" class="tab-content">
            <h2>設定</h2>
            <div class="card">
                <form id="settings-form">
                    <div class="form-group">
                        <label for="env">環境:</label>
                        <select id="env" name="env">
                            <option value="stg">テスト環境</option>
                            <option value="prd">本番環境</option>
                        </select>
                    </div>
                    <div class="form-group">
                        <label for="tenant-id">テナントID:</label>
                        <input type="number" id="tenant-id" name="tenant-id" required>
                    </div>
                    <div class="form-group">
                        <label for="api-token">APIトークン:</label>
                        <input type="text" id="api-token" name="api-token" required>
                    </div>
                    <div class="form-group">
                        <label for="cert-type">証明書タイプ:</label>
                        <select id="cert-type" name="cert-type">
                            <option value="0">立会人型</option>
                            <option value="1">JCAN</option>
                        </select>
                    </div>
                    <div class="form-group">
                        <label for="signature-image">印影画像:</label>
                        <input type="file" id="signature
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 52.68.214.87:443 · v2.api.paperlogic.net

    2025-12-22 21:23

    HTTP/1.1 401 UNAUTHORIZED
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 22 Dec 2025 21:23:29 GMT
    Content-Type: application/json
    Content-Length: 57
    Connection: close
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Headers: Content-Type,Authorization,x-paperlogic-authorization,X-Paperlogic-Authorization
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    
    
    {"message":"Permission deny!","ok":false,"payload":null}
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 52.68.214.87:80 · v2.api.paperlogic.net

    2025-12-22 21:23

    HTTP/1.1 301 Moved Permanently
    Server: nginx/1.18.0 (Ubuntu)
    Date: Mon, 22 Dec 2025 21:23:29 GMT
    Content-Type: text/html
    Content-Length: 178
    Connection: close
    Location: https://v2.api.paperlogic.net/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.18.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
test-sign.paperlogic.net
CN:
test-sign.paperlogic.net
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-05 04:29
Not after:
2026-04-05 04:29
v2.api.paperlogic.net
CN:
v2.api.paperlogic.net
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-22 20:24
Not after:
2026-03-22 20:24