Domain web-aps.alpha.alm.rs.aws.dev
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443 tcp/80

  • Open service 18.66.192.9:80 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 28e56b9ddced4ed414e75f87cbd0d976.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: DnKOjuv9prV9r-4n7ckvmHL4yIW0LS5fNOejB2rVaVS2YfMaWUlnfA==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.29:80 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 dcfe318aa268be733627ea7884246be4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: Lbjs5nXiiRamU92PVym4d55qZyYGclb_BiVEMdYz0zajEvGGEO32bg==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.54:80 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 0f14828b89630f6555c6372e13fc999a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: QtfG1C6EgAHMYvA1KU0dKwawQn03PGaNR2R_YNaq4vfpm9oxnRs9dA==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.8:443 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 986e79a1f22b8bf29001818ede5df5c8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: ZlqbLuYbhej-RBWaCBNh6s9zIPKWzmTBuJRgsux9CxbFx6XyYfahHg==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.9:443 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 f8d34d99bd5a267bad6857ae101ea8e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: DUTcJU-qSvHsUZv_8rRQleHB0RxraIEnGRV9u2e940j0UZniQnykZQ==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.29:443 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 ae6c2eb8d653982f5df6a91a4b14b518.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 7qzZ2CbvpUVz3er_1rKnYjdqrC7wjRhGoh1sCZ98p_Uxr1wUFqOnhg==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.54:443 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 ba2af690a81a9d904af393a857344bf4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: yPOGck6-G457zKAbX1DNcCsLnczZRchrgmiQChrOYuG5BtOs3Xr87A==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.8:80 · web-aps.alpha.alm.rs.aws.dev

    2026-01-12 05:01

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 8767
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 21:34:10 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: awZtPVY9oy5et70HjE_ozWr7VyxbCirL
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 12 Jan 2026 05:01:50 GMT
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    ETag: "659961e884fddb44747198bf129c3aa3"
    X-Cache: Error from cloudfront
    Via: 1.1 32162aed20605276097da109dc97c5b0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: aC7WBSeJpJGjJ4MWnLMxM8wbQiIyf81_lJOV7e9r9ZsbHyIDoCTz0Q==
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <script type="text/javascript">
            function getParameterByName(name, url) {
                if (!url) url = window.location.href;
                name = name.replace(/[\[\]]/g, "\\$&");
                var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
                    results = regex.exec(url);
                if (!results) return null;
                if (!results[2]) return '';
                return decodeURIComponent(results[2].replace(/\+/g, " "));
            }
    
            function getValidURL(url) {
                try {
                    return new URL(url);
                } catch (e) {
                    return null;
                }
            }
    
            /*!
             * JavaScript Cookie v2.1.4
             * https://github.com/js-cookie/js-cookie
             *
             * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
             * Released under the MIT license
             */
            ;(function (factory) {
                var registeredInModuleLoader = false;
                if (typeof define === 'function' && define.amd) {
                    define(factory);
                    registeredInModuleLoader = true;
                }
                if (typeof exports === 'object') {
                    module.exports = factory();
                    registeredInModuleLoader = true;
                }
                if (!registeredInModuleLoader) {
                    var OldCookies = window.Cookies;
                    var api = window.Cookies = factory();
                    api.noConflict = function () {
                        window.Cookies = OldCookies;
                        return api;
                    };
                }
            }(function () {
                function extend () {
                    var i = 0;
                    var result = {};
                    for (; i < arguments.length; i++) {
                        var attributes = arguments[ i ];
                        for (var key in attributes) {
                            result[key] = attributes[key];
                        }
                    }
                    return result;
                }
    
                function init (converter) {
                    function api (key, value, attributes) {
                        var result;
                        if (typeof document === 'undefined') {
                            return;
                        }
    
                        // Write
    
                        if (arguments.length > 1) {
                            attributes = extend({
                                path: '/'
                            }, api.defaults, attributes);
    
                            if (typeof attributes.expires === 'number') {
                                var expires = new Date();
                                expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5);
                                attributes.expires = expires;
                            }
    
                            // We're using "expires" because "max-age" is not supported by IE
                            attributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';
    
                            try {
                                result = JSON.stringify(value);
                                if (/^[\{\[]/.test(result)) {
                                    value = result;
                                }
                            } catch (e) {}
    
                            if (!converter.write) {
                                value = encodeURIComponent(String(value))
                                    .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);
                            } else {
                                value = converter.write(value, key);
                            }
    
                            key = encodeURIComponent(String(key));
                            key = key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent);
                            key = key.replace(/[\(\)]/g, escape);
    
                            var stringifiedAttributes = '';
    
                            for (var attributeName in attributes) {
                                if (!attributes[attributeName]) {
                                    continue;
                                }
                    
    Found 2 days ago by HttpPlugin
    Create report
web-aps.alpha.alm.rs.aws.dev
CN:
web-aps.alpha.alm.rs.aws.dev
Key:
RSA-2048
Issuer:
Not before:
2025-02-10 00:00
Not after:
2026-03-12 23:59