Search results for "Security"
showing 10 items of 1693 documents
Towards a Security Competence of Software Developers
2020
Software growth has been explosive as people depend heavily on software on daily basis. Software development is a human-intensive effort, and developers' competence in software security is essential for secure software development. In addition, ubiquitous computing provides an added complexity to software security. Studies have treated security competences of software developers as a subsidiary of security engineers' competence instead of software engineers' competence, limiting the full knowledge of the security competences of software developers. This presents a crucial challenge for developers, educators, and users to maintain developers' competences in security. As a first step in pushi…
Finding Software Bugs in Embedded Devices
2021
AbstractThe goal of this chapter is to introduce the reader to the domain of bug discovery in embedded systems which are at the core of the Internet of Things. Embedded software has a number of particularities which makes it slightly different to general purpose software. In particular, embedded devices are more exposed to software attacks but have lower defense levels and are often left unattended. At the same time, analyzing their security is more difficult because they are very “opaque”, while the execution of custom and embedded software is often entangled with the hardware and peripherals. These differences have an impact on our ability to find software bugs in such systems. This chapt…
From “Mano Dura” to “Enfrentamiento Directo”: swings of public policies in El Salvador
2019
RESUMEN Introduccion: El presente trabajo analiza las cuatro principales politicas publicas de seguridad contra las pandillas en El Salvador: Mano Dura (2003-2004), Super Mano Dura (2004-2009), Tregua entre pandillas (2012-2014) y Enfrentamiento Directo (2014-2019). El objetivo es identificar la influencia de estas politicas sobre la violencia. Materiales y Metodos: Se trata de una investigacion cualitativa apoyada en 12 entrevistas y el relato de vida con las que se explora la responsabilidad gubernamental frente al problema de la violencia en El Salvador. El trabajo de campo se efectuo durante 7 meses, entre septiembre de 2016 y marzo de 2017. El tratamiento de la informacion se efectuo m…
Outlook from the soil perspective of urban expansion and food security
2021
The use of soil as support for built-up areas represents only one of its several functions. Farmlands at the fringe of conurbations have more chance of being converted into built-up areas due to the favourable topography and the accessibility to existing infrastructure, being in the vicinity of urban areas. We analysed the global land-take during the period 2000–2014. The data are based on a global dataset describing the spatial evolution of human settlements using the Global Human Settlement Layer, which was derived from Landsat images collected in 1975, 1990, 2000 and 2014. Although the global land-take represents roughly 0.1% of the global terrestrial Earth, it affects 1% of the naturall…
SpCLUST: Towards a fast and reliable clustering for potentially divergent biological sequences
2019
International audience; This paper presents SpCLUST, a new C++ package that takes a list of sequences as input, aligns them with MUSCLE, computes their similarity matrix in parallel and then performs the clustering. SpCLUST extends a previously released software by integrating additional scoring matrices which enables it to cover the clustering of amino-acid sequences. The similarity matrix is now computed in parallel according to the master/slave distributed architecture, using MPI. Performance analysis, realized on two real datasets of 100 nucleotide sequences and 1049 amino-acids ones, show that the resulting library substantially outperforms the original Python package. The proposed pac…
Stopping injection attacks with code and structured data
2018
Injection attacks top the lists of the most harmful software vulnerabilities. Injection vulnerabilities are both commonplace and easy to exploit, which makes development of injection protection schemes important. In this article, we show how injection attacks can be practically eliminated through the use of structured data paired with cryptographic verification codes upon transmission. peerReviewed
Host and environmental factors affecting the intestinal microbiota in chickens
2018
The initial development of intestinal microbiota in poultry plays an important role in production performance, overall health and resistance against microbial infections. Multiplexed sequencing of 16S ribosomal RNA gene amplicons is often used in studies, such as feed intervention or antimicrobial drug trials, to determine corresponding effects on the composition of intestinal microbiota. However, considerable variation of intestinal microbiota composition has been observed both within and across studies. Such variation may in part be attributed to technical factors, such as sampling procedures, sample storage, DNA extraction, the choice of PCR primers and corresponding region to be sequenc…
Global emergence of the widespread Pseudomonas aeruginosa ST235 clone
2018
Abstract Objectives Despite the non-clonal epidemic population structure of Pseudomonas aeruginosa , several multi-locus sequence types are distributed worldwide and are frequently associated with epidemics where multidrug resistance confounds treatment. ST235 is the most prevalent of these widespread clones. In this study we aimed to understand the origin of ST235 and the molecular basis for its success. Methods The genomes of 79 P. aeruginosa ST235 isolates collected worldwide over a 27-year period were examined. A phylogenetic network was built, using a Bayesian approach to find the Most Recent Common Ancestor, and we identified antibiotic resistance determinants and ST235-specific genes…
A clustering package for nucleotide sequences using Laplacian Eigenmaps and Gaussian Mixture Model.
2018
International audience; In this article, a new Python package for nucleotide sequences clustering is proposed. This package, freely available on-line, implements a Laplacian eigenmap embedding and a Gaussian Mixture Model for DNA clustering. It takes nucleotide sequences as input, and produces the optimal number of clusters along with a relevant visualization. Despite the fact that we did not optimise the computational speed, our method still performs reasonably well in practice. Our focus was mainly on data analytics and accuracy and as a result, our approach outperforms the state of the art, even in the case of divergent sequences. Furthermore, an a priori knowledge on the number of clust…
panISa: ab initio detection of insertion sequences in bacterial genomes from short read sequence data.
2018
Abstract Motivation The advent of next-generation sequencing has boosted the analysis of bacterial genome evolution. Insertion sequence (IS) elements play a key role in prokaryotic genome organization and evolution, but their repetitions in genomes complicate their detection from short-read data. Results PanISa is a software pipeline that identifies IS insertions ab initio in bacterial genomes from short-read data. It is a highly sensitive and precise tool based on the detection of read-mapping patterns at the insertion site. PanISa performs better than existing IS detection systems as it is based on a database-free approach. We applied it to a high-risk clone lineage of the pathogenic spec…