

Reveal Passwords from Administrative Interfaces.Cisco Password Cracking and Decrypting Guide.RCE on Windows from Linux Part 6: RedSnarf.RCE on Windows from Linux Part 5: Metasploit Framework.RCE on Windows from Linux Part 4: Keimpx.RCE on Windows from Linux Part 3: Pass-The-Hash Toolkit.RCE on Windows from Linux Part 2: CrackMapExec.RCE on Windows from Linux Part 1: Impacket.Accessing Windows Systems Remotely From Linux Menu Toggle.19 Ways to Bypass Software Restrictions and Spawn a Shell.Top 16 Active Directory Vulnerabilities.Top 10 Vulnerabilities: Internal Infrastructure Pentest.Install Nessus and Plugins Offline (with pictures).Detailed Overview of Nessus Professional.CMS Vulnerability Scanners for WordPress, Joomla, Drupal, Moodle, Typo3.Top 20 Microsoft Azure Vulnerabilities and Misconfigurations.For additional help or useful information, we recommend you check the official ExifTool website. Thanks for using this tutorial for installing ExifTool on Ubuntu 22.04 LTS Jammy Jellyfish system. To edit any meta-data we can use its corresponding Exif Tag to make the changes:įor more information on all the options of the Exiftool, you can run this to learn more about this tool: man exiftoolĬongratulations! You have successfully installed ExifTool.With ExifTool we can also extract the preview image or the thumbnail of an image file:Įxiftool -PreviewImage >.ExifTool maintains the list of most common Exif Tags for a file, which could be viewed with the following flag:.To extract the ids along with the Exif Tags in their Hexadecimal Format, run the above command with -H flag:.To extract the entire list of metadata from the file use the following command:.Once successfully installed, some basic commands are as follows: Now run the following command below to install the latest stable version of ExifTool to your Ubuntu system: sudo apt install exiftool Installing ExifTool on Ubuntu 22.04.īy default, ExifTool is available on Ubuntu 22.04 base repository. Sudo apt install wget apt-transport-https gnupg2 software-properties-common First, make sure that all your system packages are up-to-date by running the following apt commands in the terminal. Install ExifTool on Ubuntu 22.04 LTS Jammy Jellyfish

We recommend acting as a non-root sudo user, however, as you can harm your system if you’re not careful when acting as the root.

SSH access to the server (or just open Terminal if you’re on a desktop).

