## about this topic
Information security has stopped being a specialist topic and become every developer’s responsibility: a single vulnerability can cost the data of millions of users. This hub holds the CodeCrush articles on security: the fundamentals of cryptography, authentication and authorisation, the most common vulnerabilities in web applications, API protection and the practical implications of Brazil’s data-protection law (LGPD) for anyone building software there. The guides show both the defensive side — how to write safer code and architectures — and the context: how attacks work, what social engineering is, and why security has to enter the development cycle from the start rather than as a patch at the end.
## all articles
Articles about Information Security
- Security
Kali Linux: what it is, what it is for, and how to install it
Kali Linux is a Debian-based distribution, maintained by OffSec, with hundreds of pentest tools for security auditing and ethical hacking.
Read article
Henrico - Security
What is a pentest? Penetration testing explained
A pentest, or penetration test, is a simulated and authorized attack that looks for vulnerabilities in systems to fix them before hackers exploit them.
Read article
Henrico - Security
What is SSH: secure connection between servers
SSH (Secure Shell) is an encrypted protocol that allows accessing and administering remote servers securely over port 22, replacing Telnet.
Read article
Henrico - Technology and Innovation
Blockchain Use Cases: 6 Real Applications in 2026
Blockchain is used in payments, supply chains, smart contracts, digital identity, voting, and land registry. See real cases.
Read article
Henrico - Security
Gatekeeper and UBA: User Behavior Analytics
UBA monitors user behavior to detect anomalies; integrated with Gatekeeper, it exposes internal threats that authentication alone cannot see.
Read article
Henrico - Security
Types of Gatekeeper: Hardware, Software, and Cloud
The three types of gatekeeper are hardware, software, and cloud. Compare how each controls access, its costs, and when to use each security solution.
Read article
Henrico - Security
Gatekeeper Implementation: Challenges and How to Overcome Them
The 4 biggest challenges when implementing a Gatekeeper: legacy integration, training, access policies, and compliance — with practical strategies.
Read article
Henrico - Security
Gatekeeper and Remote Access: How to Protect Data?
Gatekeeper protects remote access with MFA, granular access policies and auditing, releasing corporate data only to authorized users.
Read article
Henrico - Security
Gatekeeper and MFA: how to strengthen enterprise security
MFA requires two or more authentication factors and, integrated with the Gatekeeper, reduces the risk of compromised enterprise accounts by 99.22%.
Read article
Henrico - Security
LGPD: what it is, data subjects'' rights and company duties
The LGPD is the Brazilian law that regulates the use of personal data. Understand principles, legal bases, data subjects'' rights and companies'' obligations.
Read article
Henrico - Technology and Innovation
Types of Blockchain: Public, Private, and Consortium
Blockchain can be public, private, hybrid, or consortium: the types differ in who participates and validates transactions. See which model to choose.
Read article
Renata - Technology and Innovation
What is blockchain and how does it work?
Blockchain is a distributed and immutable ledger that stores transactions in blocks chained by cryptography and validated by consensus, without intermediaries.
Read article
Henrico - Security
Gatekeeper: what it is and how it protects digital access
Understand what a Gatekeeper is, the access control mechanism that authenticates users, enforces permission policies and blocks unauthorized access.
Read article
Henrico