Pablo Gallardo

Pablo Gallardo

Cybersecurity and IT professional. Find more info at pmgallardo.com

Portable Document Format

Portable Definition File (PDF) is a page description language. PDF Characteristics Early versions PDF files were human-readable. Modern PDF files are only partly human-readable and mostly binary files, because they contain compression. Advantages of PDF (or page description languages): Disadvantages…

Structured Query Language

Structured Query Language (SQL) is a language to query relational databases. You can read this post that is an introduction to relational databases. SQL Variants There are variants to SQL. For example, PL/SQL (Procedural Language for SQL) is an extension…

Linux Endpoint Security

This post talks about endpoint security on Linux OS. Linux Endpoint Hardening Tools Lynis Lynis is free and open source software (FOSS) tool to audit Unix-like OSs. It is developed by Dutch company CISOfy. Lynis official website Lynis code repository…

Ideal Fraction Method

The ideal fraction method is a normalization technique used in multi-criteria decision-making. This method is applied to normalize values for a criterion that needs to be maximized (where higher values are better), transforming the original scores into a scale from…

Data Mining

Data mining is a step within KDD whose goal is to find patterns within large volumes of data. It would be a field of statistics and information systems. Some of these patterns are: It combines statistics, artificial intelligence, machine learning…

DOCSIS

DOCSIS is an standard to exchange data over the coaxial cable, also known colloquially as TV cable. DOCSIS versions There are different versions of DOCSIS: DOCSIS 3.0 DOCSIS was ratified in the following ITU-T Recommendations: DOCSIS 3.1 The maximum speed…

Metodología MÉTRICA

MÉTRICA es una metodología para la planificación y gestión del ciclo de vida de los sistemas de información. Es desarrollada y empleada por la Administración General del Estado (AGE) de España. Fue creado por el Consejo Superior de Informática (CSI),…

Artificial Intelligence Security

This post discusses some aspects of artificial intelligence regarding security. AI Chatbot Security Concerns Summary of AI Chatbot Security Concerns Upload Sensitive Information Users or employees may upload sensitive information to the website. Malicious use of the Application This aspect…