|  

Skillshare | Cybersecurity Data Science [FCO] GloDLS



Size :337.05 MB
Peers : Seeders : 0      Leechers : 0
Added : 5 years ago » by SaM » in Tutorials
Language : English
Last Updated :7 months ago
Info_Hash :B8197B7D33F6A931A4B8C77BAAE57A1F5AD6512F

Torrent File Contents

Skillshare | Cybersecurity Data Science [FCO] GloDLS
  0. Websites you may like/1. (FreeTutorials.Us) Download Udemy Paid Courses For Free.url
  -  328 Bytes

  0. Websites you may like/2. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url
  -  286 Bytes

  0. Websites you may like/3. (NulledPremium.com) Download Cracked Website Themes, Plugins, Scripts And Stock Images.url
  -  163 Bytes

  0. Websites you may like/4. (FTUApps.com) Download Cracked Developers Applications For Free.url
  -  239 Bytes

  0. Websites you may like/5. (Discuss.FTUForum.com) FTU Discussion Forum.url
  -  294 Bytes

  0. Websites you may like/How you can help Team-FTU.txt
  -  237 Bytes

  0-Course introduction.mp4
  -  14.99 MB

  10-Training a classifier.mp4
  -  9.83 MB

  11-Class weights.mp4
  -  5.64 MB

  12-Thresholding.mp4
  -  9.56 MB

  13-N gram background.mp4
  -  10.86 MB

  14-Hash grams.mp4
  -  17.41 MB

  15-Ngram classifier.mp4
  -  21.85 MB

  16-Malconv.mp4
  -  22.62 MB

  17-Section 1 end.mp4
  -  12.15 MB

  18-Kdd cup dataset.mp4
  -  8.04 MB

  19-Isolation forest.mp4
  -  12.65 MB

  1-Downloading and installing virtual box and windows image.mp4
  -  23.73 MB

  20-Section 2 end.mp4
  -  11.84 MB

  21-Really simple captcha.mp4
  -  7.33 MB

  22-Captcha preprocessing.mp4
  -  6.56 MB

  23-CAPTCHA recognizer.mp4
  -  8.85 MB

  24-Course end.mp4
  -  8.04 MB

  2-Obtaining a malware dataset.mp4
  -  36.16 MB

  3-Obtaining a benign dataset.mp4
  -  9.06 MB

  4-Static and dynamic analysis.mp4
  -  20.29 MB

  5-Pe file background recording.mp4
  -  6.93 MB

  6-Pefile.mp4
  -  3.12 MB

  7-Dumping using pefile.mp4
  -  13.65 MB

  8-Tfidf.mp4
  -  24.73 MB

  9-Train test split.mp4
  -  11.15 MB

  tmp.zip
  -  24 KB



Torrent Description

Description:


Created by: Emmanuel Tsukerman
Language: English
Released: 2019
Torrent Contains: 32 Files, 1 Folders
Course Source: https://www.skillshare.com/classes/Cybersecurity-Data-Science/194869810

Description

The best of the best badass hackers and security experts are using machine learning to break and secure systems. This course has everything you need to join their ranks.

In this one-of-its-kind course, we will be covering all from the fundamentals of cybersecurity data science, to the state of the art. We will be setting up a cybersecurity lab, building classifiers to detect malware, training deep neural networks and even breaking CAPTCHA systems using machine learning.

If you've tried to enter the super hot field of cybersecurity and machine learning, but faced rejection after rejection, needing experience to get experience, feeling hopeless that the demand and pay are so high, but nothing you are doing is letting you in, this is your chance to gain an edge over the competition. This is your chance to get credentials and real experience.

If you are looking to break into the field of cybersecurity data science, pick up on the bleeding edge tools, and become the best in the field of cybersecurity, this course is for you.

We will be using python and scikit learn for majority of our machine learning, and keras, a wrapper for tensorflow, for deep learning. This course is hands on and practical. Consequently, a student is expected to put in the work and not be shy about getting their hands dirty with some malware!

Skills in this Class

• TECHNOLOGY
• PYTHON
• HACKING
• SECURITY
• IT SECURITY
• DATA SCIENCE
• MACHINE LEARNING

Projects & Resources

Using the knowledge you gained in this class, your mission is to create a static machine learning malware classifier. To complete this mission, you must solve the following challenges:

1. Collect a sizeable dataset of malicious and benign PE samples.

Make sure to do so in a safe environment!

2. Featurize the samples.

The choice of features is up to you. Suggested features: byte 2-grams and DLL imports.

3. Train and test a model on your featurized data set.