1 resultado para Concerns Based Adoption Model CBAM
em Repositório Institucional da Universidade de Aveiro - Portugal
Filtro por publicador
- Repository Napier (1)
- Academic Research Repository at Institute of Developing Economies (2)
- Acceda, el repositorio institucional de la Universidad de Las Palmas de Gran Canaria. España (5)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (18)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (7)
- ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha (3)
- Archimer: Archive de l'Institut francais de recherche pour l'exploitation de la mer (1)
- Archive of European Integration (2)
- Aston University Research Archive (32)
- Biblioteca de Teses e Dissertações da USP (1)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (16)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (21)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (67)
- Brock University, Canada (3)
- Bucknell University Digital Commons - Pensilvania - USA (8)
- Bulgarian Digital Mathematics Library at IMI-BAS (3)
- CentAUR: Central Archive University of Reading - UK (97)
- Cochin University of Science & Technology (CUSAT), India (4)
- Collection Of Biostatistics Research Archive (4)
- Comissão Econômica para a América Latina e o Caribe (CEPAL) (1)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (34)
- Cor-Ciencia - Acuerdo de Bibliotecas Universitarias de Córdoba (ABUC), Argentina (1)
- Corvinus Research Archive - The institutional repository for the Corvinus University of Budapest (1)
- CUNY Academic Works (2)
- Dalarna University College Electronic Archive (2)
- Department of Computer Science E-Repository - King's College London, Strand, London (9)
- Digital Commons - Michigan Tech (4)
- Digital Commons @ DU | University of Denver Research (1)
- Digital Commons at Florida International University (13)
- Digital Peer Publishing (5)
- DigitalCommons - The University of Maine Research (1)
- DigitalCommons@The Texas Medical Center (4)
- DigitalCommons@University of Nebraska - Lincoln (2)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (73)
- DRUM (Digital Repository at the University of Maryland) (2)
- Duke University (1)
- FUNDAJ - Fundação Joaquim Nabuco (1)
- Institute of Public Health in Ireland, Ireland (1)
- Institutional Repository of Leibniz University Hannover (1)
- Instituto Gulbenkian de Ciência (1)
- Instituto Politécnico do Porto, Portugal (12)
- Instituto Superior de Psicologia Aplicada - Lisboa (1)
- Lume - Repositório Digital da Universidade Federal do Rio Grande do Sul (1)
- Martin Luther Universitat Halle Wittenberg, Germany (6)
- Massachusetts Institute of Technology (9)
- Memorial University Research Repository (1)
- Ministerio de Cultura, Spain (4)
- National Center for Biotechnology Information - NCBI (2)
- Nottingham eTheses (6)
- Plymouth Marine Science Electronic Archive (PlyMSEA) (2)
- Portal de Revistas Científicas Complutenses - Espanha (2)
- Publishing Network for Geoscientific & Environmental Data (11)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (3)
- ReCiL - Repositório Científico Lusófona - Grupo Lusófona, Portugal (1)
- Repositório Alice (Acesso Livre à Informação Científica da Embrapa / Repository Open Access to Scientific Information from Embrapa) (1)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (7)
- Repositório da Universidade Federal do Espírito Santo (UFES), Brazil (1)
- Repositório de Administração Pública (REPAP) - Direção-Geral da Qualificação dos Trabalhadores em Funções Públicas (INA), Portugal (1)
- Repositório digital da Fundação Getúlio Vargas - FGV (10)
- Repositório Institucional da Universidade de Aveiro - Portugal (1)
- Repositorio Institucional de la Universidad de La Laguna (1)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (54)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (23)
- Scielo Saúde Pública - SP (10)
- Scielo Uruguai (1)
- Universidad de Alicante (2)
- Universidad del Rosario, Colombia (4)
- Universidad Politécnica de Madrid (16)
- Universidade do Minho (8)
- Universidade dos Açores - Portugal (1)
- Universidade Federal do Pará (3)
- Universidade Federal do Rio Grande do Norte (UFRN) (5)
- Universidade Técnica de Lisboa (1)
- Universitat de Girona, Spain (5)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (6)
- Université de Lausanne, Switzerland (58)
- Université de Montréal, Canada (14)
- University of Queensland eSpace - Australia (40)
- University of Washington (1)
- Worcester Research and Publications - Worcester Research and Publications - UK (1)
Resumo:
Database schemas, in many organizations, are considered one of the critical assets to be protected. From database schemas, it is not only possible to infer the information being collected but also the way organizations manage their businesses and/or activities. One of the ways to disclose database schemas is through the Create, Read, Update and Delete (CRUD) expressions. In fact, their use can follow strict security rules or be unregulated by malicious users. In the first case, users are required to master database schemas. This can be critical when applications that access the database directly, which we call database interface applications (DIA), are developed by third party organizations via outsourcing. In the second case, users can disclose partially or totally database schemas following malicious algorithms based on CRUD expressions. To overcome this vulnerability, we propose a new technique where CRUD expressions cannot be directly manipulated by DIAs any more. Whenever a DIA starts-up, the associated database server generates a random codified token for each CRUD expression and sends it to the DIA that the database servers can use to execute the correspondent CRUD expression. In order to validate our proposal, we present a conceptual architectural model and a proof of concept.