Domain busmethodology.org.uk
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2022-11-19 03:06
    Last seen 2026-01-02 23:37
    Open for 1140 days
  • Git configuration and history exposed
    First seen 2022-11-19 03:06
    Last seen 2026-01-02 23:37
    Open for 1140 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb436b5221

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = https://github.com/arup-group/bus-website.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "Update_CBRE_Turley_Arup"]
      	remote = origin
      	merge = refs/heads/Update_CBRE_Turley_Arup
      [branch "derickhilado/addNewPartnerBeca"]
      	remote = origin
      	merge = refs/heads/derickhilado/addNewPartnerBeca
      [branch "FixTurleyName"]
      	remote = origin
      	merge = refs/heads/FixTurleyName
      [branch "derickhilado/addSavills"]
      	remote = origin
      	merge = refs/heads/derickhilado/addSavills
      [branch "derickhilado/changeArupLogo"]
      	remote = origin
      	merge = refs/heads/derickhilado/changeArupLogo
      [branch "UpdateHodkinsonEmail"]
      	remote = origin
      	merge = refs/heads/UpdateHodkinsonEmail
      
      Found on 2026-01-02 23:37
      880 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65226115e5db

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = git@work.github.com:arup-group/bus-website.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "UpdateRMITUniversity"]
      	remote = origin
      	merge = refs/heads/UpdateRMITUniversity
      
      Found on 2022-11-19 03:06
      406 Bytes
  • MacOS file listing through .DS_Store file
    First seen 2022-11-19 01:46
    Last seen 2025-11-08 05:28
    Open for 1085 days
  • Open service 18.66.112.41:443 · busmethodology.org.uk

    2026-01-10 02:16

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 09 Jan 2026 09:54:49 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    X-Cache: Hit from cloudfront
    Via: 1.1 0162e02b2d0212054988a68716227daa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: owFkBpNvES4NPIXRQxAwDmhub7pDoAC_H89fiHXVH2b2q3H8ihgSFg==
    Age: 58892
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.112.78:443 · busmethodology.org.uk

    2026-01-09 17:00

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 09 Jan 2026 09:54:49 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    X-Cache: Hit from cloudfront
    Via: 1.1 342054511f9732c450e11bade76323dc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: Z5-6TbkBGD56Zz2U6kh-DqgoadoF2A3OCr7Tqhgm1VlYbxyMwY9T_g==
    Age: 25537
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.66.112.78:443 · busmethodology.org.uk

    2026-01-02 23:37

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Date: Fri, 02 Jan 2026 23:37:25 GMT
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 3a21078459f955a33f79dacf082781c4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: z4edmTeWS2iv89HXAyAO2kDddbZgljet4Ddl9TMgiY6LhTm7WoNq8Q==
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.66.112.41:443 · busmethodology.org.uk

    2026-01-02 01:53

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 01:53:02 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    X-Cache: Hit from cloudfront
    Via: 1.1 55107fc1be09ed1afcf3154ed9bd93cc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: g-AYeiPHzDGJ6nFqeqUi_aW_6ckictZuPiLEIzVGzm5v_LURVEvxlA==
    Age: 54863
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.66.112.41:443 · busmethodology.org.uk

    2025-12-30 09:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Tue, 30 Dec 2025 09:07:07 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    X-Cache: Hit from cloudfront
    Via: 1.1 b6be6ee8d445cfa291adcacd75a3fb12.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: Nf3iCr5EzgpsorwlR3gD0cS2833G__VWXGJWD3Zj0t0Oe9wsjVLweQ==
    Age: 1
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 18.66.112.78:443 · busmethodology.org.uk

    2025-12-23 01:29

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Tue, 23 Dec 2025 00:29:46 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    X-Cache: Hit from cloudfront
    Via: 1.1 1fd323b9134f7d940dac0d007036a604.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: xgLHEKQeNFVftRqRVYGoCdAcKZDOO7-d_FODi3JefaX43y4IVYphXw==
    Age: 3560
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.66.112.41:443 · busmethodology.org.uk

    2025-12-23 00:29

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Tue, 23 Dec 2025 00:29:46 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    X-Cache: Hit from cloudfront
    Via: 1.1 22b00b5685ee1822efcb3d9e95d3c19a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: 8ZxWeNNSfBDopkK1xkFyBjW9W4znBlP9I4KJNldK86rigKytptlvTA==
    Age: 1
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.66.112.41:443 · busmethodology.org.uk

    2025-12-21 09:04

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Date: Sun, 21 Dec 2025 09:05:00 GMT
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 fc562aab29280948aa0691960bee3d6a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: Vsjwb_pfems1J4KIPnZ_3u7bi1xYDkbJ7khEXDDsjFSM4panPzOqyQ==
    Age: 1
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 18.66.112.78:443 · busmethodology.org.uk

    2025-12-21 07:19

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 21 Dec 2025 07:19:31 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    X-Cache: Hit from cloudfront
    Via: 1.1 d4744f6f4cb683596fb4a26e59b2aba8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: xzr39TVqxiWlQ8By_LNrIOUlC0T8fOTzlhXZ0kU6KYLSdOIl1dfveQ==
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 18.66.112.41:443 · busmethodology.org.uk

    2025-12-19 11:24

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17118
    Connection: close
    Date: Thu, 18 Dec 2025 22:51:57 GMT
    Last-Modified: Wed, 18 Dec 2024 14:53:35 GMT
    ETag: "79cf8d0751bf3c00724890b7e0532015"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 02d68f3a4f2a3f8967c5e021dcd7f96a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: jpNEwkYIKJ1fjkYKTuGdMN4FUS5Qcup47zAIuY59aK5MmpmpxNt3wg==
    Age: 45169
    
    Page title: BUS Methodology
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="utf-8" />
    	<title>BUS Methodology</title>
    	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
    	<meta content="Recognised industry good practice in understanding user perceptions of buildings"
    		name="description" />
    	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<link rel="shortcut icon" href="images/logo-icons/favicon32.png">
    
    	<link rel="apple-touch-icon" sizes="180x180" href="images/logo-icons/apple-icon.png">
    	<link rel="icon" type="image/png" sizes="192x192" href="images/logo-icons/android-icon.png">
    	<meta name="msapplication-TileImage" content="images/logo-icons/ms-icon.png">
    
    	<meta name="msapplication-TileColor" content="#D20012">
    	<meta name="theme-color" content="#D20012">
    
    	<style type="text/css">
    		a,
    		body {
    			color: #28282e
    		}
    
    		#preloader,
    		.section {
    			background-color: #fff
    		}
    
    		#topnav,
    		.font-italic,
    		body,
    		h3 {
    			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    		}
    
    		.btn,
    		.title-box h3 {
    			text-transform: uppercase
    		}
    
    		body {
    			overflow-x: hidden;
    			-webkit-font-smoothing: antialiased;
    			-moz-osx-font-smoothing: grayscale
    		}
    
    		body,
    		html {
    			height: 100%
    		}
    
    		.container-fluid {
    			width: 90%
    		}
    
    		a {
    			text-decoration: none !important
    		}
    
    		p {
    			line-height: 24px
    		}
    
    		#preloader {
    			position: fixed;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			z-index: 9999999
    		}
    
    		#status {
    			width: 40px;
    			height: 40px;
    			position: absolute;
    			left: 50%;
    			top: 50%;
    			margin: -20px 0 0 -20px
    		}
    
    		.parallax h3,
    		.section,
    		.spinner {
    			position: relative
    		}
    
    		.spinner {
    			margin: 0 auto;
    			font-size: 10px;
    			text-indent: -9999em;
    			border-top: 5px solid rgba(0, 0, 0, .1);
    			border-right: 5px solid rgba(0, 0, 0, .1);
    			border-bottom: 5px solid rgba(0, 0, 0, .1);
    			border-left: 5px solid #D20012;
    			-webkit-transform: translateZ(0);
    			-ms-transform: translateZ(0);
    			transform: translateZ(0);
    			-webkit-animation: load8 1.1s infinite linear;
    			animation: load8 1.1s infinite linear
    		}
    
    		.spinner,
    		.spinner:after {
    			border-radius: 50%;
    			width: 40px;
    			height: 40px
    		}
    
    		@-webkit-keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		@keyframes load8 {
    			0% {
    				-webkit-transform: rotate(0);
    				transform: rotate(0)
    			}
    
    			100% {
    				-webkit-transform: rotate(360deg);
    				transform: rotate(360deg)
    			}
    		}
    
    		.parallax {
    			background-position: 0 0;
    			background-repeat: no-repeat;
    			width: 100%;
    			background-size: cover;
    			background-attachment: fixed
    		}
    
    		.parallax h3 {
    			line-height: 44px
    		}
    
    		.section {
    			padding-top: 80px;
    			padding-bottom: 80px;
    			overflow: hidden
    		}
    
    		.m-t-20 {
    			margin-top: 20px
    		}
    
    		.m-t-40 {
    			margin-top: 40px
    		}
    
    		.m-b-0 {
    			margin-bottom: 0
    		}
    
    		.m-b-10 {
    			margin-bottom: 10px
    		}
    
    		.m-b-20 {
    			margin-bottom: 20px
    		}
    
    		.font-italic {
    			font-style: italic
    		}
    
    		.font-600 {
    			font-weight: 600
    		}
    
    		.text-white {
    			color: #fff
    		}
    
    		.text-custom {
    			color: #D20012
    		}
    
    		.text-muted {
    			color: #7a7d84 !important
    		}
    
    		.bg-overlay {
    			position: absolute;
    			height: 100%;
    			width: 100%;
    			top: 0;
    			background-color: rgba(0, 0, 0, .5)
    		}
    
    		.vertical-content {
    			display: -webkit-flex;
    			display: -moz-flex;
    			display: -ms-flexbox;
    			display: flex;
    			align-items: center;
    			-webkit-align-items: center;
    			justify-content: center;
    			-webkit-justify-content: center;
    			flex-direction: row;
    			-webkit-flex-direction: row
    		}
    
    		@media screen and (max-width:767px) {
    			.vertical-content {
    				display: inherit
    			}
    		}
    
    		.back-to-top {
    			width: 30px;
    			height: 30px;
    			position: fixed;
    			bottom: 10px;
    			right: 20px;
    			display: none;
    			text-align: center;
    			z-index: 10000;
    			-webkit-border-radius: 3px;
    			-moz-border-radius: 3px;
    			border-radius: 3px;
    			background-color: #28282e
    		}
    
    		.back-to-top i {
    	
    Found 2025-12-19 by HttpPlugin
    Create report
busmethodology.org.uk
CN:
busmethodology.org.uk
Key:
RSA-2048
Issuer:
Not before:
2025-08-16 00:00
Not after:
2026-09-12 23:59