中文
相关论文

相关论文: No SQL, No Injection? Examining NoSQL Security

200 篇论文

Encrypted databases have been studied for more than 10 years and are quickly emerging as a critical technology for the cloud. The current state of the art is to use property-preserving encrypting techniques (e.g., deterministic encryption)…

Context: The efficient processing of Big Data is a challenging task for SQL and NoSQL Databases, where competent software architecture plays a vital role. The SQL Databases are designed for structuring data and supporting vertical…

数据库 · 计算机科学 2022-09-16 Wisal Khan , Teerath Kumar , Zhang Cheng , Kislay Raj , Arunabha M Roy , Bin Luo

One of the data security and privacy concerns is of insider threats, where legitimate users of the system abuse the access privileges they hold. The insider threat to data security means that an insider steals or leaks sensitive personal…

密码学与安全 · 计算机科学 2020-11-05 Muhammad Imran Khan , Simon N. Foley , Barry O'Sullivan

NoSQL databases like Redis, Cassandra, and MongoDB are increasingly popular because they are flexible, lightweight, and easy to work with. Applications that use these databases will evolve over time, sometimes necessitating (or preferring)…

数据库 · 计算机科学 2016-04-26 Karla Saur , Tudor Dumitraş , Michael Hicks

Based on a brief history of the storage systems for Web applications, we motivate the need for a new storage system. We then describe the architecture of such a system, called Yesquel. Yesquel supports the SQL query language and offers…

分布式、并行与集群计算 · 计算机科学 2014-11-11 Marcos K. Aguilera , Joshua B. Leners , Ramakrishna Kotla , Michael Walfish

One of the key advances in resolving the big-data problem has been the emergence of an alternative database technology. Today, classic RDBMS are complemented by a rich set of alternative Data Management Systems (DMS) specially designed to…

数据库 · 计算机科学 2014-11-27 A B M Moniruzzaman

Cloud data storage solutions offer customers cost-effective and reduced data management. While attractive, data security issues remain to be a core concern. Traditional encryption protects stored documents, but hinders simple…

密码学与安全 · 计算机科学 2023-06-28 Marc Damie , Florian Hahn , Andreas Peter

Security is unarguably the most serious concern for Web applications, to which SQL injection (SQLi) attack is one of the most devastating attacks. Automatically testing SQLi vulnerabilities is of ultimate importance, yet is unfortunately…

软件工程 · 计算机科学 2020-05-26 Muyang Liu , Ke Li , Tao Chen

Many applications require the immutable and consistent sharing of data across organizational boundaries. Because conventional datastores cannot provide this functionality, blockchains have been proposed as one possible solution. Yet public…

数据库 · 计算机科学 2018-03-05 Kai Mast , Lequn Chen , Emin Gün Sirer

Software weaknesses that create attack surfaces for adversarial exploits, such as lateral SQL injection (LSQLi) attacks, are usually introduced during the design phase of software development. Security design patterns are sometimes applied…

密码学与安全 · 计算机科学 2022-10-25 Chidera Biringa , Gökhan Kul

In-database machine learning has been very popular, almost being a cliche. However, can we do it the other way around? In this work, we say "yes" by applying plain old SQL to deep learning, in a sense implementing deep learning algorithms…

机器学习 · 计算机科学 2020-04-16 Len Du

Storing data in the cloud poses a number of privacy issues. A way to handle them is supporting data replication and distribution on the cloud via a local, centrally synchronized storage. In this paper we propose to use an in-memory RDBMS…

密码学与安全 · 计算机科学 2011-09-19 Francesco Pagano , Davide Pagano

Integrity and security of the data in database systems are typically maintained with access control policies and firewalls. However, insider attacks -- where someone with an intimate knowledge of the system and administrative privileges…

数据库 · 计算机科学 2019-02-19 Shubham S. Srivastava , Medha Atre , Shubham Sharma , Rahul Gupta , Sandeep K. Shukla

We present a formal approach that exploits attacks related to SQL Injection (SQLi) searching for security flaws in a web application. We give a formal representation of web applications and databases, and show that our formalization…

密码学与安全 · 计算机科学 2016-08-11 Federico De Meo , Marco Rocchetto , Luca Viganò

Injection attacks have been a major threat to web applications. Despite the significant effort in thwarting injection attacks, protection against injection attacks remains challenging due to the sophisticated attacks that exploit the…

密码学与安全 · 计算机科学 2021-09-20 Meng Wang , Chijung Jung , Ali Ahad , Yonghwi Kwon

Data mining and information extraction from data is a field that has gained relevance in recent years thanks to techniques based on artificial intelligence and use of machine and deep learning. The main aim of the present work is the…

密码学与安全 · 计算机科学 2022-09-15 M Lodeiro-Santiago , C Caballero-Gil , P Caballero-Gil

There may be sensitive information in a relational database, and we might want to keep it hidden from a user or group thereof. In this work, sensitive data is characterized as the contents of a set of secrecy views. For a user without…

数据库 · 计算机科学 2013-05-01 Leopoldo Bertossi , Lechen Li

Natural language interfaces to structured databases are becoming increasingly common, largely due to advances in large language models (LLMs) that enable users to query data using conversational input rather than formal query languages such…

Up until recently, relational databases were considered as the de-facto technology for persisting and managing large volumes of data. This came to change with the emergence of enterprises producing extremely large datasets and having…

分布式、并行与集群计算 · 计算机科学 2019-10-15 Sebastian Scholze , Fulya Feryal Horozal , Marie-Saphira Flug , Ana Teresa Correia

In this paper, we propose a formalization of the process of exploitation of SQL injection vulnerabilities. We consider a simplification of the dynamics of SQL injection attacks by casting this problem as a security capture-the-flag…

密码学与安全 · 计算机科学 2021-05-25 Laszlo Erdodi , Åvald Åslaugson Sommervoll , Fabio Massimo Zennaro