TVT618

[Guide] Install Kali Linux Tools on Windows 10 by Katoolin

Feb 9th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. [Guide]
  2. Install Kali Linux Tools on Windows 10 by Katoolin
  3.  
  4. First, make sure you have it installed "Bash on Ubuntu on Windows".See details here (remember to choose Ubuntu).You have installed the Python 3.x and the latest version of Git are in the PATH!
  5.  
  6. Open Command Line, running the "bash" command: bash
  7.  
  8. To install Kalitoolin, enter the commands:
  9. git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin
  10. chmod +x /usr/bin/katoolin
  11.  
  12. Then, to open Kalitoolin, enter the command: katoolin
  13.  
  14. Example, to install Nmap, enter katoolin -> 1 -> back ->2 ->2 ->y
Add Comment
Please, Sign In to add comment