How to Install ParrotSec Sealth and Anonsurf Modules on Kali 2.0

Dec 12, 2015 12:04 PM
Dec 12, 2015 02:40 PM
635854876966050721.jpg

First of all, before we start, the modules and some of the tutorials belongs to Und3rf10w, not mine!

Original stuff from him is here: https://github.com/Und3rf10w/kali-anonsurf

Hello everyone!

Today I'm going to show you how to install ParrotSec Sealth and Anonsurf modules for the people who wants features of the ParrotOS or anonymity on Kali 2.0.

Lets get started!

Step 1: Start Up Kali and Open Terminal

635854876966050721.jpg

Step 2: Type the Command in Order

(Sorry for the bad text formatting, I'm too lazy to rewrite all of it because my browser crashed :/)

Type in orders:

echo "deb http://deb.i2p2.no/ jessie main"

wget https://geti2p.net/_static/i2p-debian-repo.key.asc -O /tmp/i2p-debian-repo.key.asc

apt-key add /tmp/i2p-debian-repo.key.asc

rm /tmp/i2p-debian-repo.key.asc

apt-get update

apt-get install i2p-keyring

635854878335737989.jpg
635854878503551013.jpg
635854878846365038.jpg
635854879277486611.jpg
635854879539175605.jpg
635854879683551834.jpg
635854878335737989.jpg
635854878503551013.jpg
635854878846365038.jpg
635854879277486611.jpg
635854879539175605.jpg
635854879683551834.jpg

If everything is good, proceed to the next step!

Step 3: Downloading and Installing the .Deb / Install ParrotSec Stealth and Anonsurf Modules

Go to https://github.com/Und3rf10w/kali-anonsurf and download the branch, extract the ZIP file, and you will get this file, put the file on your desktop.

635854884050738306.jpg

This is the tricky part, first, type in:

cd ~/Desktop

You will get something like this:

635854887618553014.jpg

Now, remember the kali-anonsurf-master file? Now you must give it permission to build the .deb file, or it will throw an error, type in:

chmod 0775 kali-anonsurf-master

Then:

cd kali-anonsurf-master

635854889150425872.jpg

Ok, last command, time to build the package, type:

dpkg-deb -b kali-anonsurf-1.0/

635854890187612906.jpg

If nothing goes wrong, you should get this:

635854891054488378.jpg

Now you got the .deb file ready, time to install it! type this in:

apt-get -f install && dpkg -i kali-anonsurf-1.0.deb

everything should go smoothly like this:

635854893076366099.jpg

Congrats! You have successfully installed ParrotSec Sealth and Anonsurf modules! Here's da features!

Anonsurf:

635854895030582024.jpg

Pandora:

Pandora automatically overwrites the RAM when the system is shutting down, you can also do it manually (not recommended).

manual command:

pandora bomb

635854895915894570.jpg

Iceweasel browser in memory:

Run iceweasel in memory (start anonsurf first)

anonsurf start

anonsurf iceweaseltor

635854898037613143.jpg

That's about it, I hope I helped you guys! also, thanks you for reading!

Comments

No Comments Exist

Be the first, drop a comment!