FTLinuxCourse - Tin tổng hợp mới nhất không thể bỏ lỡ
  • Home
  • Lập Trình Linux
  • Công Nghệ
  • Máy Tính
No Result
View All Result
  • Home
  • Lập Trình Linux
  • Công Nghệ
  • Máy Tính
No Result
View All Result
FTLinuxCourse - Tin tổng hợp mới nhất không thể bỏ lỡ
No Result
View All Result

Kali Linux 2018 On Windows 10 Official – WSL – Installation & Configuration

admin by admin
April 8, 2020
in Lập Trình Linux
34
Kali Linux 2018 On Windows 10 Official – WSL – Installation & Configuration



📌 Try out my Python Ethical Hacker Course:

📌Get 25 Python Books for only $0.60 each:

This video content has been made available for informational and educational purposes only. The content within this video is meant to educate viewers on cyber security topics, methodologies, and tactics to better protect against cyber security threats. Don’t be evil.

How to install Kali Linux in Windows 10 directly from the Microsoft App Store! Kali Linux is an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.

## Commands ##
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
sudo apt-get update
sudo apt-get install metasploit-framework postgresql
sudo /etc/init.d/postgresql start
msfdb init 2>/dev/null
msfconsole

📌Support The Channel📌
✔️50% OFF 👁‍🗨 TorGuard VPN Discount Code: hackhappy👈👈👈
✔️50% OFF 👁‍🗨 TorGuard VPN Affiliate Link:

Nguồn: https://ftlinuxcourse.com

Xem thêm bài viết khác: https://ftlinuxcourse.com/lap-trinh-linux

Xem thêm Bài Viết:

  • Trải nghiệm mới hay ho với hướng dẫn cài Mac Os trên vmware
  • Bật mí cách cài đặt ssl miễn phí lên Let’s Encrypt
  • Tuyệt chiêu tạo usb boot kali linux đơn giản dành cho bạn
  • Hướng dẫn chi tiết từ A – Z các bước cài đặt Python trên Windows 10
  • Bật mí quy trình cài đặt Kali Linux trên Vmware đúng chuẩn và chi tiết
Tags: Youtube
Previous Post

Trước Ghen Cô Vy, Quang Đăng từng hút trend với chuyện tình sặc drama cùng Thái Trinh

Next Post

Tết Thanh minh - Nét đẹp văn hóa của người Việt

Next Post
Tết Thanh minh – Nét đẹp văn hóa của người Việt

Tết Thanh minh - Nét đẹp văn hóa của người Việt

