Skip to Content
Machine Learning for Cybersecurity Cookbook
book

Machine Learning for Cybersecurity Cookbook

by Emmanuel Tsukerman
November 2019
Intermediate to advanced content levelIntermediate to advanced
346 pages
9h 36m
English
Packt Publishing
Content preview from Machine Learning for Cybersecurity Cookbook

Getting ready

You will now be guided through the steps for installing and running GyoiThon:

  1. Download and set up Kali Linux. You can find VM images online at https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/The following steps all take place in your Kali Linux box.
  1.  Install git in the Terminal by running the following:
sudo apt install git
  1. Install python in the Terminal by running the following command:
sudo apt install python3-pip
  1. Clone the Git repository into your Linux box in the Terminal by running the following command:
git clone https://github.com/gyoisamurai/GyoiThon.git
  1. Open the GyoiThon directory in the Terminal by running the following command:
cd GyoiThon
  1. Install the prerequisites ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Machine Learning for Cybersecurity

Hands-On Machine Learning for Cybersecurity

Soma Halder, Sinan Ozdemir
Machine Learning on Kubernetes

Machine Learning on Kubernetes

Faisal Masood, Ross Brigoli

Publisher Resources

ISBN: 9781789614671Supplemental Content