How to Install Windows PowerShell on kali linux


How to install windows powershell on kali linux

What is PowerShell

Powershell is an Open-Source software and available for Linux and Mac. The process of installing the PowerShell Package "Windows and Linux" is different. You can download the PowerShell Script from my GitHub Page. After that, You can run PowerShell Commands from Kali Linux’s Terminal.


Windows PowerShell Package Installation on Kali Linux

Let's start, I am using Kali Linux 2020 . Now we have to Install PowerShell on Kali Linux. For that, I have made a script on the GitHub page. You can download this script.




How to install windows powershell on kali linux

Now we have to open our Terminal. Finally, We proceed to install the PowerShell Package.

Follow the Bellow Commands.
chmod 755 powershell.sh
bash powershell.sh

How to install windows powershell on kali linux

When the PowerShell Package installation completes, running pwsh will start up PowerShell.

Follow the Bellow Commands.
pwsh

How to install windows powershell on kali linux

If you want to install through the PowerShell Commands.

apt update && apt -y install curl gnupg apt-transport-https

curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -

echo "deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-debian-stretch-prod stretch main" > /etc/apt/sources.list.d/powershell.list
apt update

apt -y install powershell

Install Windows Powershell on Kali Linux

I have made a video for this. If you don't understand, First of all, You watch this video. I'll expect it. You got everything.

Ethical Hacking Course


We train Best information security expert.
Our course is free. You can easily buy it.


We Develop Your Mindset.


If You Want to Learn Ethical Hacking Course From Basic to Advance.
This Website is For You.


OSCP Syllabus


PWK is designed for information security professionals.
If you want to become a Professional pentester. You should enroll in the Offensive Security Website.

CEH v10 Syllabus


CEH v10 Syllabus is the Beginner course of the EC Council . EC-Council offers a beginner course. You can buy this course.

Pentestblog Syllabus


Pentestblog will provide you Best Ethical Hacking Course and CTF Machine. We have prepared pentestblog syllabus by combining CEH v11 and OSCP syllabus.

Most Read Post


How to Hack Android Phone by Sending a Link

FreeAndroidSpy is Harmful Spying Application. FreeAndroidSpy easily track GPS Location, Images and Contact details.Which access to all data on your phone.

How to register a free domain from freenom

How to Register a Free Domain from freenom

Freenom is the world's first Free domain provider. Free domain work exactly like any other domain name. You can use it for your website and blog.

how-to-hack-instagram-account

How to Hack Instagram Account

Phishing is a type of most dangerous Social Engineering Attack often used to steal users data, including Login details and Banking credentials.

screen-mirroring-android-to-pc

Screen mirroring android to pc

Scrcpy is a very popular screen mirroring application that allows control of an Android device from a Windows, macOS, or Linux.