Comments 34

  1. HackHappy says:
    3 years ago

    📌Get 25 Python Books for only $0.60 each:
    https://goo.gl/78gZQ5

    Reply
  2. Jaswanth Kumar says:
    3 years ago

    bro show how to hack wifite using kali linux subsystem plzz help

    Reply
  3. freshboy176 says:
    3 years ago

    at 4:30 i get "no such file or directory"

    Reply
  4. Flare says:
    3 years ago

    Hey, I'm kind of new I guess? But how does one actually get the desktop of kali Linux and all that? Like, actually having a PC with the Kali OS on it? Do you have any tutorials on how to do it?

    Reply
  5. Anudeep 447 says:
    3 years ago

    TQ bro

    Reply
  6. Shridhar Sanap says:
    3 years ago

    After sudo apt-get upgrade -y it says 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded
    what to do? Cant start msfconfig after installing metaspoit

    Reply
  7. Johnny D says:
    3 years ago

    New sub thanks for the help

    Reply
  8. Perfect Weapon says:
    3 years ago

    Unusual

    Reply
  9. Maurice Cokes says:
    3 years ago

    Email?

    Reply
  10. Historical Views says:
    3 years ago

    msfconsole in not found whats the remedey

    Reply
  11. Freak CCXIX says:
    3 years ago

    whatever name I'm setting its not accepting -_-

    Reply
  12. Rohit Kuvar says:
    3 years ago

    it doesn't work

    Reply
  13. CaqT says:
    3 years ago

    amk cocusu

    Reply
  14. Rocky Howson says:
    3 years ago

    No such interface supported,,,,,,,,,,When I put in a username

    Reply
  15. Dr.Nightmare says:
    3 years ago

    there is an error when i try to upgrade dist it says unable to fetch some archives maybe run apt-get update or try with —fix mising help me please

    Reply
  16. Emilio Bianchi says:
    3 years ago

    how do i get the kali linux interface with the logo ??

    Reply
  17. Player 77 says:
    3 years ago

    nice its work

    Reply
  18. Parmos Young says:
    3 years ago

    Do you have any other installs you have added to the windows Kali Linux app?

    Reply
  19. Blood for Mercy says:
    3 years ago

    MINE WONT DOWNLOAD FROM THE MICROSOFT STORE

    Reply
  20. MANN SINGH says:
    3 years ago

    Hello Do you have any idea about i have kali linux operating system but i want window 10 how i do that thing explain

    Reply
  21. Is lem says:
    3 years ago

    You just install all tools kali linux or not

    Reply
  22. Steven Watters says:
    3 years ago

    When i typed the first code it reset some of my pc settings which annoyed me

    Reply
  23. Alexis says:
    3 years ago

    Why can't I do the update by typing : sudo apt-get update ? Are the links down ?

    Reply
  24. Hari haran says:
    3 years ago

    how to switch to kali linux after this process

    Reply
  25. Jaswanth Bommidi says:
    3 years ago

    After this process ,how to open Linux?

    Reply
  26. Alex Lu says:
    3 years ago

    Hello , I got bellow error when I tried to run nmap in kali Linux on windows 10 ,  any one know the solution ?pcap_open_live(eth0, 256, 0, 200) FAILED. Reported error: eth0: socket: Invalid argument.  Will wait 5 seconds then retry.
    pcap_open_live(eth0, 256, 0, 200) FAILED. Reported error: eth0: socket: Invalid argument.  Will wait 25 seconds then retry.
    Call to pcap_open_live() failed three times. There are several possible reasons for this, depending on your operating system:
    LINUX: If you are getting Socket type not supported, try modprobe af_packet or recompile your kernel with PACKET enabled.
     *BSD:  If you are getting device not configured, you need to recompile your kernel with Berkeley Packet Filter support.  If you are getting No such file or directory, try creating the device (eg cd /dev; MAKEDEV <device>; or use mknod).
    *WINDOWS:  Nmap only supports ethernet interfaces on Windows for most operations because Microsoft disabled raw sockets as of Windows XP SP2.  Depending on the reason for this error, it is possible that the –unprivileged command-line argument will help.
    SOLARIS:  If you are trying to scan localhost or the address of an interface and are getting '/dev/lo0: No such file or directory' or 'lo0: No DLPI device found', complain to Sun.  I don't think Solaris can support advanced localhost scans.  You can probably use "-Pn -sT localhost" though.

    Reply
  27. m.nageh says:
    3 years ago

    Can it run airoump-ng ?

    Reply
  28. L4zer3d says:
    3 years ago

    So pretty much you only download the scripting thingy from kali you don't get kali Linux?

    Reply
  29. Mobolade Adeleke V. says:
    3 years ago

    Very details and informative

    Reply
  30. Alfredo Solano says:
    3 years ago

    Help: I am getting error at 4:49 minute when I type msconsole. How to fix it? please help…..
    ******@DESKTOP:~$ msfconsole
    -bash: msfconsole: command not found
    ******@DESKTOP:~$

    Reply
  31. Phalelashvili says:
    3 years ago

    or you can just execute this in one line
    sudo apt-get update && sudo apt-get install metasploit-framework postgresql && sudo /etc/init.d/postgresql start && msfdb init 2>/dev/null && msfconsole

    Reply
  32. Jericho Desuyo says:
    3 years ago

    Thanks man!!

    Reply
  33. 11 SZORLOK says:
    3 years ago

    how can i even run kali

    Reply
  34. Dokterkat says:
    3 years ago

    can i open the gui in stand of text mode?

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Xem Thêm

Những điều bạn có thể chưa biết về Thánh sim Hi Vietnamobile

Những điều bạn có thể chưa biết về Thánh sim Hi Vietnamobile

January 17, 2021
Xiaomi Mi 10 Pro thiết kế thời thương, màn hình cong ấn tượng

Xiaomi Mi 10 Pro thiết kế thời thương, màn hình cong ấn tượng

June 1, 2021
Địa chỉ in bao bì nhựa tại Đà Nẵng chiết khấu cao

Địa chỉ in bao bì nhựa tại Đà Nẵng chiết khấu cao

January 26, 2021
Địa chỉ bán đèn tuýp LED Philips uy tín và chất lượng trên thị trường?

Bán đèn tuýp led Philips – Skyled

July 27, 2020
Lựa chọn chủ đề in áo thun phù hợp

Lựa chọn dịch vụ in áo thun cotton cần lưu ý gì?

August 2, 2020
Cần xác định được điểm đặt pallet cao nhất để mua xe

Bí quyết chọn mua xe nâng điện đẩy tay

August 3, 2020

Về Chúng Tôi

Báo ftlinuxcourse.com 24h – Đón xem những tin tức mới nhất về tình hình chính trị, xã hội, an ninh trật tự, văn hóa – giải trí, thể thao, thông tin trong ngày.

  • Liên Hệ
  • Chính Sách Bảo Mật

© 2023 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • Lập Trình Linux
  • Công Nghệ
  • Máy Tính

© 2023 JNews - Premium WordPress news & magazine theme by Jegtheme.