Hey guys,
I am back this time with another small tuto on how to install flash on kali linux . Kali linux is of course one of the best pentesting platforms available now but it's native web browser Iceweasel a modified firefox lacks in flash and java. Keeping java aside lets just talk about flash.If you are here to know how to install flash on kali then you are at the right place.Here we go .... ..... ....
Step 1: Downloading Flash for Kali Linux
First of all go to this site and download tar.gz for other linux .https://get.adobe.com/flashplayer/
Step 2: Extract the tar.gz File
once you have downloaded the file extract them.
Step 3: Installing Flash on Iceweasel
open terminal from the folder where you have extracted the files.and type the following commands one after other with out the quotes.
"cp libflashplayer.so /usr/lib/mozilla/plugins/"
"sudo cp -r usr/ /usr"
no need of sudo if you are logged in as root or using the root terminal.
Step 4: Restart Iceweasel for Changes to Take Place
simply restart Iceweasel to see effective changes.
Comments
No Comments Exist
Be the first, drop a comment!