Skip to content

nicmilot/kali-light-lp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Kali-linux light with a Little Privacy !

Vagrant box with from kali-light (debian) on VirtuaBox

What it includes

Installation

  1. $ git clone git@github.com:nicmilot/kali-light-lp.git
  2. $ cd kali-light-lp/vm
  3. $ vagrant up

To do after first boot

  1. Login and open tilix
  2. Setup and enable 4nonimizer
    • $ cd Desktop/4nonimizer
    • $ sudo su
  3. Go get credentials and install (for more privacy, see Nipe below)
    • $ chmod +x 4nonimizer
    • $ ./4nonimizer install
    • $ ./4nonimizer start
  4. Look if it works
    • $ ./4nonimizer vpn_status
  5. Continue setup
    • $ ./4nonimizer enable_dns
    • $ ./4nonimizer vpn_status

Install Nipe

Nipe is a script to make the Tor network your default gateway.

  • $ cd Desktop/nipe
  • $ sudo su
  • $ cpan install Switch JSON LWP::UserAgent
  • $ perl nipe.pl install
  • $ apt-get update && apt-get update --fix-missing
  • $ apt-get upgrade -y && apt-get dist-upgrade -y
  • $ perl nipe.pl install
  • $ perl nipe.pl start
  • $ perl nipe.pl status

Start Conky

  • $ conky -d

About

Kali-Linux Light with a little privacy !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages