Skip to main content

Posts

Cyber forensic tools

 1. Autopsy Autopsy is a GUI-based open-source digital forensic program that analyzes hard drives and smartphones efficiently. It is widely used by law enforcement, corporate investigators, and cybersecurity professionals for incident response and forensic analysis. Autopsy Key features include: Email analysis to inspect message content and metadata File type detection for identifying and categorizing files Windows registry analysis to uncover user activity and settings Photo recovery from memory cards and other storage devices Geolocation & camera data extraction from JPEG images Web browser artifact extraction for tracking user online behavior System event visualization through a graphical timeline interface Timeline analysis to reconstruct the sequence of events Android data extraction, including SMS, call logs, and contacts Autopsy also supports customizable reporting in formats like HTML and XLS, making forensic findings easy to document and share. Autopsy 2. Passware Kit ...

Installing Kali Linux

  Installing Kali Linux Table of Contents Installing Kali Linux (single boot) on your computer is an easy process. This guide will cover the basic install (which can be done on bare metal or  guest VM ), with the option of encrypting the partition. At times, you may have sensitive data you would prefer to encrypt using Full Disk Encryption (FDE). During the setup process you can initiate an LVM encrypted install on either Hard Disk or USB drives. First, you’ll need compatible computer hardware. Kali Linux is supported on amd64 (x86_64/64-bit) and i386 (x86/32-bit) platforms. Where possible, we would  recommend using the amd64 images . The hardware requirements are minimal as listed in the section below, although better hardware will naturally provide better performance. You should be able to use Kali Linux on newer hardware with UEFI and older systems with BIOS. Our i386 images, by default use a  PAE   kernel , so you can run them on systems with over 4 GB of RA...
Rv hacker traning Termux Terminal emulator with packages Termux combines powerful terminal emulation with an extensive Linux package collection. * Enjoy the bash and zsh shells. * Edit files with nano and vim. * Access servers over ssh. * Compile code with gcc and clang. * Use the python console as a pocket calculator. * Check out projects with git and subversion. * Run text-based games with frotz. APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.     Version 0.119.0-beta.1  (1020) - Added on Jun 21, 2024 arm64-v8a   armeabi-v7a   x86   x86_64 This version requires Android 5.0 or newer. It is built and signed by F-Droid, and guaranteed to correspond to  this source tarball . Permissions Download APK   102 MiB  Installation: Install the NetHunter...