www.cii.co.uk
Open in
urlscan Pro
46.236.39.194
Public Scan
Submitted URL: https://email.cii.co.uk/4W7Z-QZFH-5KOJY7-NYRUI-1/c.aspx
Effective URL: https://www.cii.co.uk/?utm_campaign=1258973_For%20awareness%3A%20IT%20security%20incident&utm_medium=email&utm_source=...
Submission: On October 27 via api from US — Scanned from DE
Effective URL: https://www.cii.co.uk/?utm_campaign=1258973_For%20awareness%3A%20IT%20security%20incident&utm_medium=email&utm_source=...
Submission: On October 27 via api from US — Scanned from DE
Form analysis
3 forms found in the DOM<form class="header-search ng-pristine ng-valid ng-scope" id="headerSearchApp" ng-app="headerSearchApp" ng-controller="HeaderSearchController">
<div class="input-group">
<label for="header-search" class="accessibility">Search</label>
<input type="text" ng-model="searchText" ng-keyup="handleEnter($event)" class="header__search-input ng-pristine ng-untouched ng-valid ng-empty" id="header-search">
<a id="search-icon-link" class="search___search-icon" ng-click="doSearch($event)" href="" alt="Search"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100%" height="100%" viewBox="0 0 21 21" version="1.1" xml:space="preserve" fill="#e1ddd4" class="svg replaced-svg">
<g transform="matrix(0.823124,0,0,0.823124,-174.058,-59.5906)">
<g transform="matrix(0,-1,-1,0,222.151,73.7501)">
<path d="M0.803,-0.033C0.79,-2.907 -0.476,-5.742 -2.619,-7.667C-4.003,-8.91 -5.727,-9.769 -7.551,-10.119C-12.166,-11.004 -17.239,-8.381 -19.065,-3.835C-20.482,-0.308 -19.77,3.983 -17.167,6.881C-14.806,9.509 -11.031,10.786 -7.551,10.119C-4.392,9.513 -1.573,7.33 -0.187,4.41C0.47,3.027 0.806,1.494 0.803,-0.033ZM-0.804,0.028C-0.819,3.291 -2.843,6.49 -5.827,7.884C-8.323,9.05 -11.38,8.932 -13.781,7.57C-16.893,5.805 -18.722,2.028 -18.051,-1.593C-17.452,-4.821 -14.874,-7.598 -11.673,-8.423C-8.367,-9.274 -4.618,-7.99 -2.532,-5.201C-1.424,-3.72 -0.813,-1.893 -0.804,-0.028C-0.804,-0.009 -0.804,0.009 -0.804,0.028Z"></path>
</g>
<g transform="matrix(-0.630906,0.775859,0.775859,0.630906,228.483,94.0977)">
<rect x="-5.483" y="-2.609" width="2.642" height="8.581"></rect>
</g>
</g>
</svg></a>
</div>
<script>
var headerSearchApp = angular.module('HeaderSearchApp', []);
headerSearchApp.controller('HeaderSearchController', function($scope) {
$scope.searchText = '';
$scope.doSearch = function(e) {
e.preventDefault();
window.location.href = '/search-results?q=' + $scope.searchText;
}
$scope.handleEnter = function(e) {
if (e.keyCode == 13) {
$scope.doSearch(e);
}
}
});
angular.element(document).ready(function() {
angular.bootstrap($('#headerSearchApp')[0], ['HeaderSearchApp']);
});
</script>
</form>
<form class="header-search mobile-search ng-pristine ng-valid ng-scope" id="mobileHeaderSearchApp" ng-app="mobileHeaderSearchApp" ng-submit="doSearch()" ng-controller="MobileHeaderSearchController">
<div class="input-group">
<input type="text" class="header__search-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="searchText" placeholder="Search"><a id="search-input-icon-link" class="search___search-icon" href="" ng-click="doSearch($event)"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100%" height="100%" viewBox="0 0 21 21" version="1.1" xml:space="preserve" fill="#e1ddd4" class="svg replaced-svg">
<g transform="matrix(0.823124,0,0,0.823124,-174.058,-59.5906)">
<g transform="matrix(0,-1,-1,0,222.151,73.7501)">
<path d="M0.803,-0.033C0.79,-2.907 -0.476,-5.742 -2.619,-7.667C-4.003,-8.91 -5.727,-9.769 -7.551,-10.119C-12.166,-11.004 -17.239,-8.381 -19.065,-3.835C-20.482,-0.308 -19.77,3.983 -17.167,6.881C-14.806,9.509 -11.031,10.786 -7.551,10.119C-4.392,9.513 -1.573,7.33 -0.187,4.41C0.47,3.027 0.806,1.494 0.803,-0.033ZM-0.804,0.028C-0.819,3.291 -2.843,6.49 -5.827,7.884C-8.323,9.05 -11.38,8.932 -13.781,7.57C-16.893,5.805 -18.722,2.028 -18.051,-1.593C-17.452,-4.821 -14.874,-7.598 -11.673,-8.423C-8.367,-9.274 -4.618,-7.99 -2.532,-5.201C-1.424,-3.72 -0.813,-1.893 -0.804,-0.028C-0.804,-0.009 -0.804,0.009 -0.804,0.028Z"></path>
</g>
<g transform="matrix(-0.630906,0.775859,0.775859,0.630906,228.483,94.0977)">
<rect x="-5.483" y="-2.609" width="2.642" height="8.581"></rect>
</g>
</g>
</svg></a>
</div>
</form>
https://www.cii.co.uk/search-results/
<form class="form ng-pristine ng-valid ng-scope" action="https://www.cii.co.uk/search-results/" id="filtersSearchApp" ng-app="filtersSearchApp">
<script type="text/ng-template" id="filtersTemplate.html"> <a tabindex="-1" href="{{match.model.href}}">
<span ng-bind-html="match.model.name | uibTypeaheadHighlight:query"></span>
<span ng-bind-html="match.model.matchCount"></span>
</a>
</script>
<div class="input-group ng-scope" ng-controller="filtersSearchController">
<label for="search-bar-input" class="accessibility">Enter keywords</label>
<input class="search_input ng-pristine ng-untouched ng-valid ng-empty" id="search-bar-input" typeahead-loading="loadingResults" ng-model="searchText" typeahead-focus-first="false" typeahead-template-url="filtersTemplate.html"
typeahead-min-length="3" typeahead-wait-ms="1000" uib-typeahead="filter.name as name for filter in doSearch($viewValue)" ng-keyup="handleEnter($event)" type="text" placeholder="Enter keywords" aria-autocomplete="list" aria-expanded="false"
aria-owns="typeahead-9-2540">
<ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() && !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-9-2540"
matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate" template-url="filtersTemplate.html">
<!-- ngRepeat: match in matches track by $index -->
</ul><a class="button_search" href="" ng-click="checkSearchText()"><i class="icon search"></i></a>
<i ng-show="loadingResults" class="glyphicon glyphicon-refresh ng-hide"></i>
<div ng-show="noResults" class="ng-hide">
<i class="glyphicon glyphicon-remove"></i> No Results Found
</div>
</div>
</form>
Text Content
COOKIES ON THE CII WEBSITE By using and browsing the CII website, you consent to cookies being used in accordance with our policy. If you do not consent, you are always free to disable cookies if your browser permits, although doing so may interfere with your use of some of our sites or services. Continue Login Sign up Select country 0 Items in basket Select country Charter Insurance Institute Search My Basket0 * About us What we do Governance Professional standards Insightful leadership Initiatives Work for us CII complaints policy * Membership Join us Benefits Chartered Societies Local institutes International Search SPS Support * Learning Qualifications Sectors Corporate Assess Accreditation Learning content hub eLibrary Support CPD * News & insight News Insight The Journal Media Ukraine support * Events Shaping the Future of Insurance Public Trust Awards Digital events Regional events * Shop * Login * Sign up BE PART OF SOMETHING BIGGER Join the global professional body for the insurance and financial planning community, with close to 125,000 members in 150 countries. Join us PROFESSIONAL MAP The new competency framework setting out the standards of professional excellence in insurance and personal finance. Find out more >> SHAPING THE FUTURE OF INSURANCE We are a professional body dedicated to building public trust in the insurance and financial planning profession. About us -------------------------------------------------------------------------------- MEMBERSHIP Membership of the Chartered Insurance Institute is open to anyone working in or connected to insurance. Join us QUALIFICATIONS We cater for all levels of knowledge and experience, from new entrants to seasoned professionals. Study with us MY CII Manage your membership, including; renewals, digital membership card, learning statements and CPD. Log in to My CII LATEST ARTICLES 24 October 2022 COST OF LIVING AND ENERGY BILLS DRIVE INSURANCE CREDIT SURGE The cost of living squeeze and energy bill increases are driving a surge in people borrowing more to fund insurance policies, new research1 from the UK’s leading premium finance company, Premium Credit, shows. 19 October 2022 AVOIDING CLAIMS FOR DISCRIMINATION IN RECRUITMENT In this Insurance Institute of London webinar, Kate Roberts, Head of Legal - Employment at St James's Place Wealth Management, talked about the risk of discrimination claims in the context of recruitment, and provided practical tips on how to avoid the pitfalls. 11 October 2022 THE EMBEDDED INSURANCE REVOLUTION In this Insurance Institute of London (IIL) cyber and technology webinar, participants learnt about embedded, subscription-based, and risk management as a service insurance from the different perspectives of an insurer, broker, regulatory expert, and IoT device provider. 06 October 2022 THE PROFESSIONAL MAP – WHAT DOES IT MEAN FOR CHARTERED FIRMS? The CII's new competency framework gives Chartered firms the perfect opportunity to demonstrate their commitment to nurturing knowledge. View more articles in our Learning Content Hub FIND OUT WHAT WE DO For our members For future professionals For corporates For the public EXPLORE THE CHARTERED INSURANCE INSTITUTE Enter keywords No Results Found We are a professional body dedicated to building public trust in the insurance and financial planning profession. Find out more * Accessibility * Privacy * Terms and conditions * Modern slavery statement * FAQs * Contact CONTACT US Chartered Insurance Institute 3rd Floor, 20 Fenchurch Street London EC3M 3BY Telephone service Mon to Fri: 9am – 5pm (BST) Tel: +44 (0)20 8989 8464 Email: customer.serv@cii.co.uk FOLLOW US * YouTube * LinkedIn * Twitter Copyright ©2022 The Chartered Insurance Institute. All rights reserved.