Install Phoneinfoga In - Kali Linux
Ensure you have given the file execution permissions using chmod +x .
If Docker is not already installed on your Kali Linux system, install it using apt : install phoneinfoga in kali linux
curl -sSL https://raw.githubusercontent.com/sundowndev/phoneinfoga/master/support/scripts/install | bash Make it Executable Ensure you have given the file execution permissions
If you face permission issues while running Docker, remember to prefix your commands with sudo , or add your current user to the Docker group: sudo usermod -aG docker $USER (requires a system reboot to apply). install phoneinfoga in kali linux