HackersArsenal - Installing Kali Linux on Windows 10 (Full walk-though)

preview_player
Показать описание
Today on Hacker's Arsenal, We build a fully operational install of Kali on Windows10, a platform that brings the best capabilities of both Linux and Windows....for us to build, our arsenal.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Hacker\'s Arsenal"
Episode 0x00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Each week we will discuss a new hacker tool; some well known, some underground. I will show you how to obtain them, and demonstrate when and how to use it. However, before we start stockpiling, we need a solid foundation.

[Category] Foundation
[Difficulty] Easy
[Requirements] Working Windows10

### Kali on Windows10 ###
[Steps]
► Open PowerShell window (administrator)
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
► Reboot
► Microsoft Store : Kali
► Disable Windows Defender
► Open Terminal : kali (launch & install)
► sudo apt update && sudo apt dist-upgrade -y
► sudo apt install kali-desktop-xfce xrdp kali-community-wallpapers -y
► sudo apt install python3 -y
► sudo apt install kali-linux-default -y
change to port 23000
► sudo service xrdp start
(to have it start on reboot type: sudo systemctl enable xrdp)
► Add Windows Defender exception for Kali folder
► Re-Enable Windows Defender

I am looking for feedback and will respond to your comments! If you have a hacking tool that you use on almost every engagement, bug bounty campaign, or if you are a tool author -- Let me know! I might highlight it here and will give you credit! :) Also, if you downvote this video, please let me know why, I will make sure I make necessary changes for future videos.

[Links]

[Audio]
Intro: Rezz - Edge (Kodii Flip)

Background: Stay In The House #2 | Pure Deep House Music | 2017 Mixed By Johnny M
Рекомендации по теме
Комментарии
Автор

Good video, only comment I have is that the powershell/Kali windows are difficult to read at that size.

argfx
Автор

Really enjoy your talks at cons. Looking fwd to your content. Thanks Bill. Do you have list of tools in queue?

SimplyCyber
Автор

i hope heaven will send u back... excellent tutorials... excellent!

docmalitt
Автор

In case any of you are doing this on a domain controlled Windows 10 machine, the location for the Kali instance will not be searchable and will be found in C:\Users\<domain
You also might have indexing turned off for performance related issues.
(Not that you would ever do this on a domain joined machine of course)
But in my case, A Macbook with Windows 10 in Bootcamp, has to be domain joined for SSL VPN permissions.

briangriffiths
Автор

Great tutorial! If you could comment on one thing for possibly someone out there who is just beginning. What minimum system requirements do you suggest to get Kali running smoothly? Keep up the awesome work!

DrkRbt
Автор

why did you stopped making new videos ?

mohamedabouzaid
Автор

when's the next installment? really enjoyed the first.

joelulrich
Автор

Hi, great video and really helpful for a cybersecurity major college student like me. I wanted to know if someone needs an antivirus for windows 10 on their personal device when working from home or maybe in general when working in the cybersecurity industry. Thank you!

rehabzaman
Автор

Enable on cmd gives errors?any solutions

AhmedHassan-krkh