Giuseppe Toscano
Author

Giuseppe Toscano

28 yo | Ethical Hacker and AI Security Expert

22 articles

Latest

Web Application Penetration Testing (WAPT): SQLmap
Cybersecurity 5 min read

Web Application Penetration Testing (WAPT): SQLmap

Hello everyone! Today, I will share my knowledge about SQLmap, an open-source penetration testing tool designed to detect and exploit

Web Application Penetration Testing (WAPT): SQL Injection
Cybersecurity 5 min read

Web Application Penetration Testing (WAPT): SQL Injection

Hello world, SQL Injection (SQLi) is a cybersecurity threat targeting relational databases which exploits vulnerabilities in the back-end code to

Do You Really Need a VPN?
Cybersecurity 4 min read

Do You Really Need a VPN?

Hello world, today we will see what a VPN is and how it works. Don't worry, this article

Deep Dive into LLM Security: Best Practices, Guardrails, and AI Firewalls
Cybersecurity 4 min read

Deep Dive into LLM Security: Best Practices, Guardrails, and AI Firewalls

Hello everyone, this is the last post of the "Deep Dive into LLM Security" journey. In this article

5 Interesting Linux Distro (2024)
OS 4 min read

5 Interesting Linux Distro (2024)

Hello everyone, in this article we will see the 5 best Linux distributions (in my opinion)! 🐧 First of all, for

Deep Dive into LLM Security: Automated Scanners
Cybersecurity 4 min read

Deep Dive into LLM Security: Automated Scanners

Hello everyone, this is the 5th post of the "Deep Dive into LLM Security" journey. In this article

The Cryptography behind Bitcoin Addresses
Crypto 2 min read

The Cryptography behind Bitcoin Addresses

Hello world, in this article we will see how our BTC addresses work! 🪙 In brief, a BTC address is generated

Deep Dive into LLM Security: Prompt Injection vs. Jailbreak
Cybersecurity 3 min read

Deep Dive into LLM Security: Prompt Injection vs. Jailbreak

Hello everyone, this is the 4th post of the "Deep Dive into LLM Security" journey. In this article

Deep Dive into LLM Security: Adversarial Prompts
Cybersecurity 6 min read

Deep Dive into LLM Security: Adversarial Prompts

Hello everyone, this is the 3rd post of the "Deep Dive into LLM Security" journey. In this article

By Value vs. By Reference in C
Coding 1 min read

By Value vs. By Reference in C

Hello world, this is our first article. It requires some previous technical knowledge of C, was made for fun and