"How to Reset Your Kali Linux Password Using GRUB"

Image
How to Reset Root Password in Kali Linux Forgetting your Kali Linux password can be frustrating, but don't worry! You can reset it easily using the GRUB bootloader. In this guide, I'll walk you through the step-by-step process to reset your password and regain access to your Kali Linux system. Step 1: Access the GRUB Boot Menu Restart your Kali Linux machine. As the system boots, press Esc or Shift repeatedly until the GRUB menu appears. Step 2: Edit the GRUB Boot Entry In the GRUB menu, use the arrow keys to highlight "Advanced options for Kali GNU/Linux" (or just the default boot option if you don't see this). Press e to edit the boot parameters. Step 3: Modify the Boot Parameters Locate the line that starts with linux /boot/vmlinuz-...

Collecting Deleted Data from Pen drive (Digital Forensics)

Hello everyone, This blog is about how we can Collect data that has been deleted from pen drive. 

I using my 64GB pen drive for this practical.

For this we need to use two tools that use in Digital Forensics:

 1. FTK Imager   :-

  •       FTK Imager is a tool for creating disk images and is absolutely free to use. It was developed by The Access Data Group. It is a tool that helps to preview data and for imaging.

 2.  Autopsy :-

  •      Autopsy allows you to examine a hard drive or mobile device and recover evidence from it.


Practical start from here:-


1.Open FTK Imager and click on Create Disk Image




 
2.Select The Source Evidence Type ( Physical Drive )


3. Select Your Drive



4. Click on finish And Then Add.

5.Then select the Destination Image Type




6.Then type Case Number, Evidence Number, Unique Discription, Examiner and Notes. 

    Other settings are also there, you can change as per your requirement.



 
7.Then select Image Destination Folder and write Image Filename. 

   You can also change Fragment Size and Compression if you want, otherwise leave it default.
   



All settings are done, now press Start.

8.It start to creating image of pen drive, it will take some time so be patience.

Now, three file are created. 

1st is our autopsy file, 2nd is our text file, and 3rd is code file.  





Image of USB drive is successfully created. 

9. Now, open Autopsy and click on New Case from case section. 
    
    Give case informations:-





Give OptionalInformation.



Then, Select Host.




Select DataSourceType.



Select Data Source:-



Then, Configure Ingest as Default




 
Click on Next and Finish.

All done, now wait for the process done, it takes time as per your file size and settings has been done in autopsy. 

There are multiple files and folder are there. 




I used empty USB Drive, therefore no any data has been showing in Autopsy, only .fat files are here. 

Comments

Popular posts from this blog

"How to Reset Your Kali Linux Password Using GRUB"

"How to Reset Red Hat Linux Password Using GRUB – Step-by-Step Guide"

Windows 10 Exploitation (Red Teaming)