Cyber Security Lab Basics - Setting up Malware Development Lab

Опубликовано: 30 Сентябрь 2024
на канале: AhmedS Kasmani
1,343
45

In this video, I walk through how I setup a Malware Development Lab. This is a very basic Lab where I use Kali linux for compiling code and Windows 10 for debugging and testing the code. This kind of a lab can be the building block for a very comprehensive lab for testing EDR and Security Solutions.

Source code link: https://github.com/nullcharb/MalwareD...

Kali Linux Setup commands:

sudo apt install -y git build-essential apt-utils cmake libfontconfig1 libglu1-mesa-dev libgtest-dev libspdlog-dev libboost-all-dev libncurses5-dev libgdbm-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev libbz2-dev mesa-common-dev alien debhelper devscripts nasm mingw-w64 fakeroot pkg-config python3-all-dev python3-pip rpm sudo upx-ucl openssh-server

Share Setup url:

  / create-a-network-share-in-linux-using-samb...