Domain m.su-moosburg.de
Germany
Hetzner Online GmbH
Software information

Microsoft-HTTPAPI Microsoft-HTTPAPI 2.0

tcp/443 tcp/80

Microsoft-IIS Microsoft-IIS 10.0

tcp/443 tcp/80

  • VSCode SFTP configuration exposed
    First seen 2023-01-07 05:25
    Last seen 2024-05-30 20:51
    Open for 509 days
    • Fingerprint: 13b3a7b17cfc7502c36c325da8f72e09e8beab594b68f719fdd94e519ccf496a

      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2024-05-30 20:51
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b7786b34478e04e3d2

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=59750347; Expires=Mon, 11-Sep-2023 14:59:05 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=df2d4bbf75f8cd34-FC0F3FC9-F351-77DE-8E707E5B9CA6AF94; Expires=Mon, 11-Sep-2023 14:59:05 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Tue, 02-Sep-2053 14:59:05 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Sun, 10 Sep 2023 14:59:05 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH
      
      <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
      window.setTimeout(function() {
      $(window).resize();
      },50);
      $(window).resize(function(e) {
      if ($(window).width() >= 1000) {
      document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
      }
      });
      });
      $( document ).bind( "mobileinit", function() { 
      initMobileVariables();
      }); 
      $(document).on('ready', function() {
      var e = $(".nav-hidden");
      if (e.length > 0) {
      e.first().parent().css("margin-right", - e.length * 30);
      }
      initMobileVariables();
      $('div#mainmenu ul li').addClass('mainnav');
      $('li.mainnav').on('click', function() {
      document.location = $(this).find('a').attr('href');
      });
      $('a.crmail').each(function() {
      var e = this.rel.replace("~","@");
      var s = "";
      var j = e.indexOf("?");
      if (j == -1) j = e.length;
      for (var i = 0; i <j;i++) {
      s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
      }
      $(this).attr("href", "mailto:" + e);
      $(this).html(s);
      });
      if (window.location.hash.indexOf("#") == 0) {
      var target = $(window.location.hash);
      if (target.length > 0) {
      $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
      }
      }
      });
      $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
       var position = $(this).offset().top - $("#pageheader").height();
       $.mobile.silentScroll(position);
      });
      function initMobileVariables() {
      $.mobile.loader = function() {};
      $.mobile.allowCrossDomainPages = true; 
      $.mobile.ajaxLinksEnabled = false;
      $.mobile.ajaxFormsEnabled = false;
      $.mobile.ajaxEnabled = false;
      $.mobile.pushStateEnabled = false;
      $.mobile.hashListeningEnabled = false;
      //$.mobile.linkBindingEnabled = false;
       var silentScroll = $.mobile.silentScroll;
       $.mobile.silentScroll = function( ypos ) {
      if ( $.type( ypos ) !== "number" ) {
       // FIX : prevent auto scroll to top after page load
       return;
      } else {
       silentScroll.apply(this, arguments);
      }
      }
      }
      // Turn off history for select menu popups so as to avoid interfering with the router
       $( document ).on( "selectmenucreate", function( event ) {
       $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
       });
       // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
       $( document ).on( "click", "#select-choice-1-button", function( event ) {
       $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
       event.preventDefault();
       });
      </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
      </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-09-10 14:59
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b7d27de6dab6078929

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=59366561; Expires=Fri, 08-Sep-2023 04:23:20 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=d2b146d4cf23d976-4AD2CD26-F101-37AA-84B1722CC06E48FC; Expires=Fri, 08-Sep-2023 04:23:20 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Sat, 30-Aug-2053 04:23:20 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Thu, 07 Sep 2023 04:23:19 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH
      
      <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
      window.setTimeout(function() {
      $(window).resize();
      },50);
      $(window).resize(function(e) {
      if ($(window).width() >= 1000) {
      document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
      }
      });
      });
      $( document ).bind( "mobileinit", function() { 
      initMobileVariables();
      }); 
      $(document).on('ready', function() {
      var e = $(".nav-hidden");
      if (e.length > 0) {
      e.first().parent().css("margin-right", - e.length * 30);
      }
      initMobileVariables();
      $('div#mainmenu ul li').addClass('mainnav');
      $('li.mainnav').on('click', function() {
      document.location = $(this).find('a').attr('href');
      });
      $('a.crmail').each(function() {
      var e = this.rel.replace("~","@");
      var s = "";
      var j = e.indexOf("?");
      if (j == -1) j = e.length;
      for (var i = 0; i <j;i++) {
      s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
      }
      $(this).attr("href", "mailto:" + e);
      $(this).html(s);
      });
      if (window.location.hash.indexOf("#") == 0) {
      var target = $(window.location.hash);
      if (target.length > 0) {
      $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
      }
      }
      });
      $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
       var position = $(this).offset().top - $("#pageheader").height();
       $.mobile.silentScroll(position);
      });
      function initMobileVariables() {
      $.mobile.loader = function() {};
      $.mobile.allowCrossDomainPages = true; 
      $.mobile.ajaxLinksEnabled = false;
      $.mobile.ajaxFormsEnabled = false;
      $.mobile.ajaxEnabled = false;
      $.mobile.pushStateEnabled = false;
      $.mobile.hashListeningEnabled = false;
      //$.mobile.linkBindingEnabled = false;
       var silentScroll = $.mobile.silentScroll;
       $.mobile.silentScroll = function( ypos ) {
      if ( $.type( ypos ) !== "number" ) {
       // FIX : prevent auto scroll to top after page load
       return;
      } else {
       silentScroll.apply(this, arguments);
      }
      }
      }
      // Turn off history for select menu popups so as to avoid interfering with the router
       $( document ).on( "selectmenucreate", function( event ) {
       $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
       });
       // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
       $( document ).on( "click", "#select-choice-1-button", function( event ) {
       $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
       event.preventDefault();
       });
      </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
      </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-09-07 04:23
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b78148d64bcfeec7ee

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=59018983; Expires=Mon, 04-Sep-2023 15:51:03 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=55142477eeadfa5-956B9B4D-D887-BB33-F2B9A33CE09BFF1E; Expires=Mon, 04-Sep-2023 15:51:03 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Tue, 26-Aug-2053 15:51:03 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Sun, 03 Sep 2023 15:51:03 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-09-03 15:51
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b78a5e025ce8e4b24a

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58668476; Expires=Fri, 01-Sep-2023 16:39:53 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=b9b03aa6661e2352-FCAAFCCC-CA94-517C-01AA8DACD09BFA89; Expires=Fri, 01-Sep-2023 16:39:53 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Sat, 23-Aug-2053 16:39:53 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Thu, 31 Aug 2023 16:39:53 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-31 16:39
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b767e7979a3827deea

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58486449; Expires=Thu, 31-Aug-2023 01:51:57 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=427be7047e2ed37a-A96991B9-EA89-7A30-CB0327B56372D374; Expires=Thu, 31-Aug-2023 01:51:57 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Fri, 22-Aug-2053 01:51:57 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Wed, 30 Aug 2023 01:51:56 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-30 01:51
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b70c3d297adb2bc31e

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58364378; Expires=Tue, 29-Aug-2023 23:00:48 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=e2c1eb5bae411a4c-6FCAC0B1-D756-0D96-7E2229484426757B; Expires=Tue, 29-Aug-2023 23:00:48 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Wed, 20-Aug-2053 23:00:48 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Mon, 28 Aug 2023 23:00:49 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-28 23:00
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b7819090f79707ffdc

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58251777; Expires=Mon, 28-Aug-2023 20:47:33 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=565c1711822204ec-3786E3FE-E63F-3799-46F8458F7BB2A6D2; Expires=Mon, 28-Aug-2023 20:47:33 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Tue, 19-Aug-2053 20:47:34 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Sun, 27 Aug 2023 20:47:34 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-27 20:46
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b7b5459b3ebae0e470

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58150561; Expires=Sun, 27-Aug-2023 19:30:38 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=6bc1fd41d460458-0146A3D9-9C49-3773-B1850B3AC6532CE3; Expires=Sun, 27-Aug-2023 19:30:38 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Mon, 18-Aug-2053 19:30:38 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Sat, 26 Aug 2023 19:30:38 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-26 19:30
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b73e8254204231025a

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=57982227; Expires=Sat, 26-Aug-2023 11:02:15 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=a714f23a5d543b52-BB98443C-B6DF-5FAA-FA3D3A112F5AF7EF; Expires=Sat, 26-Aug-2023 11:02:15 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Sun, 17-Aug-2053 11:02:15 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Fri, 25 Aug 2023 11:02:15 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-25 11:02
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b70e8ba1e6d581422d

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=57874790; Expires=Fri, 25-Aug-2023 12:40:13 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=3c741b14231198d1-8B99548F-C57F-C5F1-2EC78184E5ED5376; Expires=Fri, 25-Aug-2023 12:40:13 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Sat, 16-Aug-2053 12:40:13 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Thu, 24 Aug 2023 12:40:13 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-24 12:40
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b7838e7e6d22fb7e22

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=57743090; Expires=Thu, 24-Aug-2023 10:48:48 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=5b551b95e9cb2c1a-541D645B-E5E3-1815-BAB9DE087298F4E3; Expires=Thu, 24-Aug-2023 10:48:48 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Fri, 15-Aug-2053 10:48:49 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Wed, 23 Aug 2023 10:48:48 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-23 10:48
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b75e8f172e41a6a7b5

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=54563003; Expires=Tue, 25-Jul-2023 10:40:53 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=ae987ec1b0e88d42-4AE65E57-C887-1C8D-55A8D2AEBAEE3979; Expires=Tue, 25-Jul-2023 10:40:53 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Wed, 16-Jul-2053 10:40:53 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Mon, 24 Jul 2023 10:40:52 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-07-24 10:40
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5ebda39dabd934631876e55f0a22e90b7cf05d6d05100e0b3

      HTTP/1.1 200 OK
      Content-Type: text/html;charset=UTF-8
      Content-Language: de-DE
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=52421438; Expires=Thu, 06-Jul-2023 13:57:04 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=c8ab2014da7d8522-7F6C50CB-F18F-C5E6-CF5F814958C07996; Expires=Thu, 06-Jul-2023 13:57:04 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: USEPIWIK=1; Expires=Fri, 27-Jun-2053 13:57:04 GMT; Path=/
      X-Powered-By: ASP.NET
      Date: Wed, 05 Jul 2023 13:57:04 GMT
      Connection: close
      
      Page title: SAATEN-UNION GmbH{
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-07-05 13:57
      256 Bytes
  • VSCode SFTP configuration exposed
    First seen 2023-01-07 05:25
    Last seen 2024-05-30 20:51
    Open for 509 days
    • Fingerprint: 13b3a7b17cfc7502c36c325da8f72e09e8beab594b68f719fdd94e519ccf496a

      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2024-05-30 20:51
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad6cc8a0802

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=59726347; Expires=Mon, 11-Sep-2023 12:23:17 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=bc1b54888502aa97-F67CC237-B4D6-FABB-5EDE3164E0265C88; Expires=Mon, 11-Sep-2023 12:23:17 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Sun, 10 Sep 2023 12:23:17 GMT
      Connection: close
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-09-10 12:23
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad659f764d9

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=59356223; Expires=Fri, 08-Sep-2023 01:28:53 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=b480961fcb2ad5c0-4495A3A6-C189-36A0-2EB5ECD6C8061E88; Expires=Fri, 08-Sep-2023 01:28:53 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Thu, 07 Sep 2023 01:28:52 GMT
      Connection: close
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-09-07 01:28
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad60672fe42

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=59032644; Expires=Mon, 04-Sep-2023 19:24:48 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=ec9848318a9fe57f-9D108C3B-B54D-D4F5-E98CB00F00ED0CD7; Expires=Mon, 04-Sep-2023 19:24:48 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Sun, 03 Sep 2023 19:24:47 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-09-03 19:24
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad61b3519cc

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58679600; Expires=Fri, 01-Sep-2023 18:41:47 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=784862bbc811a71b-01071086-9395-5582-D6F850C96C71845A; Expires=Fri, 01-Sep-2023 18:41:47 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Thu, 31 Aug 2023 18:41:47 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-31 18:41
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad6ae4ac43c

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58489269; Expires=Thu, 31-Aug-2023 02:35:11 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=ec7c4f136ecb8b55-AAF57A7E-C50F-A6AE-2C70A695B30F86DB; Expires=Thu, 31-Aug-2023 02:35:11 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Wed, 30 Aug 2023 02:35:11 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-30 02:35
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad64499910d

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58364345; Expires=Tue, 29-Aug-2023 23:00:43 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=ad1d452800dbec3c-6FC9E992-91D9-49B3-88E8E7B320C8805A; Expires=Tue, 29-Aug-2023 23:00:43 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Mon, 28 Aug 2023 23:00:43 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-28 23:00
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad63fcff033

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58251747; Expires=Mon, 28-Aug-2023 20:47:26 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=a8f73279d74c8ac-3785C8BD-0BF9-4AA2-3C8F0DD5634B09E5; Expires=Mon, 28-Aug-2023 20:47:26 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Sun, 27 Aug 2023 20:47:25 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-27 20:46
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad69a3abd86

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=58150502; Expires=Sun, 27-Aug-2023 19:30:36 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=e07bd323ad53f48c-014655FE-B6F7-F2C6-C10E724B37CFA3F2; Expires=Sun, 27-Aug-2023 19:30:36 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Sat, 26 Aug 2023 19:30:36 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-26 19:30
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad6c3f1b783

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=57982196; Expires=Sat, 26-Aug-2023 11:02:13 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=32663a7b5cda2acd-BB97EC44-C23B-EAE4-BE1170BFFAB7B28A; Expires=Sat, 26-Aug-2023 11:02:13 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Fri, 25 Aug 2023 11:02:12 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-25 11:02
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad6265040ae

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=57874783; Expires=Fri, 25-Aug-2023 12:40:13 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=a8ca61c80a06a809-8B99522E-BFA6-9FAF-334913FFF84D4763; Expires=Fri, 25-Aug-2023 12:40:13 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Thu, 24 Aug 2023 12:40:13 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-24 12:40
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad68d1f2e6f

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=57743020; Expires=Thu, 24-Aug-2023 10:48:48 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=345403db0090373a-541D525C-A8DF-4C46-57F0BB33ACCD6B57; Expires=Thu, 24-Aug-2023 10:48:48 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Wed, 23 Aug 2023 10:48:47 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-08-23 10:48
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad628412221

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=54562896; Expires=Tue, 25-Jul-2023 10:40:50 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=18208389253aaa2c-4AE5FD85-EF43-1DA0-1415D80E21E652EF; Expires=Tue, 25-Jul-2023 10:40:50 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Mon, 24 Jul 2023 10:40:50 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-07-24 10:40
      256 Bytes
    • Fingerprint: 13b3a7b18ffc92a5eec14a231fc2d321d60269539f21989625d78ad68aa3eba0

      HTTP/1.1 302 Found
      Cache-Control: no-cache
      Pragma: no-cache
      Content-Type: text/html;charset=UTF-8
      Location: https://m.su-moosburg.de/index.cfm
      Server: Microsoft-IIS/10.0
      Set-Cookie: CFID=52421333; Expires=Thu, 06-Jul-2023 13:57:02 GMT; Path=/; Secure; HttpOnly
      Set-Cookie: CFTOKEN=7d058d5c56275c68-7F6C0B75-EEC4-B38D-A514FAF5FAC0B740; Expires=Thu, 06-Jul-2023 13:57:02 GMT; Path=/; Secure; HttpOnly
      X-Powered-By: ASP.NET
      Date: Wed, 05 Jul 2023 13:57:01 GMT
      Connection: close
      
      
      {
          "name": "Saaten-Union Internet 2019",
          "host": "144.76.12.50",
          "protocol": "ftp",
          "port": 21,
          "username": "Administrator",
          "password": "jSia762k!",
          "remotePath": "wwwroot/saaten-union.mobile.2015/",
          "uploadOnSave": false
      }
      
      Found on 2023-07-05 13:57
      256 Bytes
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-30 20:51

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=86301174; Expires=Fri, 31-May-2024 20:51:07 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=22aa5e01a89084da-F0B513EB-F920-66B5-F6A4988EFCC8C482; Expires=Fri, 31-May-2024 20:51:07 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Sat, 23-May-2054 20:51:07 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Thu, 30 May 2024 20:51:06 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found one day ago by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-30 20:51

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=86301167; Expires=Fri, 31-May-2024 20:51:06 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=9182019fc4791dd5-F0B50BC0-C09D-EB19-F3FC170FE206896E; Expires=Fri, 31-May-2024 20:51:06 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Thu, 30 May 2024 20:51:06 GMT
    Connection: close
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-29 13:49

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=86164001; Expires=Thu, 30-May-2024 13:49:42 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=824488cd5d0669d-AE2930DB-F402-0E80-8C3DCBDE7BAC18AE; Expires=Thu, 30-May-2024 13:49:42 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Fri, 22-May-2054 13:49:42 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Wed, 29 May 2024 13:49:42 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-29 13:49

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=86163995; Expires=Thu, 30-May-2024 13:49:42 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=c1f734b55f6caacc-AE292E1F-CE49-CAEB-3DCA0B612F882173; Expires=Thu, 30-May-2024 13:49:42 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Wed, 29 May 2024 13:49:42 GMT
    Connection: close
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-28 05:26

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85926453; Expires=Wed, 29-May-2024 05:26:19 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=e18d6ec212fb9a52-68A88C0C-F0E1-8DCF-B8D24EE472387FA3; Expires=Wed, 29-May-2024 05:26:19 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Tue, 28 May 2024 05:26:18 GMT
    Connection: close
    
    Found 2024-05-28 by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-28 05:26

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85926418; Expires=Wed, 29-May-2024 05:26:17 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=30a5c9a54c84e181-68A844EE-F6A6-44F3-2983164144133F72; Expires=Wed, 29-May-2024 05:26:17 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Thu, 21-May-2054 05:26:17 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Tue, 28 May 2024 05:26:17 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found 2024-05-28 by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-27 22:58

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85904372; Expires=Tue, 28-May-2024 22:58:21 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=f3622f31b5c9301d-5AC88E6D-98C8-5003-926B61BB025875BD; Expires=Tue, 28-May-2024 22:58:21 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Mon, 27 May 2024 22:58:20 GMT
    Connection: close
    
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-27 22:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85904362; Expires=Tue, 28-May-2024 22:58:21 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=52c2c24ccf11f471-5AC883C7-9DEA-3EE7-986AAA05F7D564DC; Expires=Tue, 28-May-2024 22:58:21 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Wed, 20-May-2054 22:58:21 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Mon, 27 May 2024 22:58:20 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-27 06:57

    HTTP/1.1 503 Service Unavailable
    Content-Type: text/html; charset=us-ascii
    Server: Microsoft-HTTPAPI/2.0
    Date: Mon, 27 May 2024 06:57:35 GMT
    Connection: close
    Content-Length: 326
    
    Page title: Service Unavailable
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
    <HTML><HEAD><TITLE>Service Unavailable</TITLE>
    <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
    <BODY><h2>Service Unavailable</h2>
    <hr><p>HTTP Error 503. The service is unavailable.</p>
    </BODY></HTML>
    
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-27 06:57

    HTTP/1.1 503 Service Unavailable
    Content-Type: text/html; charset=us-ascii
    Server: Microsoft-HTTPAPI/2.0
    Date: Mon, 27 May 2024 06:57:28 GMT
    Connection: close
    Content-Length: 326
    
    Page title: Service Unavailable
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
    <HTML><HEAD><TITLE>Service Unavailable</TITLE>
    <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
    <BODY><h2>Service Unavailable</h2>
    <hr><p>HTTP Error 503. The service is unavailable.</p>
    </BODY></HTML>
    
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-26 17:55

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85767954; Expires=Mon, 27-May-2024 17:55:20 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=faa22fa03aa26639-1C725B6A-F778-E003-3F4DBAF0BC570BA4; Expires=Mon, 27-May-2024 17:55:20 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Tue, 19-May-2054 17:55:20 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Sun, 26 May 2024 17:55:19 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found 2024-05-26 by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-26 17:55

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85767908; Expires=Mon, 27-May-2024 17:55:19 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=c433223e881323b3-1C724A90-0953-1C16-75AE120A0FDA81F5; Expires=Mon, 27-May-2024 17:55:19 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Sun, 26 May 2024 17:55:19 GMT
    Connection: close
    
    Found 2024-05-26 by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-25 10:37

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85652781; Expires=Sun, 26-May-2024 10:37:34 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=6a99cd360dbc1e76-D94A8FFF-02A3-4C57-4BCBEEE3D52FE357; Expires=Sun, 26-May-2024 10:37:34 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Sat, 25 May 2024 10:37:33 GMT
    Connection: close
    
    Found 2024-05-25 by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-25 10:37

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85652865; Expires=Sun, 26-May-2024 10:37:37 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=97a45e61b92dbce-D94AFA4F-C3D4-AFB6-170ADD137EB90384; Expires=Sun, 26-May-2024 10:37:37 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Mon, 18-May-2054 10:37:37 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Sat, 25 May 2024 10:37:37 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found 2024-05-25 by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-24 20:34

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85604005; Expires=Sat, 25-May-2024 20:34:47 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=f6f3e67ccde2f462-BB2681B8-9B41-F36D-D5B491C6C06AFBD9; Expires=Sat, 25-May-2024 20:34:47 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Fri, 24 May 2024 20:34:47 GMT
    Connection: close
    
    Found 2024-05-24 by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-24 20:34

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85604022; Expires=Sat, 25-May-2024 20:34:52 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=730af56d8c9b7b3d-BB273945-A30B-1393-D310B58207E52A0F; Expires=Sat, 25-May-2024 20:34:52 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Sun, 17-May-2054 20:34:52 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Fri, 24 May 2024 20:34:51 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found 2024-05-24 by HttpPlugin
    Create report
  • Open service 144.76.12.50:443 · m.su-moosburg.de

    2024-05-23 18:25

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Language: de-DE
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85515246; Expires=Fri, 24-May-2024 18:25:07 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=7495792daf61861b-83037FBE-DF4D-ECE8-6C4722D712393CA0; Expires=Fri, 24-May-2024 18:25:07 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: USEPIWIK=1; Expires=Sat, 16-May-2054 18:25:08 GMT; Path=/
    X-Powered-By: ASP.NET
    Date: Thu, 23 May 2024 18:25:07 GMT
    Connection: close
    
    Page title: SAATEN-UNION GmbH
    
    <!doctype html> <html> <head> <meta charset="utf-8"> <title>SAATEN-UNION GmbH</title> <meta name="language" content=""> <meta property="og:site_name" content="m.su-moosburg.de" /> <meta property="og:title" content="SAATEN-UNION GmbH"/> <meta property="og:type" content=""/> <meta property="twitter:card" content="summary"/> <meta property="twitter:url" content="https://m.su-moosburg.de/index.cfm"/> <meta name="twitter:title" content="SAATEN-UNION GmbH"> <meta http-equiv="description" content=""> <meta property="og:description" content=""> <meta name="twitter:description" content=""> <meta property="og:url" content="https://m.su-moosburg.de/index.cfm"> <meta property="og:locale" content="de_DE"> <link rel="stylesheet" href="/scripts/jqm/jquery.mobile-1.4.4.min.css" /> <link rel="stylesheet" href="/css/default.css" /> <link rel="stylesheet" href="/css/varieties.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script src="/scripts/jquery-1.11.1.min.js"></script> <script src="/scripts/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript"> $(document).ready(function() {
    window.setTimeout(function() {
    $(window).resize();
    },50);
    $(window).resize(function(e) {
    if ($(window).width() >= 1000) {
    document.location = document.location.protocol + '//www.su-moosburg.de/index.cfm';
    }
    });
    });
    $( document ).bind( "mobileinit", function() { 
    initMobileVariables();
    }); 
    $(document).on('ready', function() {
    var e = $(".nav-hidden");
    if (e.length > 0) {
    e.first().parent().css("margin-right", - e.length * 30);
    }
    initMobileVariables();
    $('div#mainmenu ul li').addClass('mainnav');
    $('li.mainnav').on('click', function() {
    document.location = $(this).find('a').attr('href');
    });
    $('a.crmail').each(function() {
    var e = this.rel.replace("~","@");
    var s = "";
    var j = e.indexOf("?");
    if (j == -1) j = e.length;
    for (var i = 0; i <j;i++) {
    s += e.charAt(i) + "<span class='dummy'>- SAATEN UNION -</span>";
    }
    $(this).attr("href", "mailto:" + e);
    $(this).html(s);
    });
    if (window.location.hash.indexOf("#") == 0) {
    var target = $(window.location.hash);
    if (target.length > 0) {
    $.mobile.silentScroll(target.get(0).offsetTop - parseInt($("#pageheader").height()));
    }
    }
    });
    $(document).on("collapsibleexpand", "[data-role=collapsible]", function () {
     var position = $(this).offset().top - $("#pageheader").height();
     $.mobile.silentScroll(position);
    });
    function initMobileVariables() {
    $.mobile.loader = function() {};
    $.mobile.allowCrossDomainPages = true; 
    $.mobile.ajaxLinksEnabled = false;
    $.mobile.ajaxFormsEnabled = false;
    $.mobile.ajaxEnabled = false;
    $.mobile.pushStateEnabled = false;
    $.mobile.hashListeningEnabled = false;
    //$.mobile.linkBindingEnabled = false;
     var silentScroll = $.mobile.silentScroll;
     $.mobile.silentScroll = function( ypos ) {
    if ( $.type( ypos ) !== "number" ) {
     // FIX : prevent auto scroll to top after page load
     return;
    } else {
     silentScroll.apply(this, arguments);
    }
    }
    }
    // Turn off history for select menu popups so as to avoid interfering with the router
     $( document ).on( "selectmenucreate", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "option", "history", false );
     });
     // Open the popup when the select menu button is clicked, because jQuery Mobile's central click handling is turned off
     $( document ).on( "click", "#select-choice-1-button", function( event ) {
     $( "#select-multiple-1-listbox" ).popup( "open", { positionTo: "#select-multiple-1-button" });
     event.preventDefault();
     });
    </script> <script src="/scripts/jqm/jquery.mobile-1.4.4.min.js"></script> <script type="text/javascript"> initMobileVariables();
    </script> <script src="/scripts/touchTouch/touchTouch.jquery.js"></script> <script src="/scripts/validationEngine/jquery.validationEngine.js"></script> <script sr
    Found 2024-05-23 by HttpPlugin
    Create report
  • Open service 144.76.12.50:80 · m.su-moosburg.de

    2024-05-23 18:25

    HTTP/1.1 302 Found
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html;charset=UTF-8
    Location: https://m.su-moosburg.de/index.cfm
    Server: Microsoft-IIS/10.0
    Set-Cookie: CFID=85515215; Expires=Fri, 24-May-2024 18:25:07 GMT; Path=/; Secure; HttpOnly
    Set-Cookie: CFTOKEN=24608933db2b811f-830371B5-0D58-16B6-F34EF0E07D85C535; Expires=Fri, 24-May-2024 18:25:07 GMT; Path=/; Secure; HttpOnly
    X-Powered-By: ASP.NET
    Date: Thu, 23 May 2024 18:25:07 GMT
    Connection: close
    
    Found 2024-05-23 by HttpPlugin
    Create report
m.benelux.saaten-union.comm.saaten-union.comm.saaten-union.czm.scandinavia.saaten-union.comm.su-moosburg.dem2015.saaten-union.com
CN:
m2015.saaten-union.com
Key:
RSA-2048
Issuer:
R3
Not before:
2024-05-27 06:00
Not after:
2024-08-25 06:00
m.benelux.saaten-union.comm.saaten-union.comm.saaten-union.czm.scandinavia.saaten-union.comm.su-moosburg.dem2015.saaten-union.com
CN:
m2015.saaten-union.com
Key:
RSA-2048
Issuer:
R3
Not before:
2024-05-27 05:56
Not after:
2024-08-25 05:56
m.benelux.saaten-union.comm.saaten-union.comm.saaten-union.czm.saaten-union.hum.scandinavia.saaten-union.comm.su-moosburg.dem2015.saaten-union.com
CN:
m2015.saaten-union.com
Key:
RSA-2048
Issuer:
R3
Not before:
2024-05-15 13:09
Not after:
2024-08-13 13:09
Domain summary
IP summary