halisans.com

Cybersecurity

Steganography

Install Kali Linux 1 1024x576

What is Steganography? Steganography is the practice of hiding data within other data, such as embedding a secret message inside an image, audio, or video file. Unlike encryption, which makes data unreadable without a key, steganography conceals the existence of the data itself, making it difficult to detect. Using Steghide on Kali Linux Steghide is […]

Steganography Read More »

Cryptography

Install Kali Linux 1024x576

Cryptography is the science of securing information by converting it into a form that unauthorized parties cannot understand. It ensures confidentiality, integrity, and authenticity of data during communication or storage. Core Concepts 1. Encryption Encryption is the process of converting plaintext (readable data) into ciphertext (encoded data) using a cryptographic algorithm and a key. This

Cryptography Read More »

A step-by-step guide on how to install Kali Linux on macOS using UTM

Install Kali Linux 3 1024x576

Requirements: Installation Steps: 1. Download and Install UTM 2. Download the Kali Linux ISO 3. Launch UTM and Create a New Virtual Machine 4. Configure the Virtual Machine Settings 5. Configure Hardware Resources 6. Network and Display Settings 7. Boot the VM and Begin Kali Linux Installation 8. Complete the Kali Linux Installation 9. Remove

A step-by-step guide on how to install Kali Linux on macOS using UTM Read More »

How to Install Metasploitable 2: A Step-by-Step Guide for Ethical Hacking Practice

Install Kali Linux 2 1024x576

Metasploitable 2 is an intentionally vulnerable Linux-based virtual machine, designed to help you practice and test security techniques in a controlled environment. It’s a popular choice for penetration testing, security training, and ethical hacking exercises, as it allows you to safely explore various vulnerabilities without affecting real systems. In this video, I’ll walk you through

How to Install Metasploitable 2: A Step-by-Step Guide for Ethical Hacking Practice Read More »

Understanding Footprinting & reconnaissance and Scanning

Install Kali Linux 3 1 1024x576

In this guide, I’ll walk through the practical steps for passive and active footprinting, scanning with Nmap, and using Netdiscover to find endpoints. We’ll simulate a target, www.infocusqa.com, and assume we’re performing an authorized penetration test for an organization. Step 1: Footprinting and Reconnaissance Footprinting is the first step where we gather information about the

Understanding Footprinting & reconnaissance and Scanning Read More »

STEPS INVOLVED IN PERFORMING SQL INJECTION(for educational purposes only)

Install Kali Linux 3 1024x576

Understanding SQL Injection in Penetration Testing SQL Injection is one of the most common and dangerous vulnerabilities in web applications. It occurs when attackers can inject malicious SQL queries into input fields, allowing them to interact directly with the database. This can lead to unauthorized access, data leakage, or even complete control over the database.

STEPS INVOLVED IN PERFORMING SQL INJECTION(for educational purposes only) Read More »

Linux Commands For Beginners

Install Kali Linux 1 1024x576

Welcome to “Linux Commands for Beginners”! In this video, I’ll walk you through some of the most essential Linux commands that are useful for your day-to-day tasks. Whether you’re just getting started with Linux or need a refresher, you’ll learn how to navigate the terminal like a pro. We’ll cover basic commands like adduser to

Linux Commands For Beginners Read More »