Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Mirantis reveals Lens Prism, an AI copilot for operating Kubernetes clusters

      July 3, 2025

      Avoid these common platform engineering mistakes

      July 3, 2025

      Full-Stack Techies vs Toptal: Which Is Better for React.js Outsourcing?

      July 3, 2025

      The AI productivity paradox in software engineering: Balancing efficiency and human skill retention

      July 2, 2025

      Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

      July 3, 2025

      Capcom reports that its Steam game sales have risen massively — despite flagship titles like Monster Hunter Wilds receiving profuse backlash from PC players

      July 3, 2025

      Cloudflare is fighting to safeguard “the future of the web itself” — standing directly in the way of leading AI firms

      July 3, 2025

      Microsoft reportedly lacks the know-how to fully leverage OpenAI’s tech — despite holding IP rights

      July 3, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      PHP 8.5.0 Alpha 1 available for testing

      July 3, 2025
      Recent

      PHP 8.5.0 Alpha 1 available for testing

      July 3, 2025

      Recording cross browser compatible media

      July 3, 2025

      Celebrating Perficient’s Third Databricks Champion

      July 3, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

      July 3, 2025
      Recent

      Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

      July 3, 2025

      Capcom reports that its Steam game sales have risen massively — despite flagship titles like Monster Hunter Wilds receiving profuse backlash from PC players

      July 3, 2025

      Cloudflare is fighting to safeguard “the future of the web itself” — standing directly in the way of leading AI firms

      July 3, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Learning Resources»Install VirtualBox on Kali Linux

    Install VirtualBox on Kali Linux

    May 19, 2025

    Usually we use Virtual Machines on Windows and use Kali Linux there. But there are lots of Kali fans using Kali Linux directly (as a primary OS) on their PC. Here we sometime need to install virtual machine of other OS or vulnerable virtual machine.

    Install VirtualBox in Kali Linux

    We have already discussed a way where we had used KVM (Kernel Virtual Manager) in our Metasploitable2 and Windows installation in Linux. Al tough KVM has lots of functions but majority of people will chose VirtualBox because they are used to with VirtualBox.

    Oracle VM VirtualBox is a free and open-source hosted hypervisor for x86 virtualization in this tutorial we describe how easily we can install VirtualBox in our Kali Linux system and use it.

    First of all we need to go to the Linux download section of VirtualBox by clicking on this link. A new window will open like following screenshot:

    VirtualBox download

    In the above screenshot we can see that VirtualBox is not directly available for Kali. But the Ubuntu’s VirtualBox will work in Kali Linux and almost other Debian based distributions.

    Now we download the VirtualBox for latest Ubuntu version. It is a .deb file with almost 85 MB of size.

    After download the deb installer file on the Downloads folder we open the the terminal there and to install it we apply following command:

    sudo dpkg -i virtualbox*.deb

    Then it will start installing VirtualBox on our Kali Linux system.

    VirtualBox started installing

    After a little bit of time (depending on our computer’s performance) it will complete.

    Now we can search the VirtualBox on the Application menu.

    Searching for VirtualBox in Application menu

    Now we click on this to open it. It will open in the following screenshot:

    VirtualBox Installed in Kali Linux

    Now we can use it to configure any other OS under Kali Linux. This is how we can install VirtualBox in our Kali Linux machine and the installation process of other OS in it will be the same as we do it on Windows.

    Using Kali Linux as primary OS ? Our daily life with Kali Linux might be interesting.

    Liked our tutorial? Don’t miss out! Connect with us on Twitter and GitHub for instant
    updates on our latest articles. Ready to dive into the world of Kali
    Linux and Cybersecurity? Become a part of our thriving community by
    joining our lively Telegram Group. We’re on a mission to foster a strong
    community dedicated to Linux and Cybersecurity enthusiasts. Have
    questions or thoughts? Drop a comment – we’re here to assist! Our
    comment section is your space to engage, and we make sure to read and
    respond to each one.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleSIM Swap Hacker Jailed for Hijacking SEC’s X Account and Faking Bitcoin ETF News
    Next Article Design System In 90 Days

    Related Posts

    News & Updates

    Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

    July 3, 2025
    News & Updates

    Capcom reports that its Steam game sales have risen massively — despite flagship titles like Monster Hunter Wilds receiving profuse backlash from PC players

    July 3, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    I’ve Seen Things, pt II

    Operating Systems

    Reimagining Find Care: How AI is Transforming the Digital Healthcare Experience [Webinar]

    Development

    CVE-2025-6887 – Tenda AC5 Stack-Based Buffer Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-4579 – WordPress Content Security Plugin Stored Cross-Site Scripting

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-5647 – Radare2 Radiff2 Memory Corruption Vulnerability

    June 5, 2025

    CVE ID : CVE-2025-5647

    Published : June 5, 2025, 9:15 a.m. | 2 hours, 25 minutes ago

    Description : A vulnerability was found in Radare2 5.9.9 and classified as problematic. This issue affects the function r_cons_context_break_pop in the library /libr/cons/cons.c of the component radiff2. The manipulation of the argument -T leads to memory corruption. The attack needs to be approached locally. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The patch is named 5705d99cc1f23f36f9a84aab26d1724010b97798. It is recommended to apply a patch to fix this issue. The documentation explains that the parameter -T is experimental and “crashy”. Further analysis has shown “the race is not a real problem unless you use asan”. A new warning has been added.

    Severity: 2.5 | LOW

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Do you really need antivirus software for Linux desktops?

    April 9, 2025

    Google reveals new Kubernetes and GKE enhancements for AI innovation

    April 9, 2025

    CVE-2025-39481 – Apache Eventer SQL Injection

    May 16, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.