ACCESS ISOLATION MECHANISM BASED on VIRTUAL CONNECTION MANAGEMENT in CLOUD SYSTEMS How to Secure Cloud System Using High Perfomance Virtual Firewalls

Total Page:16

File Type:pdf, Size:1020Kb

ACCESS ISOLATION MECHANISM BASED on VIRTUAL CONNECTION MANAGEMENT in CLOUD SYSTEMS How to Secure Cloud System Using High Perfomance Virtual Firewalls ACCESS ISOLATION MECHANISM BASED ON VIRTUAL CONNECTION MANAGEMENT IN CLOUD SYSTEMS How to Secure Cloud System using High Perfomance Virtual Firewalls Alexey Lukashin, Vladimir Zaborovsky and Sergey Kupreenko Saint-Peterburg State Polytechnical University, Polytechnicheskaya street 29, Saint-Petersburg, Russia Keywords: Security, Firewall, Cloud system, Virtualization, Virtual connection. Abstract: The paper describes the access isolation model based on virtual connection management and proposes the mechanism of traffic filtering in transparent mode, invisible to other components. New level of complexity of information security tasks was observed in the distributed virtualized systems. The paper proposes a specialized firewall solution for implementing access isolation and information security in hypervisors and entire distributed cloud system. 1 INTRODUCTION current information security tasks, and would be scalable and adaptable to different situations. The Virtualization of distributed computational resources paper highlights the promising (perspective) and development of heterogeneous virtual machine approaches to information protection in the environments are a very popular and fast growing distributed computing environments. These area in information technologies. Various approaches use the high-performance virtual components belonging to this area are usually firewalls, that operate in stealth mode in the denoted by the term “cloud computing”. A lot of virtualization nodes of the computing environment service providers offer such solutions, from IaaS to and provide consistency of security policies through SaaS layers. There are not only public cloud a centralized management. Applying the methods of providers such as Amazon, Google, and others. formalizing security to automate the generation of Private clouds are becoming very popular and there filtering rules in combination with hardware and are a lot of solutions based on Eucalyptus, Open software platforms based on multicore Nebula, VmWare, or Microsoft technologies. microprocessors can deliver high performance Therefore, ensuring information security of cloud firewall. This firewall implements the filtering systems is a vital problem (Cloud Security Alliance, functions in the operating system kernel based on 2010). The present paper introduces a virtual the application network management models in the connection as an emergence essence and describes Netgraph subsystem. the access isolation in virtual networks based on the virtual connection management. The network traffic is described as an aggregation of virtual connections. 2 INFORMATION SECURITY IN The distributed virtual environment (cloud system) CLOUD SYSTEMS provides heterogeneous computing resources; therefore, it would be reasonable to use these Today, many companies, including leading resources to protect the information security of the universities and government institutions, are system. Virtual connections function separately of transferring their computing resources to the virtual each other and do not have any shared resources, so infrastructures, using both open systems it is possible to establish parallel traffic filtering (Eucalyptus, Open Nebula) and commercial within the security domain. This security domain solutions (VmWare, Citrix, IBM). Due to this trend, would exist in the hypervisor, would use the amount the information security of cloud systems becomes of resources (cores, memory) that is required for an acute problem. The major differences between Lukashin A., Zaborovsky V. and Kupreenko S.. ACCESS ISOLATION MECHANISM BASED ON VIRTUAL CONNECTION MANAGEMENT IN CLOUD SYSTEMS - How to Secure Cloud System using 371 High Perfomance Virtual Firewalls. DOI: 10.5220/0003433803710375 In Proceedings of the 13th International Conference on Enterprise Information Systems (ICEIS-2011), pages 371-375 ISBN: 978-989-8425-55-3 Copyright c 2011 SCITEPRESS (Science and Technology Publications, Lda.) ICEIS 2011 - 13th International Conference on Enterprise Information Systems the cloud systems and the distributed networks are compatibility with the interfaces of Amazon the following: (Amazon EC2, Amazon S3) products. o Information processing takes place on the virtual machines under full hypervisor’s control; the hypervisor has access to all data processed by 3 VIRTUAL CONNECTION its virtual machines; o Cloud software controls the resource planning MANAGEMENT IN THE and provision; it is a new entity in the information ACCESS CONTROL TASKS environment which has to be protected from the information security threats; Virtual connection (VC) is a logically ordered o Traditional information security components exchange of messages between the network nodes. such as hardware firewalls cannot control the (Silinenko, 2009). Computer network is a set of internal virtual traffic between virtual machines in virtual connections. Virtual connections are one hypervisor; classified as technological virtual connections o In virtualized environments, files serve as (TVC) and information virtual connections (IVC). virtual storage devices; these files are located in (Figure 1). the network storages and are more exposed to threats than hard disks; o Transfer of instance memory occurs when migrating virtual machines between hypervisors; this memory may contain confidential information. Therefore, due to the above-listed specifics, new information security threats appear, including: o Attacks against the virtual machines management tools, controllers of the computing environment (cloud controller), or cluster and data Figure 1: Layers of access control policies. storage, where the virtual machine images and user data are located; To implement the policy of access control, the o Unauthorized access to the virtualization node; filtering rules are decomposed in the form of TVC o Using virtual network for data transfer not and the IVC. These filtering rules can be configured allowed by the information security policy. for different levels of data flows description based The major specifics of the virtual infrastructure on the network packet fields on the levels of is that an attack or an attempt of unauthorized access channel, transport, and application protocols. In can come from the virtual network, where such terms of the access control, the TVC model can be devices as switches, hardware firewalls, and defined as a stream of packets generated by the physical connections are absent. This specifics network applications during communication. The hampers applying the exiting methods and tools for TVC model is presented in the form of potentially ensuring information security in computer networks countable subset of the Cartesian product set of and GRID systems to the information security packets P and timestamp T (1). protection of cloud systems. The distributed and virtual computing environments TVC={pti},i =1, N, N ∈[1,∞) ⊂ P×T (1) do not have effective methods of information security protection. One of the problems is the lack This model is characterized by a finite set of of firewalls, which can operate in virtual parameters that describes the access subject and the environment as efficiently as the existing on the access object, as well as action between them in the market software and hardware solutions for form of packet stream within the interconnection. protection of information resources and reflection of The model parameters are the identifiers of the cyber attacks. For a number of cloud solutions, for subject and the object, such as addresses, ports, and example, free and open source cloud environment other characteristics of network protocols. For Eucalyptus, based on hypervisors XEN or KVM, efficient traffic classification, the IVC model is used there are no efficient solutions for the virtual along with the TVC model. The IVC model machines’ protection, despite of the rapidly growing describes the interaction between the access object popularity of this environment due to its and the access subject at the application services 372 ACCESS ISOLATION MECHANISM BASED ON VIRTUAL CONNECTION MANAGEMENT IN CLOUD SYSTEMS - How to Secure Cloud System using High Perfomance Virtual Firewalls level. The IVC model is a set of technical virtual or not, the decision is postponed and VC is connections (TVC); the number and characteristics temporarily allowed. of these TVCs are determined by the Cartesian Computing problems could be divided into two product of the information interaction access model groups: (IIM), the access subject model (IMS), and the 1. Stream-related tasks that can be calculated with access object model(IMO) (2). SIMD processing elements (for example, using graphic processors and CUDA technology). (2) IVC = {TVCi},i = 1, N ⊂ (IIM × IMS × IMO) 2. Computational problems solved on the standard This formalization allows representing the access multicore computers MIMD. IIM as a finite subset. The size of this subset is Because the distributed environment is determined based on the description of heterogeneous with respect to the available interconnection subjects permitted within the given processing elements, both the streaming SIMD access control policy. IMO is characterized by a processors and the classic MIMD multicore finite subset of information and network resources, processors can be used for the firewall tasks in the the access to which is This formalization allows cloud systems. Firewalls that protect the hypervisor representing the access IIM as a finite subset. The operate in the virtualized environment;
Recommended publications
  • Physical Or Virtual Firewall for Perimeter Protection in Cloud Computer Infrastructure
    16th INTERNATIONAL CONFERENCE ON INFORMATION SYSTEMS & TECHNOLOGY MANAGEMENT - CONTECSI - 2019 DOI: 10.5748/16CONTECSI/ITM-6115 PHYSICAL OR VIRTUAL FIREWALL FOR PERIMETER PROTECTION IN CLOUD COMPUTER INFRASTRUCTURE Thiago Mello Valcesia - IPT - Instituto de Pesquisas Tecnológicas - [email protected] Antonio Luiz Rigo - IPT - Instituto de Pesquisas Tecnológicas - [email protected] SUMMARY This article presents an examination of the different types of firewalls geared toward protecting Datacenters. The idea is to perform a survey of the different ways of installation, the safety perceived by customers, the positive and negative points of each model and the market trends for perimeter protection. In addition, it is intended to categorize rules, protection filters, application inspection criteria and services offered by firewalls, by analyzing the various protection schemes available in firewalls, regardless of the structure as a service in Cloud adopted. Keywords: Physical firewall, Virtual firewall, Cloud firewall, Security, Cloud Computing. INTRODUCTION The term Digital Security is increasingly present in our daily lives. The need to protect computers or prevent corporate networks from receiving unnecessary traffic, improper access, and unknown packets, coupled with the concern of professional information security staff about content accessed by Internet users, make data control a vital task. Firewall is much more than a "fire wall" isolating the company network from the external world represented by the Internet. The Firewall function is therefore essential to raise the level of security of the internal environment, protecting it from external attacks, increasing security and reducing the vulnerability of the local network. There are currently three Firewall alternatives to install on enterprise networks that aggregate cloud network segments: 1.
    [Show full text]
  • Exploiting Cloud Management Services As an Information Leakage Channel
    I Heard It through the Firewall: Exploiting Cloud Management Services as an Information Leakage Channel Hyunwook Baek∗ Eric Eide [email protected] [email protected] University of Utah University of Utah Salt Lake City, UT, USA Salt Lake City, UT, USA Robert Ricci Jacobus Van der Merwe [email protected] [email protected] University of Utah University of Utah Salt Lake City, UT, USA Salt Lake City, UT, USA ABSTRACT Though there has been much study of information leakage chan- nels exploiting shared hardware resources (memory, cache, and disk) in cloud environments, there has been less study of the ex- ploitability of shared software resources. In this paper, we analyze the exploitability of cloud networking services (which are shared among cloud tenants) and introduce a practical method for build- ing information leakage channels by monitoring workloads on the cloud networking services through the virtual firewall. We also demonstrate the practicality of this attack by implementing two different covert channels in OpenStack as well as a new classof side channels that can eavesdrop on infrastructure-level events. By utilizing a Long Short-Term Memory (LSTM) neural network model, our side channel attack could detect infrastructure level VM creation/termination events with 93.3% accuracy. CCS CONCEPTS • Security and privacy → Distributed systems security; Fire- walls; • Computer systems organization → Cloud computing; • Networks → Cloud computing; Figure 1: Resource sharing of two requests KEYWORDS cloud management, cloud security, side channel, OpenStack 1 INTRODUCTION However, shared resources also cause interference among cloud tenants and can even be exploited as information leakage channels Resource sharing is a fundamental part of cloud computing.
    [Show full text]
  • Who Is Ivan Pepelnjak (@Ioshints)
    Virtual Firewalls Ivan Pepelnjak ([email protected]) NIL Data Communications Who is Ivan Pepelnjak (@ioshints) • Networking engineer since 1985 • Focus: real-life deployment of advanced technologies • Chief Technology Advisor @ NIL Data Communications • Consultant, blogger (blog.ioshints.info), book and webinar author • Teaching “Scalable Web Application Design” at University of Ljubljana Current interests: • Large-scale data centers and network virtualization • Networking solutions for cloud computing • Scalable application design • Core IP routing/MPLS, IPv6, VPN 2 © ipSpace.net / NIL Data Communications 2013 Virtual Firewalls Virtualization Webinars on ipSpace.net Coming in 2013 Coming in 2013 vSphere 5 Update Overlay Virtual Networking Coming in 2013 Virtual Firewalls OpenFlow and SDN Use Cases VXLAN Deep Dive OpenFlow VMware Networking Cloud Computing Networking Introduction to Virtualized Networking Availability Other options • Live sessions • Customized webinars • Recordings of individual webinars • ExpertExpress • Yearly subscription • On-site workshops 3 InterMore© ipSpace.net- DCinformation /FCoE NIL Data Communications has @ very2013 http://www.ipSpace.net/Webinars limitedVirtual use Firewalls and requires no bridging Firewalls Used To Be Easy Packet filters Application-level firewalls (WAF) Firewalls Stateful Load firewalls balancers? 4 © ipSpace.net / NIL Data Communications 2013 Virtual Firewalls Routed or Bridged? Routed (inter-subnet) Transparent (bridged) • Packet filtering and IP routing • Packet filtering and bridging
    [Show full text]
  • The Virtual Firewall
    The Virtual Firewall Vassilis Prevelakis Computer Science Department Drexel University 1. Introduction The trend towards portable computing means that the traditional security perimeter architecture (where a firewall protects computers in the LAN by controlling access to the outside world) is rapidly becoming obsolete. This has resulted in a number of products described as “personal firewalls” that control that computer’s access to the network and hence can protect it in the same way as a traditional firewall. Existing systems such as Windows and most Unix and Unix-like systems already provide security features that can be used to implement firewall functionality on every machine. However, the difficulty of securing general purpose operating systems has im- peded the widespread use of this approach. Moreover, it is difficult to ensure that a secured sys- tem remains secure after the user has had the opportunity to install software and perform recon- figurations and upgrades. Recognizing the futility of attempting to secure the user machines themselves, in [Prev03, Denk99] the authors proposed the use of a portable “shrink-wrapped” firewall. This was a sepa- rate machine running an embedded system that included firewall capabilities and was intended to be placed between the general purpose computer and the network. The problem of securing the firewall became much simpler as it utilized a special-purpose firewall platform with a highly controlled architecture. Sadly, the proposal saw limited adoption because carrying around yet another device is expensive and inconvenient. To make matters worse, if the external device is lost or damaged the user will be presented with a dilemma: remain disconnected from the net- work until the firewall box is replaced, or accept the risk and connect the laptop directly to the unprotected network.
    [Show full text]
  • Dynamic and Application-Aware Provisioning of Chained Virtual Security Network Functions
    This is the author’s version of an article that has been published in IEEE Transactions on Network and Service Management. Changes were made to this version by the publisher prior to publication. The final version of record is available at https://doi.org/10.1109/TNSM.2019.2941128. The source code associated with this project is available at https://github.com/doriguzzi/pess-security. Dynamic and Application-Aware Provisioning of Chained Virtual Security Network Functions Roberto Doriguzzi-Corinα, Sandra Scott-Haywardβ, Domenico Siracusaα, Marco Saviα, Elio Salvadoriα αCREATE-NET, Fondazione Bruno Kessler - Italy β CSIT, Queen’s University Belfast - Northern Ireland Abstract—A promising area of application for Network Func- connected to the network through an automated and logically tion Virtualization is in network security, where chains of Virtual centralized management system. Security Network Functions (VSNFs), i.e., security-specific virtual functions such as firewalls or Intrusion Prevention Systems, The centralized management system, called NFV Manage- can be dynamically created and configured to inspect, filter ment and Orchestration (NFV MANO), controls the whole or monitor the network traffic. However, the traffic handled life-cycle of each VNF. In addition, the NFV MANO can by VSNFs could be sensitive to specific network requirements, dynamically provision complex network services in the form such as minimum bandwidth or maximum end-to-end latency. of sequences (often called chains) of VNFs. Indeed, Network Therefore, the decision on which VSNFs should apply for a given application, where to place them and how to connect them, Service Chaining (NSC) is a technique for selecting subsets should take such requirements into consideration.
    [Show full text]
  • Escribe Agenda Package
    BOARD OF COMMISSIONERS REVISED MEETING AGENDA January 11, 2021, 5:30 PM Virtual Meeting Held in Accordance with Public Act 254 of 2020 Zoom Virtual Meeting Meeting ID: 399-700-0062 / Password: LCBOC https://zoom.us/j/3997000062?pwd=SUdLYVFFcmozWnFxbm0vcHRjWkVIZz09 "The mission of Livingston County is to be an effective and efficient steward in delivering services within the constraints of sound fiscal policy. Our priority is to provide mandated services which may be enhanced and supplemented to improve the quality of life for all who work, reside and recreate in Livingston County." Pages 1. CALL MEETING TO ORDER 2. MOMENT OF SILENT REFLECTION 3. PLEDGE OF ALLEGIANCE TO THE FLAG 4. ROLL CALL 5. CORRESPONDENCE 3 a. Wexford County Resolution 20-30 In Support of Local Business 6. CALL TO THE PUBLIC 7. APPROVAL OF MINUTES 5 a. Minutes of Meeting Dated: January 4, 2021 b. Minutes of Meeting Dated: January 6, 2021 c. Closed Session Minutes Dated: January 6, 2021 8. TABLED ITEMS FROM PREVIOUS MEETINGS 9. APPROVAL OF AGENDA 10. REPORTS a. COVID-19 Vaccination Update Dianne McCormick, Public Health Officer 11. APPROVAL OF CONSENT AGENDA ITEMS Resolutions 2020-01-004 through 2020-01-008 a. 2021-01-004 12 Resolution Approving the Commissioner Assignments to Committees for 2021 – Board of Commissioners b. 2021-01-005 13 Resolution Authorizing the Approval of an EMS collections charge. c. 2021-01-006 15 Resolution Authorizing a Clinical Training Affiliation Agreement with Pittsfield Twp Fire Department to Provide Clinical Internship Services - Emergency Medical Services d. 2021-01-007 20 Resolution Authorizing the Purchase of a Five-Year CISCO Flex Subscription for the County’s Phone System from Logicalis Inc.
    [Show full text]
  • Implementation and Evaluation of Virtual Network Functions Performance in the Home Environment
    Implementation and Evaluation of Virtual Network Functions Performance in the Home Environment Clive Burke Faculty of Computing Blekinge Institute of Technology SE-371 79 Karlskrona Sweden This thesis is submitted to the Faculty of Computing at Blekinge Institute of Technology in partial fulfillment of the requirements for the degree of MSc in EE with focus on Telecommunication Systems. The thesis is equivalent to 20 weeks of full time studies. Contact Information: Author: Clive Burke E-mail: [email protected] University advisor: Kurt Tutschku Department of Communication Systems (DIKO) Faculty of Computing Internet : www.bth.se Blekinge Institute of Technology Phone : +46 455 38 50 00 SE-371 79 Karlskrona, Sweden Fax : +46 455 38 50 57 i ABSTRACT Networks Functions Virtualization in a Home environment is being discussed and trialed extensively. People mention that it is a “game changer”. The main purpose of this thesis is to prove virtualization works and is better than existing home network environments. In the Related Works section we explore other topics which relate to what we set out to achieve. There are some interesting related works which we describe here, mainly SoftEther and OpenWRT. Taking both subjects together, try to get them working with each other to achieve a Virtual Dynamic Host Control Protocol, VDHCP server. We also explore another important topic on how to tether a Linux Customer Premises Equipment, CPE, for IP Service Delivery. A thesis completed in BTH was also reviewed. This discusses the various different VPN solutions available to use in today’s Internet. The next chapter in my thesis, Methodology, will describe how we designed, implemented and configured a system to achieve Virtualizing a Network Function in the Home Environment, more specifically DHCP.
    [Show full text]
  • A Model-Based Approach Towards Real-Time Analytics in NFV Infrastructures Raffaele Bolla, Roberto Bruschi, Franco Davoli and Jane Frances Pajo
    1 A Model-based Approach Towards Real-time Analytics in NFV Infrastructures Raffaele Bolla, Roberto Bruschi, Franco Davoli and Jane Frances Pajo Abstract—Network Functions Virtualization (NFV) has Contrary to the special-purpose hardware mostly deployed recently gained much popularity in the research scene for within classical network infrastructures, lower performance the flexibility and programmability that it will bring with the and energy efficiency are intrinsic to COTS hardware. While software implementation of network functions on commercial off- the-shelf (COTS) hardware. To substantiate its roll out, a number the Advanced Configuration and Power Interface (ACPI) of issues (e.g., COTS’ inherent performance and energy efficiency, specification [2] equips most – if not all – of it with power virtualization overhead, etc.) must be addressed, in a scalable and management mechanisms (e.g., Low Power Idle (LPI) and sustainable manner. Numerous works in the scientific literature Adaptive Rate (AR)), power savings come in trade-off manifest the strong correlation of network key performance with performance degradation [3]. Moreover, virtualization indicators (KPIs) with the burstiness of the traffic. This paper proposes a novel model-based analytics approach for profiling typically adds extra layer(s) in the networking stack that result virtualized network function (VNF) workloads, towards real-time in additional processing delays, further lowering the perfor- estimation of network KPIs (specifically, power and latency), mance. For a given amount of workload, VNFs may consume based on an MX/G/1/SET queueing model that captures both the even more energy than their physical counterparts [4]. workload burstiness and system setup times (caused by interrupt coalescing and power management actions).
    [Show full text]
  • Bab 1 Pendahuluan
    BAB 1 PENDAHULUAN 1.1 Latar Belakang Network Function Virtualization atau biasa yang disebut NFV merupakan sebuah konsep baru dalam mendesain, menyebarkan, dan mengelola sebuah layanan jaringan dengan cara pembuatan virtual sebuah perangkat jaringan dari yang sebelumnya berbentuk fisik atau perangkat keras sehingga dapat dipakai dan dipindahkan di berbagai lokasi jaringan yang diperlukan tanpa harus melakukan pemasangan alat baru. NFV memungkinkan beberapa perangkat jaringan dapat berjalan pada satu komputer. Perangkat – perangkat jaringan yang divirtualkan pada NFV disebut sebagai VNF (Virtual Network Function). Untuk menjalankan VNF dibutuhkan sebuah hypervisor yang mengatur manajemen hardware yang digunakan. Hypervisor atau yang dikenal sebagai virtual machine management dibagi menjadi 2 tipe, yaitu bare-metal hypervisor dan hosted hypervisor. Bare-metal hypevisor dapat berjalan langsung pada perangkat keras komputer sedangkan hosted hypervisor memerlukan operating system environment (OSE) untuk menjalankannya [1]. Salah satu contoh bare- metal hypervisor adalah XEN. Xen ProjectTM adalah platform virtualisasi open source yang mendukung beberapa cloud terbesar dalam produksi saat ini. Amazon Web Services, Aliyun, Rackspace Cloud Umum, Verizon Cloud dan banyak layanan hosting menggunakan software Xen [2]. Salah satu contoh VNF adalah virtual firewall. Kelebihan virtual firewall dibandingkan firewall fisik adalah mudah dikelola, dapat dipakai sesuai kebutuhan, dan efektivitas biaya [3]. Pada tugas akhir ini virtual firewall yang digunakan adalah OPNsense, pfSense, dan IPFire karena ketiga firewall tersebut bisa didapatkan secara gratis dan bersifat open source serta ketiga firewall tersebut dapat dikonfigurasi melalui web. pfSense merupakan firewall berbasis FreeBSD yang sangat populer untuk solusi keamanan serta user dapat melakukan modifikasi dan mudah dalam instalasi [4]. IPFire adalah sebuah distribusi Linux yang berfokus pada setup yang mudah, penanganan yang yang baik, dan tingkat keamanan yang tinggi [5].
    [Show full text]
  • Methods and Techniques for Dynamic Deployability of Software-Defined
    ALMA MATER STUDIORUM · UNIVERSITA` DI BOLOGNA Dottorato di Ricerca in Ingegneria Elettronica, Telecomunicazioni e Tecnologie dell’Informazione Ciclo XXXII Settore concorsuale: 09/F2 - TELECOMUNICAZIONI Settore scientifico disciplinare: ING-INF/03 - TELECOMUNICAZIONI METHODS AND TECHNIQUES FOR DYNAMIC DEPLOYABILITY OF SOFTWARE-DEFINED SECURITY SERVICES Presentata da: Roberto Doriguzzi Corin Coordinatore dottorato: Supervisori: Prof. Alessandra Costanzo Prof. Franco Callegati Dr. Domenico Siracusa Dipartimento di Ingegneria dell’Energia Elettrica e dell’Informazione “Guglielmo Marconi” Esame finale anno 2020 1 Abstract ith the recent trend of “network softwarisation”, enabled by emerging tech- W nologies such as Software-Defined Networking (SDN) and Network Func- tion Virtualisation (NFV), system administrators of data centres and enterprise net- works have started replacing dedicated hardware-based middleboxes with virtualised network functions running on servers and end hosts. This radical change has facili- tated the provisioning of advanced and flexible network services, ultimately helping system administrators and network operators to cope with the rapid changes in service requirements and networking workloads. This thesis investigates the challenges of provisioning network security services in “softwarised” networks, where the security of residential and business users can be provided by means of sets of software-based network functions running on high performance servers or on commodity compute devices. The study is approached from the perspective of the telecom operator, whose goal is to protect the customers from network threats and, at the same time, maximize the number of provisioned services, and thereby revenue. Specifically, the overall aim of the research presented in this thesis is proposing novel techniques for optimising the resource usage of software-based security services, hence for increasing the chances for the operator to accommodate more service requests while respecting the desired level of network security of its customers.
    [Show full text]
  • Deliverable D3.2
    Ref. Ares(2016)3479770 - 15/07/2016 Converged Heterogeneous Advanced 5G Cloud-RAN Architecture for Intelligent and Secure Media Access Project no. 671704 Research and Innovation Action Co-funded by the Horizon 2020 Framework Programme of the European Union Call identifier: H2020-ICT-2014-1 Topic: ICT-14-2014 - Advanced 5G Network Infrastructure for the Future Internet Start date of project: July 1st, 2015 Deliverable D3.2 Initial 5G multi-provider v-security realization: Orchestration and Management Due date: 30/06/2016 Submission date: 15/07/2016 Deliverable leader: I2CAT Editor: Shuaib Siddiqui (i2CAT) Reviewers: Konstantinos Filis (COSMOTE), Oriol Riba (APFUT), and Michael Parker (UESSEX) Dissemination Level PU: Public PP: Restricted to other programme participants (including the Commission Services) RE: Restricted to a group specified by the consortium (including the Commission Services) CO: Confidential, only for members of the consortium (including the Commission Services) CHARISMA – D3.2 – v1.0 Page 1 of 145 List of Contributors Participant Short Name Contributor Fundació i2CAT I2CAT Shuaib Siddiqui, Amaia Legarrea, Eduard Escalona Demokritos NCSRD NCSRD Eleni Trouva, Yanos Angelopoulos APFutura APFUT Oriol Riba Innoroute INNO Andreas Foglar, Marian Ulbricht JCP-Connect JCP-C Yaning Liu University of Essex UESSEX Mike Parker, Geza Koczian, Stuart Walker Intracom ICOM Spiros Spirou, Konstantinos Katsaros, Konstantinos Chartsias, Dimitrios Kritharidis Ethernity ETH Eugene Zetserov Ericsson Ericsson Carolina Canales Altice Labs Altice Victor Marques Fraunhofer HHI HHI Kai Habel CHARISMA – D3.2 – v1.0 Page 2 of 145 Table of Contents List of Contributors ................................................................................................................ 2 1. Introduction ...................................................................................................................... 7 1.1. 5G network challenges: Security and Multi-tenancy ......................................................................... 7 1.2.
    [Show full text]
  • Finance Committee Agenda
    FINANCE COMMITTEE AGENDA January 6, 2021, 7:30 AM Virtual Meeting Held in Accordance with Public Act 254 of 2020 Zoom Virtual Meeting Meeting ID: 399-700-0062 / Password: LCBOC https://zoom.us/j/3997000062?pwd=SUdLYVFFcmozWnFxbm0vcHRjWkVIZz09 Pages 1. CALL MEETING TO ORDER 2. ROLL CALL 3. APPROVAL OF MINUTES 3 Meeting minutes dated: December 23, 2020 4. TABLED ITEMS FROM PREVIOUS MEETINGS 5. APPROVAL OF AGENDA 6. CALL TO THE PUBLIC 7. REPORTS 8. RESOLUTIONS FOR CONSIDERATION 8.1. Human Resources 8 Resolution Approving the Tentative Agreement between the Livingston County Board of Commissioners and the Union Representing 911 Dispatchers 8.2. Emergency Medical Services 19 Resolution Authorizing the Approval of an EMS collections charge. 8.3. Emergency Medical Services 21 Resolution Authorizing a Clinical Training Affiliation Agreement with Pittsfield Twp Fire Department to Provide Clinical Internship Services 8.4. Information Technology 26 Resolution Authorizing the Purchase of a Five-Year CISCO Flex Subscription for the County’s Phone System from Logicalis Inc. 8.5. Information Technology 33 Resolution Authorizing the Purchase of Cyber Security Enhancements and Replacements from Palo Alto Networks 9. CLAIMS Dated: January 6, 2021 10. PREAUTHORIZED Dated: December 18 through December 30, 2020 11. CALL TO THE PUBLIC 12. ADJOURNMENT Agenda Page 2 of 116 FINANCE COMMITTEE MEETING MINUTES December 23, 2020, 7:30 a.m. Virtual Meeting Held in Accordance with Public Act 228 of 2020 Zoom Virtual Meeting Meeting ID: 399-700-0062 / Password: LCBOC https://zoom.us/j/3997000062?pwd=SUdLYVFFcmozWnFxbm0vcHRjWkVIZz09 Members Present Kate Lawrence, Douglas Helzerman, William Green, Wes Nakagiri, Jay Drick, Robert Bezotte, Carol Griffith, Jay Gross, and Gary Childs 1.
    [Show full text]